docs: itd-82 (abcd drain — ledger triage) + drain #2 run plan - #46
Merged
Conversation
itd-82 settles the abcd drain design: one verb triages the open ledger and routes each ready issue to an existing engine — fixable to the autonomous run (itd-29), design-STOP to capture promote (itd-46) as an intent draft, ops/blocked to skip-with-reason. Fail-safe classifier (low confidence -> human side). Cut A ships classifier + fix + skip paths against the working run engine; the promote route flags until itd-46 lands. Reuses promote rather than minting a verb (one-canonical-primitive). Maintainer-signed-off design. The drain #2 run plan is the hand-authored precursor: a scope-fenced batch of the two known-fixable follow-ups from drain #1 (iss-76 json error abspath leak, iss-79 storeOriginal inline atomic write), with the design-STOP/ops issues and the un-triaged older cluster in explicit skips. Assisted-by: Claude:claude-opus-4-8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Settles the
abcd draindesign (maintainer signed off) and lands the second drain run plan.itd-82 —
abcd drain(ledger triage)abcd drainis the sorting hat in front of abcd's existing engines: it triages the open issue ledger and routes each ready issue to a surface that already knows how to handle it.backlog: ledger): detector-first,make preflight-gated, one PR per issue, never self-merged.capture promote(itd-46) → intent draft, seeded from the issue body with the four-field back-link. Reuses the existingpromoteverb rather than minting a new one (one-canonical-primitive). No autonomous design/adoption decision.Key design decisions recorded in the intent:
capture promote(itd-46) lands, degrading loudly, never silently.builds_on: [itd-4, itd-29, itd-46]; asota-researcherpass on the 2025–26 autonomous-triage landscape is recorded as the pre-build gate.Lands in
drafts/; the lifecycle continues withabcd intent plan itd-82→ spec → build.Drain #2 run plan
2026-07-12-abcd-cli-drain-2.md— the hand-authored precursor to whatabcd drainwill automate: a scope-fenced batch of the two known-fixable follow-ups from drain #1:cli.Runleaks absolute paths via*PathErrorinto the--jsonerror envelope for verbs beyond docs-lint (the systemic version of the iss-29 fix).memory/ingest.go storeOriginal, the fifth inline temp+rename left by the iss-32 consolidation.Design-STOP (iss-28/35/77), ops (iss-78), and the un-triaged older cluster (iss-33/34/37–49) are in explicit skips.
Record-only change:
make record-lintgreen, all relative links resolve. No code, no dependency.Assisted-by: Claude:claude-opus-4-8