add per-folder readmes with diagrams, file tables, and cross-links#24
add per-folder readmes with diagrams, file tables, and cross-links#24AnkanMisra merged 1 commit intomainfrom
Conversation
Deploying chainshield with
|
| Latest commit: |
48c5c23
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://dec04166.chainshield.pages.dev |
| Branch Preview URL: | https://docs-per-folder-readmes.chainshield.pages.dev |
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis PR adds comprehensive README documentation across eleven key directories, establishing a hierarchical documentation structure that guides readers through the ChainShield project's architecture, modules, patterns, and operational guides. ChangesDocumentation Hub Initiative
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 0/1 reviews remaining, refill in 60 minutes.Comment |
Summary
Adds a
README.mdto every meaningful folder so each one can be opened in isolation and tell the full story without bouncing back to the root. 12 new files, all tables-and-diagrams style, all cross-linked.What got covered
src/src/core/src/memory/src/simulator/src/playbooks/src/transport/src/risk-gate/src/cli/tests/docs/docs/sponsors/scripts/Test plan
bun test(109 / 109 pass)bun run typecheck:server(zero errors)mainNotes
Pure docs PR. The root
README.mdis intentionally untouched — kept the user's preferred shape.Need help on this PR? Tag
@codesmithwith what you need.Summary by CodeRabbit