FactoryWager Wiki

Registry Stack Baseline

Canonical topology

Registry is R2-backed. Domain/CDN are access layers over that backend. Public HEAD may fail (ENOTFOUND); use bun run registry:doctor on the machine that has registry DNS.

Permanent files in repo

Doctor commands

bun run registry:doctor
bun run registry:doctor:fix
bun run registry:doctor:json

--fix safely sets:

--fix does not set secrets.

Verify stack health

bun run registry:doctor
bun run registry:projects
bun run factory:health
bun run factory:integrity

Production topology, alerting, SDK publication, and recovery procedures: REGISTRY_PRODUCTION_READINESS.md.