What you'll do: execute the documented internal-identifier migration antiflock → antifl0ck using the existing checklist and script.
Where: follow docs/REBRAND.md (scripts/rebrand-antifl0ck.mjs); touches Go identifiers, env vars, protobuf package, npm names.
Expected behavior: every step of the checklist passes, ending with the strict 10/10 acceptance gate.
How to test: npm run verify reports 10/10; git grep -in antiflock matches only the allowed leftovers listed in the checklist. Needs Go + Buf + Node 24 + Docker.
Mentor: @DBarr3
What you'll do: execute the documented internal-identifier migration
antiflock→antifl0ckusing the existing checklist and script.Where: follow
docs/REBRAND.md(scripts/rebrand-antifl0ck.mjs); touches Go identifiers, env vars, protobuf package, npm names.Expected behavior: every step of the checklist passes, ending with the strict 10/10 acceptance gate.
How to test:
npm run verifyreports 10/10;git grep -in antiflockmatches only the allowed leftovers listed in the checklist. Needs Go + Buf + Node 24 + Docker.Mentor: @DBarr3