Skip to content

factory: buzz row is LIVE — first agent:implement PR merged (buzz#65) - #260

Merged
ALLiDoizCode merged 1 commit into
mainfrom
factory/buzz-row-live
Aug 3, 2026
Merged

factory: buzz row is LIVE — first agent:implement PR merged (buzz#65)#260
ALLiDoizCode merged 1 commit into
mainfrom
factory/buzz-row-live

Conversation

@ALLiDoizCode

Copy link
Copy Markdown
Contributor

Flips the buzz row (11th, the only fork row and first polyglot cargo+pnpm variant) to Live: per the liveness rule for variant rows, it now has image builds + a resolved dry-run plan + its own merged agent:implement PRbuzz#65 (merged, closed buzz#56, the thread-focus-mode anchor-preservation deflake).

Also records in the row's notes what the first live run taught:

  • Scaffold drift, now fixed: buzz's onSandboxReady hook had gh auth setup-git but not the org-wide git config --unset-all 'http.https://github.com/.extraheader' every other repo pairs with it. actions/checkout persists a read-only-token AUTHORIZATION extraheader in the repo-local git config, the engine bind-mounts .git into the sandbox, and an explicit header beats the credential helper — so the first run's in-sandbox git push was rejected while gh API calls worked (the fail-loud open-pr verification caught it, exactly as designed). Fixed in buzz#61.
  • Diagnosability port: buzz#61 also brought over connector's redact-then-upload agent-log artifact steps (buzz previously uploaded no agent logs; the redaction shape pass gained a nsec1… Nostr-key pattern for this repo).
  • Dry-run status line updated from "unblocked CI-side only" to proven (2026-08-02 local run, empty-backlog valid pass).

Gate (npm run gate) is green locally.

Part of the toon-meta#256 hardening tail; row registered via #257/#259.

🤖 Generated with Claude Code

The 11th row completes its new-variant proof: dry-run plan proven
(2026-08-02, local empty-backlog pass) and the first agent:implement PR
merged (buzz#65, closes buzz#56 — thread-focus-mode anchor deflake).

Records the scaffold drift the first live run exposed: buzz's
onSandboxReady hook was missing the org-wide extraheader unset
(actions/checkout's persisted read-only-token AUTHORIZATION header beats
the credential helper, so the in-sandbox git push was rejected while gh
API calls worked). Fixed in buzz#61, which also ported connector's
redact-then-upload agent-log artifact steps.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ALLiDoizCode
ALLiDoizCode merged commit 652c124 into main Aug 3, 2026
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