xykj-plus/CLAW.md

13 lines
681 B
Markdown
Raw Normal View History

2026-06-13 13:42:01 +08:00
# CLAW.md
This file provides guidance to Claw Code (clawcode.dev) when working with code in this repository.
## Detected stack
- No specific language markers were detected yet; document the primary language and verification commands once the project structure settles.
- Frameworks: none detected from the supported starter markers.
## Working agreement
- Prefer small, reviewable changes and keep generated bootstrap files aligned with actual repo workflows.
- Keep shared defaults in `.claw.json`; reserve `.claw/settings.local.json` for machine-local overrides.
- Do not overwrite existing `CLAW.md` content automatically; update it intentionally when repo workflows change.