Add MCP tools for session lifecycle management: - session_start: Begin work session with realm context detection - session_stop: End session with duration and activity summary Session state stored in .blue/session file tracks: - Session ID, realm, repo - Active RFC being worked on - Active domains (auto-detected from bindings) - Contracts being modified (exports) and watched (imports) Implementation details: - SessionState struct with save/load/delete methods - Automatic domain and contract detection from realm bindings - Duration calculation on session stop - 6 new tests for session functionality Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 0001-cross-repo-realms.md | ||
| 0001-efficient-document-format.md | ||
| 0002-port-coherence-functionality.md | ||
| 0002-realm-mcp-integration.md | ||