Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 816 Bytes

File metadata and controls

20 lines (15 loc) · 816 Bytes

Development Docs Index

Use this section for implementation internals and maintenance workflows.

Read Order (Agent-Friendly)

  1. docs/development/ARCHITECTURE.md
  2. docs/development/CONFIG_FIELDS.md
  3. docs/development/CONFIG_FLOW.md
  4. docs/development/TESTING.md
  5. docs/development/UPSTREAM_SYNC.md

Files

  • docs/development/ARCHITECTURE.md - runtime architecture, module boundaries, and request flow.
  • docs/development/CONFIG_FIELDS.md - canonical config schema and option semantics.
  • docs/development/CONFIG_FLOW.md - config load/merge resolution behavior.
  • docs/development/TESTING.md - test strategy and verification commands.
  • docs/development/UPSTREAM_SYNC.md - how we track/sync upstream behavior.
  • docs/development/upstream-watch.json - upstream watch state artifact.