verify-first — the TDD skip the protocol never owned, now a recorded decision - #88
Merged
Conversation
added 6 commits
September 2, 2026 13:30
…ic normalized, now owned by the protocol
The process-fabric cycle (#87) skipped TDD with no spec deltas and the skip lived only in task reports; no protocol text owned the discipline. Rule in AGENTS.md's OpenSpec workflow rules: verification is written before the work, and a skipped test-first pass is a recorded decision in the task report, not a default. Procedure in docs/workflow.md J4: spec-delta tasks get failing acceptance tests from those deltas before implementation (test-writer, then implementer); no-delta tasks (docs, process) restate their verify line as checks run before the work, red where the work is absent; a skip is recorded with what was skipped, why, and what covers it. verify-first 1.1
…work green evidence
…andidate kept with reason
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.
What
Openspec change
verify-first(docs/process, no product behavior changes). Born from the Governor's observation on 2026-09-02: theprocess-fabriccycle skipped TDD silently — no spec deltas meant no test-writer pass and no red step, and the skip lived only in task reports.@portolan/core0.4.1 → 0.4.2, CHANGELOG entry.Verification
bun test372/0 (5 environmental skips named), tsc core+acceptance,validate --specs --strict10/10,validate --changes --strict1/1, skill checks, leak-gate.not a defaulttail) considered and kept with reason in design.md.skip_specs: true— docs/process only.