2 Commits (1fd9f8c259a8a3871d4aaa562c38a6172377fe0f)

Author SHA1 Message Date
Elijah Voigt 9be62abb78 chore(claudbg-g0oh): remove cargo-nextest, use cargo test
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago
Elijah Voigt 5bddec167b docs(CLAUDE.md): add JSONL schema notes and correct subagent path structure
- Document camelCase JSONL field names that need serde renames
  (durationMs, sessionId, parentUuid, etc.)
- Correct subagent disk structure: subagents live in
  <session-uuid>/subagents/ (a sibling directory), not
  <project-dir>/subagents/ as previously documented
- Note comfy-table is already in use (not a choice)
- Add discovery path note to agents architecture section

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago