docs: track the dependency map and scope reconciliation - #587
Conversation
Both were sitting untracked in the working tree and failing pnpm format:check locally, so a clean checkout could not reproduce a green run. Prettier applied, content unchanged. They are the cross-cutting view the GitHub issues cannot show: the epic dependency DAG with its critical path and spike gates, and the reconciliation of the vision doc against the issues and the running code. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Warning Review limit reached
Next review available in: 32 minutes Limit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
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. Comment |
|
🎉 This PR is included in version 0.18.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Both files were sitting untracked in the working tree. They failed
pnpm format:checklocally, so a clean run could not go green without deleting them — which would have thrown away real analysis.Prettier applied, content unchanged.
dripnex-dependency-map.md— the epic dependency DAG, the critical path, spike gates, and a two-person parallelization plan. The cross-cutting view the issue tree cannot show.dripnex-scope-reconciliation.md— resolves where the vision doc, the issues, and the running code disagree (Tauri vs Electron, Rust vs TS, CRDT vs push/pull, the 5-Worker split), with the open founder calls spelled out.Both declare their own trust hierarchy and mark
plan.mdanddocs/ROADMAP.mdas stale, which is worth having in the repo rather than in one person's working tree.🤖 Generated with Claude Code