# Documentation
Additional documentation for Sumac (`sxmc`) developers and maintainers.
| [USAGE.md](USAGE.md) | Install, quick start, managed skill installs, MCP workflows, client setup, and agent guidance |
| [SIDE_BY_SIDE.md](SIDE_BY_SIDE.md) | With vs without `sxmc`: practical workflow compression for APIs, skills, MCP, and onboarding |
| [ARCHITECTURE.md](ARCHITECTURE.md) | Module map, pipeline boundaries, extension points, and design decisions |
| [ROADMAP.md](ROADMAP.md) | Post-`1.0.0` product themes for maintenance, discovery delivery, and ecosystem hardening |
| [DEMO.md](DEMO.md) | Short scripted demo path for terminal recordings or GIF capture |
| [OPERATIONS.md](OPERATIONS.md) | Hosted deployment, release process, and distribution notes |
| [VALIDATION.md](VALIDATION.md) | Test, smoke, compatibility, and benchmark summary |
| [COMPATIBILITY_MATRIX.md](COMPATIBILITY_MATRIX.md) | Cross-platform validation lanes, local-vs-external compatibility coverage, and the maintained `CLI -> AI` host matrix |
| [VALIDATION_HISTORY.md](VALIDATION_HISTORY.md) | Compact history of major validation milestones before and through `1.0.0` |
| [PRODUCT_CONTRACT.md](PRODUCT_CONTRACT.md) | Explicit support boundary: what Sumac guarantees, degrades gracefully, or leaves out of scope |
| [STABILITY.md](STABILITY.md) | Stable `1.x` contract: stable commands, additive JSON rules, and what remains best-effort |
| [TEST_SCRIPT_GUIDE.md](TEST_SCRIPT_GUIDE.md) | Guide to the test script: architecture, sections, how to run on other platforms |