Skip to content

Bring workflow-discovery into spacedock -- survey front-door to commission#309

Merged
clkao merged 1 commit into
nextfrom
spacedock-ensign/orient-workflow-discovery
Jun 6, 2026
Merged

Bring workflow-discovery into spacedock -- survey front-door to commission#309
clkao merged 1 commit into
nextfrom
spacedock-ensign/orient-workflow-discovery

Conversation

@clkao
Copy link
Copy Markdown
Collaborator

@clkao clkao commented Jun 6, 2026

Survey gives brownfield repos a read-only front door from agent history to commission-ready workflow structure.

What changed

  • Added the user-invocable survey skill.
  • Scoped agentsview sync to this repo Claude history.
  • Added scaffold detection and commission hand-off guidance.
  • Guarded OPEN decisions against production-shaped rejection data.

Evidence

  • 68/68 skills integration tests passed.
  • 1201/1201 full and race tests passed.
  • Detached audit confirmed the OPEN-first ordering guard.

19

@clkao
Copy link
Copy Markdown
Collaborator Author

clkao commented Jun 6, 2026

4q review result: blocked.

Material: the new survey tests still read skills/survey/SKILL.md outside the 4q quarantine. survey_extraction_test.go and survey_scaffold_test.go extract fenced bash from the instruction file and execute it as code; survey_comparison_test.go is a prose/template grep (markNonAC) over the skill text. Under the new proof policy, behavior must be proven by running real code/fixtures, not by mining prompt/instruction files.

Also move any structural SKILL.md/frontmatter checks into internal/contractlint or replace them with host behavior tests, and drop the unrelated internal/status comment churn. CI remains cancelled per the captain request.

@clkao clkao force-pushed the spacedock-ensign/orient-workflow-discovery branch from 484cb08 to d9e4e06 Compare June 6, 2026 04:29
@clkao clkao merged commit b3fc5c6 into next Jun 6, 2026
1 of 5 checks passed
@clkao clkao deleted the spacedock-ensign/orient-workflow-discovery branch June 6, 2026 04:38
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.

1 participant