Adding Story Based Telemetry For Agentic Development - #699
Adding Story Based Telemetry For Agentic Development#699SquallLeonhart13 wants to merge 3 commits into
Conversation
Create comprehensive telemetry schema documentation using Principal View OTEL canvases for the major server subsystems: - Provider Session: process lifecycle, turn execution, session start/stop - Orchestration Engine: command dispatch with event sourcing patterns - WebSocket Routing: request/response lifecycle and error handling - Runtime Ingestion: provider event classification and domain synthesis - Terminal Session: PTY lifecycle and shell management Also adds a high-level architecture canvas showing component relationships and data flow between subsystems. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Explains the multi-layered IPC architecture including Electron IPC, WebSocket RPC, and process management with type-safety characteristics. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
read contribution guidelines, this feels like a personal fork, not a pr |
Link to ui
What Changed
Adding a .principal-views folder that captures architecture and suggested storybased telemety.
Why
Story based telemetry improves maintainability of code by allowing validation of code through telemetry
and doubles as context engineering for when changes need to be made
UI Changes
Untitled.mov
Checklist