Skip to content

feat(queen): give the bees t27c and let the review measure the commit - #479

Merged
gHashTag merged 1 commit into
fix/queen-worker-provider-and-prompt-sizefrom
queen/t27c-witness
Sep 13, 2026
Merged

gHashTag merged 1 commit into
fix/queen-worker-provider-and-prompt-sizefrom
queen/t27c-witness

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

feat(queen): give the bees t27c and let the review measure the commit

The review ran on the bee's own VERDICT block. Measured 2026-09-10
(gHashTag/t27#3560): of 34 finished branches, 20 did not parse, 4 parsed
with DISCARDED tokens, 1 regressed typecheck. Neither bee nor reviewer had
the compiler.

  • Dockerfile: standalone t27c stage (rust:1-bookworm, sparse clone of
    bootstrap+gen, root Cargo.lock, no --locked), binary at
    /usr/local/bin/t27c, built ref at /usr/local/share/t27c/REF.
  • queen-dispatch: witnessSpecs() reads each changed .t27 from the COMMIT
    (git show queen-N:file) and runs parse / parse-complete / typecheck as
    the bee; typecheck is a ratchet against TRIOS_REPO_REF, not a gate.
  • queen-tick: machine verdicts join the bee's; unmet ones count against
    the send-back ceiling. Specs changed but no t27c => escalate, never
    accept. The brief names t27c and dictates the 'Closes #N' trailer the
    t27 L1 gate accepts.
  • tests: queen-witness.test.ts (20 pass, 2 gated on queend).

Evidence

  • bun test tests/api/queen-witness.test.ts: 20 pass (2 gated on a running queend).
  • Dockerfile builds t27c from gHashTag/t27 in a stage and copies the binary to /usr/local/bin/t27c.

Round 5 of the Queen tabs work (t27#3560 harvest). The scheduler PR is stacked on this branch.

The review ran on the bee's own VERDICT block. Measured 2026-09-10
(gHashTag/t27#3560): of 34 finished branches, 20 did not parse, 4 parsed
with DISCARDED tokens, 1 regressed typecheck. Neither bee nor reviewer had
the compiler.

- Dockerfile: standalone t27c stage (rust:1-bookworm, sparse clone of
  bootstrap+gen, root Cargo.lock, no --locked), binary at
  /usr/local/bin/t27c, built ref at /usr/local/share/t27c/REF.
- queen-dispatch: witnessSpecs() reads each changed .t27 from the COMMIT
  (git show queen-N:file) and runs parse / parse-complete / typecheck as
  the bee; typecheck is a ratchet against TRIOS_REPO_REF, not a gate.
- queen-tick: machine verdicts join the bee's; unmet ones count against
  the send-back ceiling. Specs changed but no t27c => escalate, never
  accept. The brief names t27c and dictates the 'Closes #N' trailer the
  t27 L1 gate accepts.
- tests: queen-witness.test.ts (20 pass, 2 gated on queend).
@github-actions

Copy link
Copy Markdown

❌ Tests failed — 3/2110 failed

Suite Passed Failed Skipped
agent 87/87 0 0
build 9/9 0 0
cdp-protocol 5/5 0 0
eval 93/93 0 0
server-agent 272/272 0 0
server-api 962/996 0 34
server-browser 6/6 0 0
server-integration 10/11 0 1
server-lib 273/273 0 0
server-pglive 3/3 0 0
server-root 68/68 0 0
server-skills 31/31 0 0
server-tools 239/242 3 0
shared 14/14 0 0
Failed tests
  • server-toolsnavigation tools > new_hidden_page opens a hidden tab
  • server-toolsnavigation tools > show_page restores a hidden page to visible
  • server-toolswindow tools > create_hidden_window creates and closes a hidden window

View workflow run

@gHashTag
gHashTag merged commit e1d8667 into fix/queen-worker-provider-and-prompt-size Sep 13, 2026
16 of 18 checks passed
@gHashTag
gHashTag deleted the queen/t27c-witness branch September 13, 2026 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant