Skip to content

docs(harness): add automated background testing sketchbook#640

Merged
bakeb7j0 merged 1 commit intomainfrom
docs/639-harness-sketchbook
May 7, 2026
Merged

docs(harness): add automated background testing sketchbook#640
bakeb7j0 merged 1 commit intomainfrom
docs/639-harness-sketchbook

Conversation

@bakeb7j0
Copy link
Copy Markdown
Contributor

@bakeb7j0 bakeb7j0 commented May 7, 2026

Summary

Pre-/devspec working notes for Plan: Gamma — Wave-pattern test harness foundation (Epic #626 sub-issue #1). Captures the design conversation that produced the Plan's scope before the formal Dev Spec walk begins.

Changes

Linked Issues

Closes #639

Test Plan

  • File renders cleanly in GitHub markdown (tier table, headings, code blocks).
  • Internal references to memory files (lesson_doc_singular_branch_prefix.md, lesson_destructive_test_homedir.md) name files that exist.
  • Cross-reference to Epic Epic: Close the wave-pattern automated-testing gap (integration harness, daemon coverage, sub-agent contract enforcement) #626 resolves on the public GitHub issue tracker.
  • No broken intra-document anchors.
  • Validation suite (shellcheck, shfmt, frontmatter, regression tests) green.
  • Code-reviewer findings addressed in-line (1 important + 3 minor folded into the same commit).
  • Trivy scan: 0 HIGH/CRITICAL.

Notes

  • 104 stale test failures exist on main (prior install.sh removal + discord-botdisc-server migration left tests behind). Unrelated to this PR; flagged separately as the kind of rot Plan: Gamma's nightly run will surface continuously.
  • Branch prefix: docs/ (plural) used because mcp__sdlc-server__ibm rejects doc/ (singular) despite the documented convention. Worth a follow-up to align the regex.

Pre-/devspec working notes capturing the design conversation that
produced Plan: Gamma — the wave-pattern test harness foundation
(Epic #626 sub-issue #1). Records the tier structure, five locked
decisions (ccwork-testtarget repo, Python+pytest runner, GitHub
fixtures under Wave-Engineering, GitLab fixture under
gitlab.com/testtarget, $4-8/night cost), Phase 1 / Phase 2 v0 scope,
and four open questions deferred to /devspec walk.

Closes #639
@bakeb7j0 bakeb7j0 added this pull request to the merge queue May 7, 2026
Merged via the queue into main with commit 539e827 May 7, 2026
1 check passed
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.

docs: add automated background testing sketchbook

1 participant