{
  "markdown": "# knowledge-bricks\n\nA knowledge base authored as an **[OKF v0.1](https://github.com/GoogleCloudPlatform/knowledge-catalog/blob/main/okf/SPEC.md) bundle**\n(Open Knowledge Format, Google's vendor-neutral markdown spec): 25 centuries of philosophical\nconceptions of reality, wired as a graph to the **Epistemic Operator System (EOS)** — the\nmeta-reasoning layer of an AI code assistant. Every reasoning operator the agent uses is grounded\nin the philosophical tradition that thought it through first.\n\n**Live site:** <https://damian0o.github.io/knowledge-bricks/> ·\n**Interactive graph:** <https://damian0o.github.io/knowledge-bricks/graph/>\n\n*81 concepts · 7 grounding thinkers · 6 operators · 3 axioms · 8 philosophy clusters*\n\n## The idea\n\nAn AI agent that reviews, refactors, and updates knowledge is constantly transforming concepts —\nstabilizing, renaming, re-relating, dissolving them. Each move silently takes a position on what\nconcepts *are* and where meaning comes from. This bundle makes those positions explicit:\n\n- **[philosophy/](philosophy/index.md)** — how thinkers from Parmenides to Bell conceived what\n  reality fundamentally is: eight clusters (ancient → quantum, plus cross-cultural and a layer of\n  cross-era dialectical *tensions*), linked as a web of influence, reaction, and synthesis.\n- **[eos/](eos/index.md)** — the operators, axioms, and dynamics of the reasoning layer itself.\n- **The spine** — each operator-grounding thinker (Kant → O1, Quine/Latour → O4, Wittgenstein/\n  Deleuze → O3, Foucault/Derrida → O5) links forward to its operator, and the operator links back.\n\nStart reading at **[index.md](index.md)** — it offers four curated paths in. The one node the\ngraph deliberately leaves unwritten is the \"next step for philosophy to resolve\": the empty socket\nthe whole graph points at.\n\n## What an OKF bundle is\n\nPlain markdown, no tooling required:\n\n- A concept's **ID is its file path** minus `.md` (e.g. `philosophy/empiricism-kant/kant`).\n- Every concept file carries YAML frontmatter with a `type`\n  (e.g. `Philosophical Model of Reality`, `EOS Operator`, `Philosophical Tension`).\n- A markdown link asserts a directed edge; the prose around it names the relationship\n  (influenced / reacts-against / refines / opposes / synthesizes / grounds / takes-position …).\n- `index.md` files are cluster tables of contents; `log.md` is the change history.\n\nThe bundle is the source of truth; the website is derived from it.\n\n## Running the site builder\n\nThe static site is built by [`tools/okf-to-astro/`](tools/okf-to-astro/) (Astro + Cytoscape;\nNode 22+):\n\n```sh\ncd tools/okf-to-astro\nnpm install\nnpm run dev     # local preview\nnpm run build   # static build in dist/\n```\n\nCI builds and deploys `main` → GitHub Pages on every push (`.github/workflows/pages.yml`).\n\n## Contributing / conventions\n\nAuthoring rules — frontmatter order, section conventions per node type, the linking model, and\nthe verification commands every change must pass — live in **[AGENTS.md](AGENTS.md)**. The change\nhistory lives in **[log.md](log.md)**.\n",
  "bytes": 3061,
  "sha": "842d49d8cbda4ece81efdfe277031788f24790d5e0dec4aa409d9e31a923ebf9",
  "repo_slug": "damian0o/knowledge-bricks",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_damian0o_knowledge_bricks_index_md_fca67771/readme"
}