# PlatPhorm Invoices PlatPhorm Invoices is an invoicing-first finance automation app for solo-preneurs. Primary user value: - Create and manage customer invoices. - See receivables, overdue work, payment context, and next actions. - Convert assessment outcomes into invoice drafts. - Save draft invoices to local JSON or private Vercel Blob JSON storage. - Create stored reminder, payment-plan, and receipt artifacts from invoice state. - Sync invoice context to Assessments, Docs, Notes, MCP, and the root PlatPhormNews graph with stored receipts. Platform contract: - Public discovery, health, OpenAPI, LLMS, sitemap, RSS, trust, and MCP metadata are supported. - Backend-to-backend service calls use PLATPHORM_API_KEY only. - Public operator endpoints are open in this environment; missing downstream configuration is reported honestly. Useful routes: - /api/health - /api/docs - /api/invoices - /api/mcp - /api/web/status - /openapi.yaml - /.well-known/trust.json