17 lines
409 B
JSON
17 lines
409 B
JSON
{
|
|
"phase": "build",
|
|
"version": null,
|
|
"launched": false,
|
|
"priorities": [
|
|
"Build core API (POST /v1/screenshot → PNG/JPEG/WebP)",
|
|
"Set up CI/CD pipeline (main→staging, tag→prod)",
|
|
"Build website + docs",
|
|
"Stripe billing integration",
|
|
"Launch"
|
|
],
|
|
"blockers": [
|
|
"Domain not yet chosen — pick one and tell the investor"
|
|
],
|
|
"lastSession": null,
|
|
"sessionCount": 0
|
|
}
|