Extract business logic from MCP tool handlers into 15 Action classes (Plan 5, Session 5, Phase 3, Task 2) following the Brain pattern. MCP tools become thin wrappers calling Action::run(). Add framework-level REST controllers and routes as sensible defaults for consumers. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| SessionArtifact.php | ||
| SessionContinue.php | ||
| SessionEnd.php | ||
| SessionHandoff.php | ||
| SessionList.php | ||
| SessionLog.php | ||
| SessionReplay.php | ||
| SessionResume.php | ||
| SessionStart.php | ||