docs: adopt anti-rot debt ledger and ADR directory#23
Conversation
|
Warning Review limit reached
More reviews will be available in 10 minutes and 23 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 (6)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
# Conflicts: # docs/architecture.md # docs/deployment.md # docs/troubleshooting.md
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 additions and a heading punctuation change; no runtime, auth, or application code affected.
Overview
Adopts anti-rot governance docs so the repo can pass fleet
validate-repo-frameworkchecks: a tracked technical debt ledger (docs/DEBT.md) and an ADR area with copy-from template (docs/adr/0000-template.md).Also adds canonical ops docs for QubeML as a notebooks-only repo: architecture (layout, optional
pyprojectextras, no runtime), deployment/release (merge tomain, tags, Colab), and troubleshooting (extras installs, Colab limits, pytest).AGENTS.mdtitle punctuation only: em dash → hyphen in the heading.Reviewed by Cursor Bugbot for commit f551a01. Bugbot is set up for automated code reviews on this repo. Configure here.