Conversation
- aiwf.yaml: drop deprecated actor key; pin aiwf_version to v0.1.1 - CLAUDE.md: extend verb list (update/upgrade/show/whoami/authorize, contract subverbs, --audit-only); add provenance/principal note; add tdd_phase Hard Rule for logic-bearing ACs - M-067, M-068: tighten 4 vague AC titles; add tdd_phase: red to logic-bearing open ACs (selective per the new rule) aiwf check: 0 errors; remaining 8 warnings are historical untrailered-commit findings — addressed in a follow-up PR. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- M-067/AC-9: revert title to "TDD red-green for engine change" (body section already covers the cycle in detail) - M-068/AC-14: revert title to "Epic closure housekeeping complete" (body section already enumerates aiwf promote/wrap.md/ROADMAP regen) - M-067 body L72: sync AC-1 heading to match new frontmatter title (m-E25-01 → M-066) - M-068 body L84: sync AC-3 heading to match new frontmatter title (...and README → ...documented in golden-output-canary.md) aiwf check: 0 findings. Co-Authored-By: Claude Opus 4.7 (1M context) <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.
Re-do of #7 after the squash-merge inadvertently swept in the unpushed v3 migration history. PR #7 was reverted (#8); the migration history has been merged to origin/main with all individual commits intact, so
aiwf historyworks against per-AC promotion trailers.This PR is the genuine 2-commit catch-up.
Summary
aiwf.yaml: drop deprecatedactor:key; pinaiwf_version: v0.1.1.CLAUDE.md: extend verb list (update/upgrade/show/whoami/authorize/contract subverbs/--audit-only); add provenance/principal note; addtdd_phaseHard Rule.M-067&M-068: tighten 2 AC titles (m-E25-01→M-066,…and README→…golden-output-canary.md); addtdd_phase: redselectively to logic-bearing open ACs.Verification
aiwf doctor: pin matches binary v0.1.1; clean.aiwf check: only the historical untrailered-commit warnings (pre-existing on the migration commits — separate cleanup).aiwf show M-067/M-068:phasecolumn populated correctly.Test plan
aiwf doctorcleanaiwf show M-067,M-068show correct phasesmain🤖 Generated with Claude Code