Add SnapAPI project structure + CEO skill

This commit is contained in:
Hoid 2026-02-18 20:07:45 +00:00
parent ee17a77309
commit 1e1d7e6678
6 changed files with 306 additions and 0 deletions

View file

@ -0,0 +1,17 @@
{
"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
}