DocFast session 96: 130 tests, security util extraction
This commit is contained in:
parent
052bf8519f
commit
486f77557a
8 changed files with 135 additions and 26 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"phase": "production-live",
|
||||
"version": "0.4.3-prod / 0.5.1-staging",
|
||||
"version": "0.4.3-prod / 0.5.2-staging",
|
||||
"staging": {
|
||||
"status": "running",
|
||||
"namespace": "snapapi-staging",
|
||||
|
|
@ -57,7 +57,10 @@
|
|||
"Stripe Customer Portal endpoint (POST /v1/billing/portal) — subscription management + key recovery (staging)",
|
||||
"API Key Recovery endpoint (GET /v1/billing/recover) — secure masked key lookup (staging)",
|
||||
"Recovery page at /recovery.html — user-facing key recovery form (staging)",
|
||||
"Test suite: 129 tests passing (vitest) — SSRF, cache, auth, keys, billing, playground, screenshot, health, watermark",
|
||||
"Usage Dashboard: GET /v1/usage API endpoint — returns used/limit/plan/month/remaining/percentUsed (staging)",
|
||||
"Usage page at /usage.html — dark-themed dashboard with progress bar, warning/danger states (staging)",
|
||||
"Usage Dashboard linked from landing page nav + footer (staging)",
|
||||
"Test suite: 133 tests passing (vitest) — SSRF, cache, auth, keys, billing, playground, screenshot, health, watermark, usage",
|
||||
"Git deploy key configured on k3s-mgr for staging builds"
|
||||
],
|
||||
"notDone": [
|
||||
|
|
@ -81,6 +84,6 @@
|
|||
"priceId": "price_1T2XHpRtlDv9c8GoThHfd8kS"
|
||||
}
|
||||
},
|
||||
"lastSession": "2026-02-25T11:00:00Z",
|
||||
"lastSession": "2026-02-25T14:00:00Z",
|
||||
"codeLocation": "Forgejo repo openclawd/SnapAPI. Clone: git clone forgejo-snapapi:openclawd/SnapAPI.git"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue