Skip to content

v0.2.2

Choose a tag to compare

@cskwork cskwork released this 09 Jun 16:46
· 6 commits to main since this release

Run-vault doc layout: month-grouped + surfaced-requirements unified

Per-task artifacts now live in one month-grouped run vault instead of a flat date-prefixed folder plus a separate global file.

  • Run vault: docs/changelog/<date>-<slug>/ -> docs/changelog/<YYYY-MM>/<DD-topic>/ (e.g. docs/changelog/2026-06/10-add-auth/).
  • Surfaced requirements: flat global docs/surfaced-requirements.md -> per-run …/<DD-topic>/surfaced-requirements.md — one file per run, same lifecycle as the run's other evidence.
  • QA vault and harness-eval persist_path follow the same layout.
  • Keeps the changelog/ namespace so run vaults don't pollute docs/ root; existing history left as-is.

Also includes: interview-style checks in LEARN docs.

Files: SKILL.md, reference/{domain-context,role-loop,qa-only}.md, templates/surfaced-requirements.md, templates/qa-gate.sh, qa-only-gate.sh, templates/harness-eval-case.yaml + harness-eval-cases/*.yaml (16).