Open data
Static method data
Download generated JSON for the DE catalog, integrations, and offline tools.
Localized files
Choose files with the same locale suffix when combining localized content.
- method-catalog.de.jsonLocalized method entities and the labels used to resolve ids in the graph.
- canvas-manifest.de.jsonCanvas definitions, sections, prompts, and localized guidance.
- prompt-packs.de.jsonReusable localized prompts for method activities.
- export-templates.de.jsonLocalized templates for offline exports.
- site-labels.de.jsonLocalized interface labels used by the published site.
Method structure and integrations
Start with method-catalog.de.json and method-graph.json. The graph is locale-neutral: join its keys and referenced IDs to matching id fields in the catalog. Goal IDs join to method-goals.json. Use route-index.json when a client also needs public URLs.
- method-graph.jsonLocale-neutral relationship indexes keyed by canonical entity ids.
- method-goals.jsonLocalized goal labels referenced by the graph's byGoal index.
- route-index.jsonPublished routes for method entities in every locale.
- mcp-method-manifest.jsonMachine-readable inventory, identifiers, graph join guidance, and prospective MCP tools.
Supporting site data
- partners.jsonPartner records displayed by the site.
- announcement.jsonThe current localized site announcement.
Canonical source data
These files are generated from the open apiops-cycles-method-data repository. Use the repository to inspect history, propose method changes, or integrate from the canonical source.