Reference
Lookup material: CLI commands, the engine API, settings files, error codes, stock generators, and the glossary.
The GraphQL pipeline
How the GraphQL side of SKMTC works: schema vocabulary shared with OAS (GraphQL types are mapped to `OasObject`, `OasUnion`, `OasArray`, `OasRef`), what's GraphQL-specific (containers, operations, scalars, interface-union handling), and what generator authors need to know to target GraphQL.
API
Reference pages for the @skmtc/core API surface a generator author works against.