Seiro MCP server and visionOS tools
This repository does not yet provide an automated release pipeline. Use this document to keep releases reproducible.
MAJOR.MINOR.PATCH).MAJOR for breaking changes to MCP tool contracts (tool names, request/response schema, error codes, or structured error fields).MINOR for backward-compatible additions.PATCH for fixes that do not change the public contract.cargo run -p xtask -- preflight
cargo run -p xtask -- langscan
cargo run -p xtask -- docs-langscan
cargo run -p xtask -- check-docs-links
cargo build --release
docs/quickstart.md / docs/runbook.md / docs/config.mddocs/compatibility.md reflects any contract decisiontarget/release/seiro-mcp if distributing binaries.