A worked reference, not a framework
A reference implementation of agent-ready knowledge architecture: the roles, routines, hooks, memory, and task coordination that make working knowledge legible to AI agents, and turn a coding agent into a system you can trust to make progress while you're away.
The shape
From how you talk to it down to the agents that do the work. Select a layer to see what it holds and why it's there.
The pieces
Each is a cohesive cluster with one upgrade boundary. Tap one.
The thinking
If you read one thing, read these — each as problem, pattern, why it beats the obvious alternative, and what it costs. Expand any card.
Three instincts, each applied in two places. Keep damage out of durable surfaces — the credential law and the file-protection hook. One source of truth, referenced not copied — the roles library and memory hygiene. Route by consequence, not by confidence — tier-by-impact for findings, and the gate on the agent's edits to its own instructions. Turned on the coordinator itself, that instinct came back negative. Classify-then-act ran here for months and was retired, because letting the agent discover its own work left authorization ambiguous and the unattended runtime failed silently. Adopt each when you feel the friction it removes, not before.
In motion
What static files can't show: how one task moves through the system, from a captured note to verified work. Step through it.
Go deeper
The docs follow Diátaxis: why, what, how, and scaffolding to copy.
Spun out as a standalone tool: signal-sweep generalizes this workspace's thread-sweep module into a human-gated toolkit for finding the open GitHub threads your project's docs already answer.
Tour this repo. Read PATTERNS.md, then META_ARCHITECTURE.md, then WORKFLOW.md, then scan samples/. Summarise the patterns most applicable to my workspace.
I'm James Ross, an AI Knowledge Architect. The practice is Agent-Ready Knowledge Architecture: making an organisation's knowledge legible to AI agents. This workspace is the reference version of my own agent-ready memory layer. If you want these patterns adapted to your stack, the practice site is jamesross.ai.
Not ready for that? New patterns, teardowns and tools ship irregularly at Agent Workspaces, and questions go to Discussions.