Adoption guides
Put AxiomCore into an existing system, prove the boundary in CI, and prepare a reviewed release without rewriting the application.
These guides connect the individual language and CLI references into complete, reviewable outcomes. They deliberately preserve the application framework you already use and introduce AxiomCore at one contract boundary at a time.
Adopt incrementally
Choose one source of truth and introduce a contract without a framework rewrite.
FastAPI to web
Extract a service, build an artifact, mock it locally, and pull an ATMX web client.
Create a CI gate
Make source, domain, security, tests, artifact, and semantic changes independently reviewable.
Prepare a release
Review proof, configuration, auth, observability, rollback, and consumer compatibility.
Run checked-in examples
Find bounded fixtures and the validation command for each supported surface.
If you need command flags rather than a workflow, use the CLI reference. If you are deciding whether a target is mature enough for your application, begin with the support matrix.