Commit graph

8 commits

Author SHA1 Message Date
Ayo
d5109b8dc9 chore: update readme
Some checks failed
Checks / lint (push) Has been cancelled
Checks / test (push) Has been cancelled
Checks / content (push) Has been cancelled
2026-07-18 22:26:19 +02:00
Ayo
93e8258270 chore: update repo policy to check tool co-authors
Some checks are pending
Checks / lint (push) Waiting to run
Checks / test (push) Waiting to run
Checks / content (push) Waiting to run
2026-07-18 22:04:35 +02:00
Ayo
f6b71023ec chore: flatten the app workspace
Some checks are pending
Checks / lint (push) Waiting to run
Checks / test (push) Waiting to run
Checks / content (push) Waiting to run
2026-07-18 21:12:24 +02:00
ayo
0a3571e2f4
chore: add contribution content checks (#53)
Adds scripts/check-content.mjs, a zero-dependency scanner for commits, branch
names, PR text, and contributed lines. It checks structural rules (attribution
trailers and footers, session links) and a maintainer-managed reserved-terms
list, shipped as salted digests in .repo-policy.json. Findings report a location
and a masked preview, never the matched term.

Wired up opt-in: the pre-commit hook scans the staged diff and branch name, a new
commit-msg hook scans the message, and the Checks workflow gates PRs and pushes
to main. The digest list ships empty; structural checks run regardless.
2026-07-16 21:17:44 +02:00
ayo
287dc0885b
chore: relicense to MIT (#52) 2026-07-16 21:15:49 +02:00
Ayo
744825c771 chore: fix messed up markdown :) 2026-07-04 10:46:30 +02:00
Ayo
9aec20edbf chore: add roadmap to readme 2026-07-04 10:35:55 +02:00
Ayo
8b66249edf chore: Add CONTRIBUTING.md guide for humans 2026-07-04 09:55:54 +02:00