fabro/docs/api-reference
Bryan Helmkamp e33ee6073a
refactor(server): make secrets and operational checks server-canonical
Move secret storage, diagnostics, and repo/provider validation behind the
server API so credentials live under the server storage dir and take effect
immediately without process env mutation.

This also removes the old .env runtime path, rewires doctor/install/secret/
provider login/repo init around the server contract, and regenerates the
TypeScript client for the new endpoints.
2026-04-05 17:34:01 -04:00
..
client-sdks.mdx Rename fabro-api-types to fabro-api with progenitor client generation 2026-04-03 11:17:27 -07:00
demo-mode.mdx Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00
fabro-api.yaml refactor(server): make secrets and operational checks server-canonical 2026-04-05 17:34:01 -04:00
overview.mdx Rename fabro serve to fabro server start 2026-03-30 16:17:38 -04:00