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
## What

<!-- Brief description of what this PR does and why -->

## Testing

<!-- How was this tested? -->

## Checklist

- [ ] `cargo test` passes
- [ ] `cargo clippy` passes
- [ ] `cargo fmt` — no formatting changes needed
- [ ] README or docs updated (if user-facing changes)
- [ ] Stable `1.x` JSON contracts preserved for affected onboarding/maintenance commands
- [ ] Regressions in `setup -> add -> status -> sync` considered and called out if relevant