Skip to content

feat(branch): default gx branch start to tier T1, not T3#632

Merged
NagyVikt merged 2 commits into
mainfrom
agent/claude/default-gx-branch-start-tier-to-t1-not-t-2026-06-05-16-29
Jun 5, 2026
Merged

feat(branch): default gx branch start to tier T1, not T3#632
NagyVikt merged 2 commits into
mainfrom
agent/claude/default-gx-branch-start-tier-to-t1-not-t-2026-06-05-16-29

Conversation

@NagyVikt

@NagyVikt NagyVikt commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

Flip the default OpenSpec tier from T3 (~7290 tokens of change+plan scaffolding) to T1 (notes.md only) for branch-starts that omit --tier; escalate explicitly with --tier T2/T3. The gx merge integration lane is pinned to T3 (cross-cutting, needs the plan workspace). Usage + tier-guide docs updated.

Gate: independent review clean (no CRITICAL/HIGH); failing-test set has zero NEW failures vs base (22 vs 23 — one baseline failure now passes). Baseline-red repo, manual gate.

Follow-up (tracked): auto-escalate when an agent writes proposal.md/spec.md into a T1 change.

🤖 Generated with Claude Code

NagyVikt added 2 commits June 5, 2026 16:43
A full T3 scaffold (change + plan workspace, ~7290 tokens) was created for every
branch-start that omitted --tier, even for small changes that never read it.

- agent-branch-start.sh: default tier T1 (notes.md only); GUARDEX_OPENSPEC_TIER
  default + normalize_tier fallback both T3->T1. Prints an escalation hint on T1.
- agent-branch-merge.sh: pin the integration lane to T3 (it is inherently
  cross-cutting and needs the plan workspace) so the merge flow is unaffected.
- Usage text + tier-guide docs (AGENTS.md, .agent/CLAUDE-CODE-WORKFLOW.md) updated.

Tests: new 'DEFAULTS to T1' in branch.test.js; merge-workflow test fixed via the
T3 pin. No-new-failures vs base (and one baseline failure now passes).

Follow-up: auto-escalate when an agent writes proposal.md/spec.md into a T1 change.
@NagyVikt NagyVikt merged commit d08b9fe into main Jun 5, 2026
2 of 3 checks passed
@NagyVikt NagyVikt deleted the agent/claude/default-gx-branch-start-tier-to-t1-not-t-2026-06-05-16-29 branch June 5, 2026 14:53
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