sxmc 0.2.1

One Rust binary to 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
# Documentation

Additional documentation for sxmc developers and maintainers.

| Document | Description |
|----------|-------------|
| [USAGE.md]USAGE.md | Install, quick start, MCP workflows, client setup, and agent guidance |
| [OPERATIONS.md]OPERATIONS.md | Hosted deployment, release process, and distribution notes |
| [VALIDATION.md]VALIDATION.md | Test, smoke, compatibility, and benchmark summary |
| [CLI_TO_AI_COMPATIBILITY.md]CLI_TO_AI_COMPATIBILITY.md | Host-by-host `CLI -> AI` coverage matrix for startup docs, native config, and apply behavior |
| [VALIDATION_RUN_v0.2.0.md]VALIDATION_RUN_v0.2.0.md | Maintainer validation for **0.2.0**: tests, smoke, benchmarks, JSON/stderr, MCP→CLI, `sxmc mcp`, `mcp session`, Cursor-style stdio check |
| [VALIDATION_RUN_v0.1.9.md]VALIDATION_RUN_v0.1.9.md | Prior snapshot for `0.1.9` |
| [VALIDATION_RUN_v0.1.8.md]VALIDATION_RUN_v0.1.8.md | Prior snapshot for `0.1.8` |
| [PRODUCT_CONTRACT.md]PRODUCT_CONTRACT.md | Explicit support boundary: what `sxmc` guarantees, degrades gracefully, or leaves out of scope |
| [CLI_SURFACES.md]CLI_SURFACES.md | Shipped `CLI -> AI` model: inspection, host-aware startup artifacts, provenance, depth limits, and review/apply rules |