reseed: auditable seed rebuild as a workflow (#14) #78
No reviewers
Labels
No labels
bug
discussion
duplicate
enhancement
goal
help wanted
horizon:backlog
horizon:governance
horizon:mvp
invalid
operator-decision
question
roadmap
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
open-platform/mitosis!78
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/reseed-workflow"
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?
Closes #14. Dispatch → bin/seed on the runner (PLAT_PAT secret, optional gitops_ref) → scripts/reseed-verify.sh (V1 manifest incl. durable createdFrom, V2 bundle integrity, V3 authenticated origin-head refs, V4/V5 release content markers + agents pin) → automated reseed PR, which the coldstart gate validates by germinating from the new seed.
Substance validated manually on the runner host end-to-end: seed built from origin, full verify table PASS (2.2M). The workflow YAML gets its live proof from the first dispatch on main (workflow_dispatch cannot target branch-only workflows — Forgejo 500s; discovered here).
🤖 Generated with Claude Code