681 B
681 B
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.jsonfor machine-local overrides. - Do not overwrite existing
CLAW.mdcontent automatically; update it intentionally when repo workflows change.