Skip to content

Plans

Plans are the wiki.

Use this hierarchy:

  • plan
  • sub-plan

Plan Standard

Each plan describes one part of the codebase as a black box at a higher level of abstraction.

The user defines:

  • Inputs
  • Outputs
  • Architecture constraints

The AI helps determine:

  • Required code shape
  • Internal subparts
  • Implementation sequencing

Only create explicit subplans for high-importance flows.

Plan Catalog