Skip to content

docs(agents): pre-push gate + per-layer CI green requirements - #142

Merged
patroza merged 1 commit into
fork/changesfrom
docs/pre-push-and-layer-green
Jul 28, 2026
Merged

docs(agents): pre-push gate + per-layer CI green requirements#142
patroza merged 1 commit into
fork/changesfrom
docs/pre-push-and-layer-green

Conversation

@patroza

@patroza patroza commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Rewrite Task Completion Requirements with a hard mandatory pre-push checklist (check, typecheck, focused tests, lockfile; heavy full-suite optional)
  • Require every stack layer to pass all applicable Fork CI jobs before the next layer
  • Align docs/fork-stack.md “Per-layer green gate” with the same rules

Why

Agents were pushing without local typecheck/check and advancing stack layers while CI was red, cascading failures into integration deploys.

Require full local verification (vp check, scoped typecheck, focused tests,
lockfile) before every push, and require every stack layer's Fork CI jobs to
pass before advancing to the next layer.
@patroza
patroza merged commit 6ac97ec into fork/changes Jul 28, 2026
8 checks passed
patroza pushed a commit that referenced this pull request Jul 28, 2026
Supersede the softer #142 wording: require full monorepo typecheck before
every push, and stop the line on each stack layer until the full local CI
gate is green before advancing. Docs-only; ClaudeAdapter fixes remain from #140.
patroza added a commit that referenced this pull request Jul 28, 2026
#141)

Supersede the softer #142 wording: require full monorepo typecheck before
every push, and stop the line on each stack layer until the full local CI
gate is green before advancing. Docs-only; ClaudeAdapter fixes remain from #140.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
Require full local verification (vp check, scoped typecheck, focused tests,
lockfile) before every push, and require every stack layer's Fork CI jobs to
pass before advancing to the next layer.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
#141)

Supersede the softer #142 wording: require full monorepo typecheck before
every push, and stop the line on each stack layer until the full local CI
gate is green before advancing. Docs-only; ClaudeAdapter fixes remain from #140.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
Require full local verification (vp check, scoped typecheck, focused tests,
lockfile) before every push, and require every stack layer's Fork CI jobs to
pass before advancing to the next layer.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
#141)

Supersede the softer #142 wording: require full monorepo typecheck before
every push, and stop the line on each stack layer until the full local CI
gate is green before advancing. Docs-only; ClaudeAdapter fixes remain from #140.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
Require full local verification (vp check, scoped typecheck, focused tests,
lockfile) before every push, and require every stack layer's Fork CI jobs to
pass before advancing to the next layer.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
#141)

Supersede the softer #142 wording: require full monorepo typecheck before
every push, and stop the line on each stack layer until the full local CI
gate is green before advancing. Docs-only; ClaudeAdapter fixes remain from #140.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
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