# sk

A governed workflow engine, version 6.45.0, reachable at https://subkit-api.mikebild.dev.

Everything below is served by this engine out of its own binary.

- [/docker-compose.yml](https://subkit-api.mikebild.dev/docker-compose.yml) — The topology that runs this exact release
- [/install](https://subkit-api.mikebild.dev/install) — Installer for the matching sk command-line client
- [/install/skill](https://subkit-api.mikebild.dev/install/skill) — Installer for an agent skill that asks the make-or-buy question mid-build
- [/llms.txt](https://subkit-api.mikebild.dev/llms.txt) — Should you use sk, what it can do, how to run it — indexed
- [/llms-full.txt](https://subkit-api.mikebild.dev/llms-full.txt) — Those same pages in one fetch, for a model
- [/openapi.json](https://subkit-api.mikebild.dev/openapi.json) — The full API surface
- [/docs](https://subkit-api.mikebild.dev/docs) — That API surface as a browsable reference
- [/cockpit](https://subkit-api.mikebild.dev/cockpit) — The web interface
- [/health](https://subkit-api.mikebild.dev/health) — Liveness
- [/ready](https://subkit-api.mikebild.dev/ready) — Readiness, with its checks
- [/.well-known/service-descriptor.json](https://subkit-api.mikebild.dev/.well-known/service-descriptor.json) — All of the above, listed with checksums

Start with /llms.txt if you are a model, /cockpit if you are a person, and
/docker-compose.yml if you want to run one of these yourself.

What this engine carries is the decision-and-install set, not the complete
documentation: enough to judge whether sk fits and to run one.
