AMC is broad. That does not mean every user should start broad.
Use the path that matches your job.
You want:
- a first score fast
- practical gaps
- minimal setup
- a path to harden without building a governance department
Start here:
docs/START_HERE.mddocs/SOLO_DEV_PATH.mddocs/AFTER_QUICKSCORE.mddocs/RECIPES.md
You want:
- repeatable trust workflows
- CI gates
- standardization across teams
- monitoring and operational clarity
Start here:
docs/PLATFORM_PATH.mddocs/CI_TEMPLATES.mddocs/DEPLOYMENT_OPTIONS.mddocs/PRODUCT_EDITIONS.md
You want:
- evidence that survives audit questions
- assurance workflows
- compliance mapping
- policy and control surfaces
Start here:
docs/SECURITY_PATH.mddocs/COMPARE_AMC.mddocs/PRODUCT_EDITIONS.mddocs/PRICING.mddocs/SERVICES_AND_SUPPORT.md
You want:
- a clear first score
- a way to catch risky regressions
- faster iteration without safety theater
- a path from demo confidence to production confidence
Start here:
docs/START_HERE.mddocs/AFTER_QUICKSCORE.mddocs/COMPARE_AMC.mddocs/COMMUNITY_SHOWCASE.md
You want:
- structured comparisons
- documented dimensions
- reproducible score logic
- benchmark and assurance surfaces
Start here:
docs/COMPARE_AMC.mddocs/BENCHMARK_GALLERY.mddocs/RELEASE_HIGHLIGHTS.mddocs/INDEX.md
You want:
- a reliable score for an agent that touches supplier risk, procurement, transport, carrier management, warehouse operations, or delivery exceptions
- a clear mapping from operations language to AMC's domain stations
- domain modules and gaps without reading the whole product manual
Start here:
docs/DOMAIN_PACKS.mddocs/SECTOR_PACKS.mddocs/SUPPLY_CHAIN.mddocs/AFTER_QUICKSCORE.md
First commands:
amc domain list
amc domain assess --agent <agent-id> --domain supply-chain
amc domain assess --agent <agent-id> --domain logistics
amc domain modules --domain logistics
amc domain pack describe --pack freight-3pl-warehouse
amc score operational-independence <agent-id> --domain logistics --jsonUse --domain supply-chain for supplier risk, procurement, traceability, materials, food systems, and critical-infrastructure workflows. Use --domain logistics for freight, 3PL, warehouse, carrier, transport, and port-logistics workflows. Use freight-3pl-warehouse when you need carrier reliability, WMS integrity, exception management, traceability, SLA, EDI/API resilience, and cold-chain controls.
- New? start with
START_HERE - Already scored? go to
AFTER_QUICKSCORE - Buying/packaging? go to
PRODUCT_EDITIONS+PRICING - Need deployment clarity? go to
DEPLOYMENT_OPTIONS