Skip to content

docs: consolidate root docs into docs/ - #507

Merged
RUKAYAT-CODER merged 1 commit into
mainfrom
docs/consolidate-root-docs
Sep 7, 2026
Merged

docs: consolidate root docs into docs/#507
RUKAYAT-CODER merged 1 commit into
mainfrom
docs/consolidate-root-docs

Conversation

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Consolidates root-level documentation to make the repository root easy to scan.

What changed

  • Moved engineering and operations guides from the root into docs/ (observability, incident response, disaster recovery, failure modes, testing, developer experience, communication/stakeholder plans, pre-commit quick start, atomicity, glossary, system overview, tracking).
  • Removed the transient per-issue summaries (IMPLEMENTATION_SUMMARY.md, INDEXER_SUMMARY.md).
  • Kept only standard project files at the root: README, CHANGELOG, CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, CONTRIBUTORS.
  • Updated the affected README links to point into docs/.

No source, build, or contract logic is touched — documentation only.

closes #506

Move engineering and operations guides (observability, incident response,
disaster recovery, testing, developer experience, glossary, etc.) from the
repository root into docs/, keeping only standard project files (README,
CHANGELOG, CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, CONTRIBUTORS) at the root.
Remove the transient per-issue summaries (IMPLEMENTATION_SUMMARY,
INDEXER_SUMMARY) and update the affected README links.
@RUKAYAT-CODER
RUKAYAT-CODER merged commit 59c11c3 into main Sep 7, 2026
5 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.

Consolidate root-level documentation into docs/

1 participant