/api/docs
Catalog API and Public Artifacts
The catalog is a static, public read-only API. Every artifact below is generated from the same schema-validated local catalog used to render the UI.
Repositories
207
Capabilities
49
Implementations
2,990
Validation failures
0
Health
Public static health payload with generation status, validated manifests, discovery status, and route-contract status.
/api/health
Global Capability Index
Normalized reusable capabilities, implementations, recommended source, scores, risks, and source repositories.
/catalog/generated/capabilities.json
Repository Index
Repository summaries with language, framework, maturity, confidence, and capability counts.
/catalog/generated/repos.json
Search Index
Plain JSON search records for repositories, capabilities, tags, risks, source paths, and reuse metadata.
/catalog/generated/search-index.json
Graph
Node and edge graph connecting repositories to implemented capabilities.
/catalog/generated/graph.json
Best Implementations
Ranked candidate implementations for each global capability.
/catalog/generated/best-implementations.json
Validation Report
Schema and evidence-path validation results for generated scans, manifests, and indexes.
/catalog/generated/validation-report.json
- Public read-only catalog artifacts are served directly from the static Vercel output.
- Mutating catalog generation and repair actions are not exposed by this deployment.
- Source evidence is preserved as paths and summaries; secret values are not published.
- Use `PLATPHORM_API_KEY` only for future protected catalog mutation endpoints.