fortune0 system status

What's running, what's configured, what needs attention.
Server
Server response checking...
Database
Version
Stripe integration
Webhook secret (STRIPE_WEBHOOK_SECRET)
Payment link (STRIPE_PAYMENT_LINK)
Webhook URL /api/webhooks/stripe
Secret key (STRIPE_SECRET_KEY)
Search
Domain registry domains.json (always available)
Live web search (SEARXNG_URL)
Search paywall Active tier required (v1.3.0)
Accounts
Total users
Active (paid $1)
Affiliates
Attributed revenue
Credit system
Total credits issued
Total credits spent
Credits from Stripe import
Credit rate $1 = 100 credits + 10/month loyalty
Deployment
Git unpushed commits Check locally
Death2Data webhook 100% error rate
Action items
All pages
index.htmlLanding page
onboard.html7-step onboarding + income goal
app.htmlDashboard console
join.htmlAffiliate signup
profile.htmlStorefront template (/u/CODE)
ideas.htmlIdea browser
storyboard.htmlProduct storyboard
blueprint.htmlPlatform blueprint
setup.htmlDev setup guide
status.htmlThis page
API endpoints
GET /healthSystem status + config check
POST /api/signupCreate free account
POST /api/loginLicense key auth
POST /api/recoverAccount recovery (email)
POST /api/activateGet Stripe payment link
POST /api/joinSelf-service affiliate join
GET/POST /api/contactsContact CRUD
GET /api/affiliatesList affiliates
GET /api/commissionsCommission history
POST /api/webhooks/stripeStripe payment webhook
POST /api/webhooks/orderOrder attribution
GET /api/export/contactsCSV export — contacts
GET /api/export/commissionsCSV export — commissions
GET /api/export/activityCSV export — activity log
GET /api/export/allFull JSON export — everything
GET /api/profile/CODEPublic profile data
GET /api/creditsCredit balance + history
POST /api/credits/spendSpend credits
POST /api/admin/sync-stripeImport Stripe payment history as credits
POST /api/admin/grant-creditsAdmin: manual credit grant
GET /r/CODEReferral redirect + click tracking
GET /u/CODEPersonal storefront page