docs: add CLAUDE.md for AI assistant context #3

Merged
jihoson merged 1 commits from feature/issue-2-add-claude-md into main 2026-02-04 03:29:35 +09:00
Owner

Summary

Adds CLAUDE.md file to provide guidance for Claude Code and other AI assistants working in this repository.

Changes

  • Created CLAUDE.md with:
    • Build & test commands (pytest, ruff, mypy, Docker)
    • Architecture overview (Broker, Brain, Risk Manager, Evolution)
    • Key constraints from docs/agents.md (READ-ONLY risk manager, circuit breaker rules)
    • Configuration reference (required env vars, test defaults)
    • Test structure breakdown (35 tests across 3 files)

Benefits

  • Faster onboarding for AI assistants in future sessions
  • Consistent understanding of critical policies and constraints
  • Quick reference for common development commands

Closes #2

🤖 Generated with Claude Code

## Summary Adds CLAUDE.md file to provide guidance for Claude Code and other AI assistants working in this repository. ## Changes - Created `CLAUDE.md` with: - Build & test commands (pytest, ruff, mypy, Docker) - Architecture overview (Broker, Brain, Risk Manager, Evolution) - Key constraints from `docs/agents.md` (READ-ONLY risk manager, circuit breaker rules) - Configuration reference (required env vars, test defaults) - Test structure breakdown (35 tests across 3 files) ## Benefits - Faster onboarding for AI assistants in future sessions - Consistent understanding of critical policies and constraints - Quick reference for common development commands ## Related Closes #2 🤖 Generated with [Claude Code](https://claude.com/claude-code)
jihoson added 1 commit 2026-02-04 03:28:42 +09:00
docs: add CLAUDE.md for AI assistant context
Some checks failed
CI / test (pull_request) Has been cancelled
9bb7e3ec85
- Add build & test commands reference
- Document architecture and component interactions
- Include key constraints from docs/agents.md
- Provide configuration and test structure overview

Closes #2

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
jihoson merged commit 2e63ac4a29 into main 2026-02-04 03:29:35 +09:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jihoson/The-Ouroboros#3