Delete prose-wording assertions from the 8 os-sdlc agent tests #485
Labels
No labels
P0
P1
P2
P3
bug
create
delete
enhancement
filed-by/agent
filed-by/user
frozen
lint-rule
needs-info
needs-triage
next
plugin/cc-architect
plugin/os
plugin/os-adr
plugin/os-aidd-lint
plugin/os-backlog
plugin/os-context
plugin/os-doc-hygiene
plugin/os-sdlc
plugin/os-vault
project/cc-os
ready-for-agent
ready-for-human
recurring
review
update
waiting
wayfinder:grilling
wayfinder:map
wayfinder:map
wayfinder:research
wayfinder:task
wayfinder:task
wontfix
worklist/deviations
worklist/lint-rule
worklist/new-implement-build
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
jared/cc-os#485
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
All 8 plugins/os-sdlc/tests/*_agent_test.rb files (code_probe, behavior_verifier, change_interpreter, contract_auditor, message_tracer, refactorer, seam_designer, test_reviewer) regex-match exact description prose (e.g. /single job/i); any meaning-preserving reword breaks them. Origin investigation confirmed a one-off pattern introduced in commit
4317a4d(ticket #352) and copied 7 times — no template or rule instructs it, so no guardrail is wanted, just deletion. 4 of these tests currently fail after intentional description trims.Tasks
Acceptance criteria
suite green with respect to agent tests; no assert on prose wording remains.
Origin
4317a4d— IMPROVISATION (commit4317a4d, ticket #352)Work started: deleting prose-wording assertions per agreed bright-line rule (batch session 2026-08-23).
Resolution
Done: Deleted all prose-wording assertions from the 8 os-sdlc agent test files per the agreed bright-line rule: only frontmatter contract checks and output-schema token checks remain.
Evidence: Commit
4ff66cc: 8 files changed, 268 deletions, 0 additions. Targeted runs of all 8 agent test files green; the 4 previously-red files (behavior_verifier, contract_auditor, message_tracer, test_reviewer) now pass.Follow-ups: none