DocFast session 84: all staging fixes verified, mobile + competitive audit

This commit is contained in:
Hoid 2026-02-23 16:01:50 +00:00
parent 209c7784d9
commit 9fc6c807c7
5 changed files with 109 additions and 6 deletions

View file

@ -48,7 +48,9 @@
"Legal pages: Impressum (§5 ECG), Privacy Policy (GDPR), Terms of Service",
"Footer links to all legal pages",
"SEO: robots.txt, sitemap.xml, OG tags, Twitter cards, JSON-LD structured data, canonical URL",
"404 page (dark theme, proper HTTP 404 status)"
"404 page (dark theme, proper HTTP 404 status)",
"Node.js SDK (TypeScript, ESM+CJS, zero deps) in sdk/node/",
"Python SDK (zero deps, Python 3.8+) in sdk/python/"
],
"notDone": [
"Register Stripe webhook URL in Stripe Dashboard",
@ -71,6 +73,6 @@
"priceId": "price_1T2XHpRtlDv9c8GoThHfd8kS"
}
},
"lastSession": "2026-02-23T08:00:00Z",
"lastSession": "2026-02-23T14:00:00Z",
"codeLocation": "Forgejo repo openclawd/SnapAPI. Clone: git clone forgejo-snapapi:openclawd/SnapAPI.git"
}