/api/docs

Catalog API and Public Artifacts

The catalog is a public read-only API and MCP server. Every result is backed by the same schema-validated generated catalog used to render the UI, with its recorded generation timestamp preserved.

Repositories

207

Capabilities

49

Implementations

2,990

Validation failures

0

Static Contract
  • Public read-only catalog artifacts are served directly from the static Vercel output.
  • MCP search, detail, recommendation, resources, and prompts are public and read-only.
  • Mutating catalog generation and repair actions are not exposed by this deployment.
  • Protection controls are currently scaffolded for visibility only; enforcement is off while functionality is proven.
  • Source evidence is preserved as paths and summaries; secret values are not published.
  • Generated timestamps remain visible; verify a source repository before adopting a recommendation.
  • Use PLATPHORM_API_KEY only for future protected catalog mutation endpoints.