Minco 0.6.0
Versioned documentation for the published 0.6.0 release line.
Minco turns a reviewed OpenAPI contract into layered Rust, deterministic application and plugin graphs, explicit AWS infrastructure, and exact release evidence. Version 0.6.0 adds archive-visible plugin distribution metadata, one public offline conformance kit, and the detailed documentation you are reading.
Choose a Path
Build your first APIGenerate, run, and test a contract-first application locally.Standardize CRUDUse envelopes, cursor pages, ETags, conditional writes, and Problem Details.Author a pluginShip inspectable static metadata and run the public conformance boundary.Operate on AWSReview Plan IR, residual cost, exact artifacts, and mutation evidence.
What 0.6.0 Standardizes
| Surface | Stable contract |
|---|---|
| Resource APIs | OpenAPI-first five-action families, data/page envelopes, bounded opaque cursors, strong ETags and RFC 9457 problems |
| Plugins | Static Cargo composition plus strict minco-plugin.json records in published archives |
| Conformance | One public minco-test report API for official and third-party-style packages |
| AWS | Zero provisioned application compute in the minimal profile, with residual managed-service cost kept explicit |
| Evidence | Local, hosted, package, provider, deployment and production claims remain separate |
Start with installation, take the framework tour, or browse the exercised examples.