Skip to content
Release candidate documentation. This version is qualified source, not yet an independently verified registry release. Use stable 1.0.0

Minco 1.1.0

This is the frozen candidate manual for Minco 1.1.0: a compatible update to the contract-to-cloud Rust framework with version-matched Codex and Claude Code workflows. It remains separate from the stable 1.0.0 manual until registry publication and post-release verification complete.

The manual is organized progressively: begin with one working application, then reach for focused guides, the component catalog, practical recipes, or exact reference when you need them.

What Is Documented Here

AreaCurrent development boundary
HTTP resourcesJSON data envelopes, bounded cursor pages, strong entity tags, and Problem Details
PluginsArchive-visible distribution metadata and public offline conformance reports
RealtimeSubscriber-only AppSync invalidation with authoritative HTTP resynchronization
Local AIBounded ProjectView, read-only MCP, and accessible workbench projections
Agent developmentVersion-matched skills, digest-bound client projections, bounded context, and deterministic evaluation
TestingDomain, application, adapter, HTTP, plugin, deployment, and release evidence remain distinct
AWSZero provisioned application compute, explicit DynamoDB access patterns, and visible residual managed-service cost

The Golden Path

text
new -> contract -> generate -> dev -> migrate -> seed -> test -> inspect
    -> package -> change set -> migrate target -> deploy -> verify
    -> promote exact artifact -> observe or compatibility-checked rollback

Each arrow is explicit and inspectable. Minco does not add a runtime service locator, Active Record layer, hosted control plane, hidden scheduler, or boot-time production migrations.

Start with the framework tour, browse the exercised examples, or go directly to the current CLI reference.

Minimal cost, maximum capability.