feat(ux-optimization): runtime-audit mode (ADR 0015) - #36
Merged
Conversation
…ts (ADR 0015) Third verification mode, encoded from the QuillCode build-and-run pass: - 11_runtime_audit prompt (Tier 2, gated on local runnability + toolchain): state isolation, failure-paths-first graded against the product's own diagnostics, fixture-vs-demo testing, placeholder-credential deltas, permission-boundary honesty, complete cleanup, confirms/NEW/corrects tags - 09_optimization_spec consumes runtime_audit; SKILL.md/CLAUDE.md tables - docs/DEFERRED.md deferred-work log (D1-D8); pilot-notes addendum; v0.4.0 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Summary
11_runtime_audit.md(Tier 2, gated on local runnability + build toolchain), with safety boundaries as part of the decision: placeholder credentials only, no permission workarounds, complete state cleanup.09_optimization_specnow consumesruntime_audit(and applies[corrects]revisions). Also addsdocs/DEFERRED.md(D1-D8 deferred-work log).Type of change
Affected components
plugin/) — commands, skills, subagentdocs/,README.md,CLAUDE.md)prompts/dev/)Test plan
checks/run_checks.pygreen — zero findings on new files; all 10 passing checks unchangedQUILLCODE_HOMEasymmetry, permission-boundary documentation)ADR impact
docs/adrs/0015-runtime-audit-mode.md(Accepted — completes the verification-mode triad begun in ADR 0014)Notes for reviewers
docs/DEFERRED.mdis new: framework-side deferred items with trigger conditions (includes the pre-existing warn-only check findings as D8).🤖 Generated with Claude Code