Skip to content

factory: register buzz as the 11th FACTORY.md row (capture-baseline done) - #259

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

factory: register buzz as the 11th FACTORY.md row (capture-baseline done)#259
ALLiDoizCode merged 1 commit into
mainfrom
factory/register-buzz-row

Conversation

@ALLiDoizCode

Copy link
Copy Markdown
Contributor

Registers toon-protocol/buzz as the 11th going-forward row in the per-repo factory table, per the registry rule (unregistered = does not exist). Buzz-side work landed in buzz#24 (squash-merged 52629ee): sandcastle scaffold + stage-A capture-baseline.

The row

  • Pkg mgr: cargo + pnpm (Justfile-driven) — first polyglot/Rust variant, and the only fork row (fork of block/buzz).
  • Gate: just fmt-check / just desktop-tauri-fmt-check / just clippy (-D warnings) / just test-unit (infra-free nextest) / just desktop-check|test|build / just web-check|build. Zero pre-existing debt on every gated check — no soft-gates. Documented exclusions stay in upstream ci.yml (KEEP rule — no upstream workflow touched).
  • Stage-A capture-baseline: done — .sandcastle/gate-baseline.json (relay#77/store#59 shape) at buzz main@4d47aa8; CI-side numbers sampled from upstream block/buzz (fork had zero Actions history) and labeled as such.
  • Status (honest, per the table's own live qualification): Scaffolded — image builds (local 3.97GB + Actions agent-image.yml), full in-image gate proven (clippy cold 3m22 / 0 warnings, test-unit 2m01); dry-run plan not yet run (no local CLAUDE_CODE_OAUTH_TOKEN; org secret is visible to the repo, so CI-side runs are unblocked) and no merged agent:implement PR yet. As a new variant, buzz carries its own merged-PR proof requirement — the intro's live-qualification sentence is extended accordingly.

Also in this diff

Gate (npm run gate) green locally: markdownlint 0 errors, link-check clean, JSON valid.

Closes #257

🤖 Generated with Claude Code

…one)

- FACTORY.md: going-forward set is now 10 repos; buzz row added after
  fractal — the only fork row (block/buzz) and first polyglot cargo+pnpm
  (Justfile-driven) variant, so it carries its own merged-PR proof
  requirement before counting as live
- Status is honest per the table's live qualification: scaffolded, image
  builds (local + Actions), full in-image gate proven with zero
  pre-existing debt; dry-run plan + first merged agent:implement PR still
  pending (scaffold PR buzz#24 linked as scaffold proof, not agent proof)
- Stage-A capture-baseline recorded: .sandcastle/gate-baseline.json at
  buzz main@4d47aa8, CI numbers sampled from upstream (fork had zero
  Actions history)
- Also folds the fractal row back into the table body (a stray blank
  line from #246 left it rendering as a detached fragment)

Closes #257

Co-Authored-By: Claude Fable 5 <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.

Register buzz as a FACTORY.md row (capture-baseline gate)

1 participant