Skip to content

vstack 4.9.0

Choose a tag to compare

@bmethod bmethod released this 21 Jul 21:55
· 257 commits to main since this release
4a8e36c

vstack report — deterministic issue routing

Adds the vstack report subcommand: it files a workflow-error issue and routes it to the correct repo based on deterministic ownership resolution (installed provenance frontmatter + the project lock's recorded source), defaulting to the LOCAL repo unless the asset is provably vstack-owned. This stops consuming repos from misfiling project-local asset problems into vanillagreencom/vstack (#771, #773).

Also ships a best-effort issues: opened CI ownership guard that labels marker-less misfiles for triage (never closes).

Pick it up with vstack update.

  • #773vstack report + CI ownership guard (Closes #771)
  • #774 — release 4.9.0
  • Follow-up: #772 (identity-based provenance for agents/hooks)