sxmc 1.0.9

Sumac: bring out what your tools can do — bridge skills, MCP, and APIs into reusable agent, terminal, and automation workflows
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Documentation

Additional documentation for Sumac (`sxmc`) developers and maintainers.

| Document | Description |
|----------|-------------|
| [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 |