config/projects/business/memory/state.json

21 lines
917 B
JSON

{
"phase": 1,
"phaseLabel": "Build MVP — Deployment",
"status": "ready-to-deploy",
"product": "DocFast — HTML/Markdown to PDF API",
"currentPriority": "Prepare deployment for NixOS + Podman on ARM64. Domain docfast.dev is bought (INWX). Stripe keys will be in /home/openclaw/.openclaw/workspace/.credentials/docfast.env (NEVER read this file — source at runtime only). Update Dockerfile for ARM64 compatibility. Create podman-compose or deployment script. Soft-launch free tier first, add Stripe billing once keys are filled in.",
"infrastructure": {
"domain": "docfast.dev",
"registrar": "INWX",
"server": "NixOS ARM64",
"containerRuntime": "podman",
"arch": "arm64"
},
"credentials": {
"stripeKeys": "/home/openclaw/.openclaw/workspace/.credentials/docfast.env",
"NEVER_READ_DIRECTLY": true
},
"blockers": [],
"startDate": "2026-02-14",
"sessionCount": 5
}