API
api/v1 : 4000
http://127.0.0.1:4000/api/v1
Customer-shop runtime activation
This page checks the API, database, migration table, and sandbox evidence desk before customer-to-shop records are trusted as persisted runtime evidence.
Checking
Checking FAEDA runtime readiness.
Last checked: Not checked by API
API
http://127.0.0.1:4000/api/v1
Database
API_NOT_REACHED_FROM_WEB_PREVIEW
Sandbox table
RUNTIME_READINESS_ENDPOINT_UNAVAILABLE
Records
Run the functional flow after API and DB are live.
Truth boundary
Even when every readiness card turns green, customer charging, wallet movement, stock ledger mutation, provider execution, and payout stay behind later approval gates.
Activation order
The order prevents a fake-success UI where the web page looks live but records are not persisted.
Step 1
BlockedDevOps / founder technical desk
docker compose up -d postgresStep 2
BlockedBackend operator
npm run db:migrateStep 3
Needs seed / actionQA operator
npm run db:seedStep 4
BlockedBackend operator
npm run start:dev -w apps/apiStep 5
BlockedProduct QA
Open /business-pro/customer-shop-functional-flowStep 6
Needs seed / actionOps / audit
Open /business-pro/customer-shop-sandbox-recordsQA account policy
Admin, customer, and shopkeeper fixtures belong to the seed script and internal testing. This screen intentionally does not expose raw passwords or provider credentials.
Next connected screens