These examples are AXP protocol only and do not require AXME Cloud runtime.
Use this path when you want to:
- implement an AXP-compatible component
- validate protocol contracts locally
- run conformance against your own implementation
create-intent- minimal protocol payload and submission contractminimal-axp-service- minimal lifecycle service (accept -> complete)conformance-runner- conformance execution flow against custom endpoint
If you want full end-to-end orchestration examples with retries/callbacks/coordination, see Cloud examples in ../examples/README.md.
