reasonkit-think-mcp 0.1.1

Rust MCP server for auditable sequential and tree-of-thoughts reasoning, aligned with ReasonKit skills.
# Documentation Index

## Core

- `IMPLEMENTATION_MASTER_PLAN.md` - end-to-end integration roadmap
- `ARCHITECTURE.md` - technical architecture and execution model
- `research/SOURCES.md` - research and source backbone
- `devops/DELIVERY_PLAN.md` - phased delivery and quality gates

## Tool docs

- `tools/start_deliberation.md`
- `tools/set_verification_policy.md`
- `tools/set_reasoning_aliases.md`
- `tools/reasoning_intent_router.md`
- `tools/reasoning_autopilot.md`
- `tools/expand_thoughts.md`
- `tools/score_thoughts.md`
- `tools/prune_thoughts.md`
- `tools/verify_thoughts.md`
- `tools/consensus_answer.md`
- `tools/run_reasonkit_pipeline.md`
- `tools/export_reasoning_audit.md`

## Prompt docs

- `prompts/tot-planner-guidance.md`
- `prompts/diverse-lens-pack.md`
- `prompts/verification-pack.md`
- `prompts/triangulation-pack.md`
- `prompts/decision-routing-pack.md`

## Resource docs

- `resources/session-graph.md`
- `resources/frontier.md`
- `resources/verification-matrix.md`
- `resources/route-decision.md`
- `resources/config-aliases.md`
- `resources/schemas.md`

## Client guides

- `clients/cursor.md`
- `clients/claude-code.md`
- `clients/gemini-cli.md`
- `clients/codex-cli.md`
- `clients/copilot-vscode.md`
- `clients/opencode.md`