close
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Protocol Examples Index

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

Example set

  • create-intent - minimal protocol payload and submission contract
  • minimal-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.