v0.4.0 — hosted order intake
MadeForAI v0.4.0 turns the local execution-control skeleton into a deployable hosted order-intake service while preserving every human approval gate.
Highlights
- Hosted deployment profile for Google Cloud Run and Neon PostgreSQL
- Remote Streamable HTTP MCP endpoint plus stdio transport
- Database readiness checks, security headers, API-key protection, and guarded error handling
- Authenticated Chinese Reality Operator console
- Complete create → quote → confirm → production feedback → mock payment gate → quality check → shipment → completion workflow
- 16 MCP tools and 49 passing automated tests
- Non-root production container and focused Cloud Build ignore rules
- English README and Chinese hosted-deployment runbook for
api.madeforai.net
Safety boundaries
MadeForAI still does not generate images, run LLM inference, process real payments, or automatically place supplier orders. Pricing comes from human operators, and irreversible steps remain human-approved.
Verification
npm run buildpassednpm run lintpassednpm testpassed: 49/49- Remote Cloud Run + Neon full-lifecycle smoke test passed