fix: formatting + add clawpub reference #4

Merged
sneak merged 2 commits from :fix/formatting-and-readme into main 2026-02-28 11:45:56 +01:00
Showing only changes of commit a8cf966df6 - Show all commits

View File

@@ -131,6 +131,15 @@ policies change.
When updating policies in this repo, also update the template repos to match
(Makefile targets, Dockerfile conventions, CI workflows, required files, etc.).
## See Also
- **[clawpub](https://git.eeqj.de/sneak/clawpub)** — Real-world examples,
rationale, and operational lessons from applying these policies with an
[OpenClaw](https://github.com/openclaw/openclaw) AI agent. Includes detailed
documentation on how the interlocking check system (CI → Docker → Makefile →
tests/lint/fmt) works in practice, why checklists complement prose policies,
and failure stories from production use.
## TODO
- Add more prompt templates for common development tasks