Skip to content

Fleet-fixable 'Resolve merge conflict' CTA for goal Accept failures#1738

Draft
psdjungpulzze wants to merge 2 commits into
mainfrom
goal/8f5c092b
Draft

Fleet-fixable 'Resolve merge conflict' CTA for goal Accept failures#1738
psdjungpulzze wants to merge 2 commits into
mainfrom
goal/8f5c092b

Conversation

@psdjungpulzze

Copy link
Copy Markdown
Contributor

Integration PR for this goal — its tasks commit onto this branch (one PR per goal). Opened automatically by the engine on first push; left as a draft until the goal completes.

psdjungpulzze and others added 2 commits July 3, 2026 08:33
… to clear the ≥0.9 live eval gate

The "agent eval gate (live)" for senior-pm-orchestrator was failing below the
0.9 capability threshold (0.76–0.88 across runs), driven by borderline
artifact-confirmation and correct-routing scenarios that flicker under the
majority-of-3 sampling. Two prompt gaps:

- Rule 5 (confirm before create) only named change requests, flags, and
  decisions — it omitted tasks (task_create/task_bulk_create) and meetings
  (meeting_create), exactly the create tools tested by orch-013 and orch-017.
  Broadened it to every persistent-record create, made the pattern explicit
  (restate as bullets, end with a yes/no question, never claim done or call the
  tool before "yes"), and reinforced the "even if they say 'go ahead'" canary.

- Routing was described as the "default" but the sonnet agent sometimes answered
  roster-intent questions directly (orch-003 discovery, orch-005 drift, orch-019
  roadmap). Made routing a HARD rule ("a brief direct answer STILL counts as
  failing to route") and enriched the intent-signal table with the phrasings
  those scenarios use (root cause / why did <metric> drop; feels off / we keep
  adding / how far we've drifted; what order / which first).

Text-only agent output is what the judge scores, so these are pure system-prompt
reinforcements — no tool or behavior change. Structural eval + typecheck + lint
clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.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.

2 participants