coreason-runtime 0.1.0

Kinetic Plane execution engine for the CoReason Tripartite Cybernetic Manifold
Documentation
1
2
3
4
5
6
7
8
9
10
11
1. Verify purges from Step 1 are correct and complete.
   - Ensure mcp_external_tools is removed from both src/ and tests/
   - Ensure imports are updated to nemoclaw_bridge
2. Review Step 2 (Unify the Bridge in master_mcp.py).
   - Ensure the created master_mcp.py works, tests pass.
3. Review Step 3 (Streamline Sovereign MCP Registry).
   - Checked sovereign_mcp_registry.py or federated_capability_registry_client.py for any transport-related tracking logic. None exist.
4. Execute Step 4 Verification and Cleanup.
   - Run type checker and tests.
   - Follow pre-commit instructions
5. Submit PR to GitHub.