Status
This is a portfolio demonstration, not a hosted service. The status panel exists for transparency about what's actually live versus what's still being provisioned.
What "Provisioning (Phase 10)" means
The API + workers exist as code (every controller, every migration, every Pest test passes locally against PostgreSQL 16 + Redis 7), but haven't been deployed to the EC2 box yet. Phase 10 of the build plan covers the deploy: DNS, certbot, PgBouncer install, Octane (RoadRunner), supervisord wiring, Sentry + BetterStack hookup, nightly pg_dump to S3, monthly restore-test. That work is being done in user-supervised mode rather than autonomously.
In the meantime — every aspect of the platform that can be read or run locally is shippable. Clone the repo, see /sdks for the install incantations, and the math-engine corpus runs on its own.