Skip to content

Developer Architecture Notes

This index points to architecture references that mirror the live implementation. Always validate statements against the cited source modules.

Core Architecture References

Supporting Design Notes

API References

Operations and Performance Guides

Contribution Workflow

  1. Update architecture docs and the traceability table (docs/delivery/038/artifacts/architecture-traceability.md) in the same change set.
  2. Anchor new prose to specific functions, classes, or modules under src/.
  3. Capture validation evidence (integration logs, benchmarks) in docs/delivery/038/artifacts/ with timestamps.
  4. Run mkdocs build --strict and archive the log before submitting changes.
  5. Flag future work explicitly with issue references; avoid speculative language.

Missing topics should be proposed via issue (outline + intended source references) prior to documentation work.