mathodology-gateway-api
Installation
SKILL.md
Mathodology Gateway API Archive
Scope
This skill preserves architectural knowledge about the former Mathodology gateway and public API surface.
The current GitHub branch does not contain the gateway source, contracts, migrations, tests, or generated clients. Use this skill for archived guidance and reconstruction planning, not for editing or compiling a gateway in this checkout.
Archived Concepts
The former gateway acted as the service boundary for the product:
- request intake for modeling runs
- run status, event streaming, and artifact access
- authentication for development and hosted usage
- persistence through application state and backing stores
- LLM provider routing, streaming, fallback, and cost accounting
- paper export and submission bundle generation
- API contracts shared with the worker and web UI