Integrate Wave 3 agent review layer #33
No reviewers
Labels
No labels
domain:agents
domain:ci
domain:docs
domain:forgejo
domain:infra
domain:memory
domain:runtime
domain:signal
domain:ux
mode:operator-only
mode:patchwarden-iskra-approved
mode:safe-auto
priority:p0
priority:p1
priority:p2
priority:p3
review:claude-reviewed
review:codex-reviewed
review:dziadek-reviewed
review:needs-human
safety:external-write
safety:no-prod-mutation
safety:prod-impact
safety:secret-touch
status:blocked
status:codex-ready
status:merged:pending-evidence
status:needs-evidence
status:operator-needed
status:parked
tier:0-platform-substrate
tier:1-iskra-value-layer
tier:2-tools-products-modules
type:bug
type:chore
type:docs
type:feat
type:policy
type:research
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pdurlej/fallow-ts!33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/wave3-main-integration"
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?
Canary Context Pack
Product story
The stacked Wave 3 PRs have been reviewed and merged branch-to-branch, but
mainstill points at the pre-wave roadmap commit. This PR is the final merge-train carriage that brings the complete pre-wave + Wave 1 + Wave 2 + Wave 3 analyzer contract ontomainin one operator-visible integration step.What changed
This integrates the already-reviewed stack:
Why it changed
The individual stacked PRs were merged into their parent branches, not into
main. Without this integration PR, Forgejo shows the work as merged whilemainremains behind the actual Wave 3 tip.Files touched
Integration of the full stacked diff across governance docs, analyzer source, CLI, tests, golden outputs, and CI examples.
Relevant context
AGENTS.mdmandatory non-author review ruleRuntime evidence
Verified locally on
codex/wave3-main-integration/ final Wave 3 tip:npm run buildnpm test— 28/28 passingnode dist/cli.js analyze --root . --format json --output /tmp/fallow-ts-report.jsongit diff --checkKnown constraints
This is intentionally an integration PR. It should not add new analyzer behavior beyond the stack already reviewed in #18-#32.
Explicit out-of-scope
Requested decision
Approve and merge to land Wave 3 on
main.Merge blockers
A mismatch between this integration branch and the reviewed stack, failing CI, or missing non-author approval.