jq for reality. One binary. Five operations. Everything settles.
cargo install spectral
spectral fold . observe any structure
spectral prism . filter by what matters
spectral traversal . explore what's connected
spectral lens . transform one thing
spectral iso . settle. done. crystal.
spectral memory store fact "the tests pass on the refactor branch"
spectral memory recall <oid>
spectral memory crystallize <oid>
spectral memory status
Add to .claude/settings.json:
{
"mcpServers": {
"spectral": {
"command": "spectral",
"args": ["serve", "--project", "."]
}
}
}spectral mirror <cmd> compiler
spectral conversation <cmd> runtime
spectral db <cmd> graph database
spectral memory <cmd> agent memory
spectral serve MCP server