1. Source of Truth (.agents/)
16 nodesThe single canonical store for all shared agent configuration and content stores — rules, skills, command-permission policy, buffer, friction log. Everything is authored here exactly once.
3b system
A sanitized, public view of 3B (Brandon's Binary Brain) — the agent harness behind this site. It is generated from the architecture model and shows the layers, subsystems, decision history, and blog series. It is not a mirror of the source: private content, paths, and session data are excluded by design.
Loading interactive graph…
The single canonical store for all shared agent configuration and content stores — rules, skills, command-permission policy, buffer, friction log. Everything is authored here exactly once.
Node generators that read frontmatter-gated SoT inputs and project them into per-agent profiles, permission files, and ignore lists; pre-commit/CI drift gates keep targets consistent.
Compatibility back-symlinks/hardlinks that resolve the SoT at each CLI's hardcoded mount, plus the three agent runtimes (Claude Code, Codex CLI, AGY) and the generated docs they load.
The Zettelkasten knowledge base and the six-layer progressive-refinement pipeline that promotes ephemeral session work upward to durable, publishable entries.
The three-gate HITL/audit ladder, the immutable decision (ADR) registry, and the friction lifecycle that turns one-off mistakes into governed, measured fixes.
The external code-intelligence and doc-conversion stack (graphify, code-review-graph, opt-in Serena, context-mode, markitdown) plus model-tier routing and the asdf/brew runtime contract.
The single canonical store for all shared agent configuration and content stores — rules, skills, command-permission policy, buffer, friction log. Everything is authored here exactly once.
Node generators that read frontmatter-gated SoT inputs and project them into per-agent profiles, permission files, and ignore lists; pre-commit/CI drift gates keep targets consistent.
Compatibility back-symlinks/hardlinks that resolve the SoT at each CLI's hardcoded mount, plus the three agent runtimes (Claude Code, Codex CLI, AGY) and the generated docs they load.
The Zettelkasten knowledge base and the six-layer progressive-refinement pipeline that promotes ephemeral session work upward to durable, publishable entries.
The three-gate HITL/audit ladder, the immutable decision (ADR) registry, and the friction lifecycle that turns one-off mistakes into governed, measured fixes.
The external code-intelligence and doc-conversion stack (graphify, code-review-graph, opt-in Serena, context-mode, markitdown) plus model-tier routing and the asdf/brew runtime contract.
Frontmatter-gated rule files decide what loads — always-on vs lazy — per agent.
Markdown-defined skills, signal-routed for Claude and mirrored to the other agents.
One canonical config store; a generator projects every edit into each agent profile.
An atomic, forward-linked Zettelkasten knowledge base — backlinks computed, never stored.
A folder-as-destiny pipeline that refines content through progressive layers.
A session engine: buffer to wrap to daily journal to knowledge, with clean-slate rollups.
Task setup gates work into isolated worktrees with explicit ownership and locks.
A three-gate human-in-the-loop ladder governing every architecture-changing action.
An immutable ADR registry plus a per-folder decision-doc convention.
Captured friction accumulates into scored patterns and graduates into governed fixes.
A layered code-intelligence and doc-ingestion stack, each layer owning one waste vector.
1 of 10 published
Generated from the 3B architecture model. Sanitized — it contains no private files, paths, or session data.