docs: adopt anti-rot debt ledger and ADR directory#45
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
More reviews will be available in 1 minute and 4 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Adopt anti-rot artifacts
Adds
docs/DEBT.md(technical-debt ledger) anddocs/adr/(Architecture Decision Records) per the alawein anti-rot primitives standard. Seealawein/alaweindocs/governance/anti-rot.md.Docs-only change. Satisfies the new
validate-repo-frameworkanti-rot check that requires these artifacts in code-archetype repos. Part of the Phase 7 fleet rollout.Note
Low Risk
Documentation-only changes with no runtime, auth, or deployment behavior impact.
Overview
Introduces anti-rot documentation primitives so the repo can satisfy fleet
validate-repo-frameworkchecks: an emptydocs/DEBT.mdledger (entry format +/debt-logworkflow) anddocs/adr/0000-template.mdas the starting point for append-only ADRs.docs/deployment.mdis rewritten from placeholder TODOs into guidance that Fallax is local-only (no deploy pipeline):uvinstall/run examples for eval and baseline commands, provider API key env vars, optional local dashboard, and semver/tagging notes.docs/troubleshooting.mddrops the top-level TODO stub; the existing CRLF/git statussection is unchanged.Reviewed by Cursor Bugbot for commit c788766. Bugbot is set up for automated code reviews on this repo. Configure here.