11 lines
362 B
Markdown
11 lines
362 B
Markdown
# CLAUDE.md
|
|
|
|
Follow [AGENTS.md](AGENTS.md) as the canonical repo guide.
|
|
|
|
Short version:
|
|
|
|
- this repo owns client assets, root python files, and packing workflow
|
|
- server endpoint and login UI updates usually land here
|
|
- keep protocol-facing changes aligned with `m2dev-client-src` and `m2dev-server-src`
|
|
- avoid committing accidental local config or secret data
|