Skip to content

Add CLAUDE.md#465

Merged
eugenevinitsky merged 1 commit into
emerge/temp_trainingfrom
vcha/claude
May 31, 2026
Merged

Add CLAUDE.md#465
eugenevinitsky merged 1 commit into
emerge/temp_trainingfrom
vcha/claude

Conversation

@vcharraut
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings May 31, 2026 21:59
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a root-level CLAUDE.md to orient automated coding agents about PufferDrive's structure, build/train commands, C/Python coding standards, trust boundaries between external inputs and internal hot paths, and fail-fast/determinism guardrails. No source code is modified.

Changes:

  • New CLAUDE.md with project overview, build/train commands, and structural map.
  • Coding standards covering naming, helpers, control flow, data layout, magic constants, and perf rules for the C sim.
  • Trust-boundary and guardrail sections distinguishing untrusted inputs (configs, *.bin maps) from trusted hot paths.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CLAUDE.md
Comment on lines +8 to +9
- Root: `pufferl.py` (PPO loop), `models.py` (policies)
- `config/`: `default.ini` (base), `ocean/drive.ini` (PufferDrive)
@eugenevinitsky eugenevinitsky merged commit 0e9524d into emerge/temp_training May 31, 2026
14 checks passed
@eugenevinitsky eugenevinitsky deleted the vcha/claude branch May 31, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants