b50cf395ab
refactor: move README/CLAUDE to root; rewrite CLAUDE.md as project constitution
...
- git mv code/README.md → README.md (project-level)
- Rewrite CLAUDE.md: accurate Module C status (v5 pending),
Red Lines table (6 rules from real incidents), file map,
server quick-reference, updated SCP commands
- Merge code/.gitignore into root .gitignore (dist/, build/,
wandb/, *.jsonl, *.json.gz); delete code/.gitignore
- code/ now contains only: src/ scripts/ configs/ tests/
checkpoints/ data/ requirements.txt
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-15 08:52:40 +08:00
bd1f51c496
chore: initial commit — unified project repo
...
Merged code repo (CompanionGuard-RL) into single project-level git.
Reorganized root: docs/, reference/, experiments/, tmp/active|archives/.
Gitignored: data/, checkpoints/, .venv, experiment logs, tmp/archives.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-14 11:28:42 +08:00