config/projects/business/memory/state.json

22 lines
988 B
JSON

{
"phase": 1,
"phaseLabel": "Build MVP — Infrastructure Setup",
"status": "blocked-hetzner-permissions",
"product": "DocFast — HTML/Markdown to PDF API",
"currentPriority": "Hetzner API token needs read+write permissions. Current token is read-only (can list but not create resources). Once fixed: spin up CAX11, deploy DocFast, set up HTTPS.",
"infrastructure": {
"domain": "docfast.dev",
"registrar": "INWX",
"hosting": "Hetzner Cloud (API access needed with write permissions)",
"preferredVM": "CAX11 (ARM, 2 vCPU, 4GB, ~€3.29/mo)",
"sshKey": "/home/openclaw/.ssh/docfast"
},
"credentials": {
"file": "/home/openclaw/.openclaw/workspace/.credentials/docfast.env",
"keys": ["HETZNER_API_TOKEN", "STRIPE_PUBLISHABLE_KEY", "STRIPE_SECRET_KEY"],
"NEVER_READ_DIRECTLY": true
},
"blockers": ["Hetzner API token is read-only — needs write permissions to create servers/SSH keys"],
"startDate": "2026-02-14",
"sessionCount": 6
}