You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make multi-provider release qualification deterministic, discoverable, evidence-complete, and usable before broad release announcement. Ship v1.0.8 through the Code Mower gate, qualify it across local and hosted provider paths, upload metadata-only evidence, and leave the builder-calibration ledger current.
deterministic Python 3.12+ runtime plus truthful authentication/result readiness;
retry chronology plus terminal fail/incomplete evidence upload.
Make release-campaign state discoverable across worktrees without breaking existing generated workflows or local campaign files.
Add a bounded candidate-package source suitable for pre-announcement qualification, initially TestPyPI with explicit index controls and exact identity checks.
Verify Cursor/Grok Bot and Devin hosted campaign transport using trusted comments and bounded response deadlines.
Publish v1.0.8 only after local checks, both peer audits, release readiness, package workflow rehearsal, and candidate qualification are green.
One issue per PR; keep PRs under 300 lines where practical.
Code Mower gate plus Codex and Claude peer audits; author lanes never gate themselves.
Dry-run before dispatch, upload, or publish.
No source, diffs, transcripts, issue bodies, raw stdout/stderr, auth output, local paths, or secrets in cloud events.
Existing campaign files remain readable; generated workflows are added or updated compatibly, never casually renamed.
Hosted paid work never retries automatically.
Dependency map
The audit transport, deterministic runtime/readiness, attempt-evidence, and campaign-discovery issues are parallel-safe. Candidate-source qualification depends on the campaign identity contract remaining stable. Hosted verification depends on the candidate source and transport readiness. Release and final qualification are serial.
Goal
Make multi-provider release qualification deterministic, discoverable, evidence-complete, and usable before broad release announcement. Ship v1.0.8 through the Code Mower gate, qualify it across local and hosted provider paths, upload metadata-only evidence, and leave the builder-calibration ledger current.
Ordered work
Constraints
Dependency map
The audit transport, deterministic runtime/readiness, attempt-evidence, and campaign-discovery issues are parallel-safe. Candidate-source qualification depends on the campaign identity contract remaining stable. Hosted verification depends on the candidate source and transport readiness. Release and final qualification are serial.