REPO_POLICIES compliance audit #40

Merged
sneak merged 5 commits from repo-policies-compliance into main 2026-03-01 21:11:50 +01:00

5 Commits

Author SHA1 Message Date
a66d17ad1b Merge branch 'main' into repo-policies-compliance
All checks were successful
check / check (push) Successful in 44s
2026-03-01 21:10:47 +01:00
clawbot
c7e5c03239 Update README for REPO_POLICIES compliance
All checks were successful
check / check (push) Successful in 34s
- Add project description first line with name, purpose, category, author
- Replace CONVENTIONS.md reference with REPO_POLICIES.md
- Add License section (pending author choice)
- Add Author section
2026-03-01 07:51:39 -08:00
clawbot
b6f3ed314e Remove CLAUDE.md and CONVENTIONS.md
Both files are superseded by REPO_POLICIES.md which is the
authoritative standard from sneak/prompts.
2026-03-01 07:51:35 -08:00
clawbot
da312f5c7b Add fmt-check, hooks, docker targets and test timeout to Makefile
- Add fmt-check target for read-only format checking
- Add hooks target to install pre-commit hook running make check
- Add docker target to run docker build
- Add 30-second timeout to test and check targets
- Add new targets to .PHONY list
2026-03-01 07:51:32 -08:00
clawbot
80c6236cf1 Add REPO_POLICIES.md, .editorconfig, and .dockerignore
- REPO_POLICIES.md fetched from sneak/prompts (last_modified: 2026-02-22)
- .editorconfig fetched from sneak/prompts
- .dockerignore with standard Go exclusions
2026-03-01 07:51:27 -08:00