Deployment Checklist — v3.3.1
- Extract this ZIP.
- Create a Hugging Face Space using Docker SDK.
- Upload the extracted contents to the Space root.
- Add a Space secret named
SUBSTRATE_ACTION_KEY. - Wait for the Space to build.
- Test
/v1/mesh/health. - Test
/v1/mesh/commandwith Bearer auth. - Replace the placeholder server URL in
openapi/openapi.yaml. - Paste the edited OpenAPI schema into Primordial OS Runtime GPT Actions.
- Configure Action auth as Bearer with the same secret.
- Test in GPT Preview.
Do not publish or share the bearer secret. Do not claim production multi-user readiness from this packet alone.