**P1-13 — Add CI and ownership.** - Add `.github/workflows/cit-self-test.yml`: install, `ruff check`, `pytest`, schema-drift, and rules-drift. - Add a `CODEOWNERS` file for `contracts/*` and `rules/*`. **AC:** - Green on a trial PR. - A stale committed artifact fails CI.
P1-13 — Add CI and ownership.
.github/workflows/cit-self-test.yml: install,ruff check,pytest, schema-drift, and rules-drift.CODEOWNERSfile forcontracts/*andrules/*.AC: