Skip to content

docs: add roadmap checklist and ADRs - #135

Merged
LimiNode merged 3 commits into
mainfrom
docs/roadmap-adr
Sep 13, 2026
Merged

docs: add roadmap checklist and ADRs#135
LimiNode merged 3 commits into
mainfrom
docs/roadmap-adr

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • replace the stale future-plans document with a checked roadmap separating delivered, planned, and intentionally deferred work;
  • record the already implemented dedicated executor capability instead of listing it as future work;
  • add an ADR template and accepted records for the public header boundary, executor model, immutable registry snapshots, TimeShield compatibility, and benchmark methodology;
  • link the roadmap and ADR index from the English/Russian documentation maps and Doxygen input.

Verification

  • verified the checklist against current implementation, tests, and documentation;
  • git diff --check passed;
  • preserved unrelated local/untracked changes.

No generated Doxygen output is included.

Separate delivered, planned, and intentionally deferred work in the maintained roadmap. Add an ADR template and accepted records for the public header boundary, executor ownership, immutable registry snapshots, TimeShield compatibility, and benchmark methodology, and link them from the documentation map.
Feed the complete docs/adr directory to Doxygen so README links resolve for current and future records. Clarify the registry snapshot ADR in terms of registry mutations and reconfiguration rather than an unavailable remove API.
Use the repository ADR index URL from the generated roadmap page so Doxygen link validation does not treat the source directory as a missing local HTML target.
@LimiNode
LimiNode merged commit 1b0b632 into main Sep 13, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant