Architecture Records

Use this collection for durable decisions that should not be reconstructed from chat history or inferred from code shape alone. This is the records shelf for architecture choices, target states, and the contract rules that shape the system.

Who This Is For

  • Engineers who need the reasoning behind a durable platform decision.
  • Reviewers who need to understand what is accepted, what is target state, and what still needs work.
  • Operators who need the architectural boundary conditions that affect runtime changes.

How To Use It

Core Entry Points

What Belongs Here

This corpus should contain accepted decisions, target-state architecture, and governing rules. It should not be used for task plans, scratch notes, or transient implementation discussions.