Skip to content

feat: live failure attribution + allowlist honesty - #269

Merged
agjs merged 11 commits into
mainfrom
feat/failure-class-allowlist-honesty
Aug 11, 2026
Merged

feat: live failure attribution + allowlist honesty#269
agjs merged 11 commits into
mainfrom
feat/failure-class-allowlist-honesty

Conversation

@agjs

@agjs agjs commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Wire classifyFromGate into settleGate: stamp lastFailureClass on loop state, validated events, gate-feedback lead-in, and IHandoff at park.
  • Add rule-allowlist-honesty suite so message/pack-doc path claims must be covered by default allowlists (incl. file-vs-folder twins).

Stacked on #268 (glob matcher + CLI allowlists) — those fixes are required for the honesty suite.

Test plan

  • bun test failure-class / allowlist-honesty / context-pollution attribution case
  • bun run ci:local
  • CI green on this PR

Base automatically changed from fix/keep-write-args-shrink-results to main August 10, 2026 16:11
Stamp harness-owned failure class on settle/feedback/handoff so the
implementer cannot reframe a red gate, and CI-fail when rule messages
promise paths the defaults do not cover.
@agjs
agjs force-pushed the feat/failure-class-allowlist-honesty branch from d02ce4f to 8605737 Compare August 10, 2026 16:18
agjs added 10 commits August 10, 2026 18:34
Offer on-demand check for gated interactive sessions, clarify React thrash
rule docs, progress-aware steers, gate tsconfig identity, and allow check
during readonly force-write without reopening unlimited reads.
Paint each closed row as one SGR span after wrapping so right-rail RESET
cannot drop continuation lines to the default gray foreground.
Stop dumping raw multi-digit seconds in the spinner clock; 1500s reads
as 25m00s, and hour-long runs use the h/m/s form.
Clear prevGateErrors on GREEN and defer done until checklist finish so
Phase B continues do not lie. Persist the spinner clock, pass real drive
turns into check/task_complete, clear PLAN chip on approve, allow pwd/
version/&& probes in plan mode, and reset readonly-spin after green continue.
Dogfood: replace without +payload emptied index.css (#5D05), then
create:exists + edit:not-found deadlocked restore. Allow create/edit
on empty files and refuse accidental wipe-to-empty.
fixMissingProperties greened the gate with followers: [] after a type
extend, then the model thrashed replacing identical stubs. Keep missing
fields red for real data.
Replace raw task_complete/focus success echoes with short title lines
and matching glyphs so they fit the post-rehaul TUI.
Exempt async/promise effects in no-derived-state-in-effect; loosen plan-mode
echo/; /2>/dev/null probes; inline create:exists content; block find /; genericize
rule-doc examples and steer testing-library installs.
…dvice

Qualify RHF `as const` in purity steers; append Form recipe on near-green
purity sprays; detect kebab component files; allow views|features;
register one-component-per-file in STRUCTURE_RULES; seed opinionated only
from boringstack scaffold (not generic gate-setup); retarget plan advice
to vertical slices over layer-first/≤3-files.
Teach guides on demand (no full dump in the system prompt), gate first
writes until path topics are pulled, and tighten install-first attribution
plus house/BS guide follow-ups from Shiftboard dogfood.
@agjs
agjs merged commit 91fdb1d into main Aug 11, 2026
8 checks passed
@agjs
agjs deleted the feat/failure-class-allowlist-honesty branch August 11, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant