You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(CLAUDE.md): update project structure and build instructions
- Update project structure documentation to reflect new directory layout
- Replace old `src/` structure with new `rust/` and `python/` organization
- Add detailed breakdown of Rust core modules including graph, memo,
metrics, events, and throttle components
- Include information about Python SDK (PyO3 bindings) and docs site
- Update build commands section with separate instructions for Rust core,
Python SDK, and documentation site
- Modify development workflow to include Python bindings updates
0 commit comments