join-the-team v0.1.7 — existing-repo requirement backfill
Adopting the harness into a repo that already has code no longer starts from a blank form.
Added
- Existing-repo requirement backfill. A read-only inspection pass (
inspect_repo.py) reads manifests, tool configs, CI,CODEOWNERS, and docs and emits inferred findings — each a machine guess with an evidence pointer and a ready-to-pasteinferred — source: <evidence>; confirm: <role>marker. Strictly read-only, vendor-neutral, and it never infers authority (roles and accountability stay human-owned).initruns it for existing repos and confirms each field one at a time. - Provenance-aware operating profiles. Fields carry
verified/inferred/unknownprovenance (✅ / 🤖 / ⬜). The validator blocks promotion toactivewhile any field is unconfirmed inference — so machine-backfilled values can never masquerade as owned facts.
Shipped through the harness's own gates: spec-first (ADR-approved design), built in bounded slices, and audited with the Adversarial Gate + PR review before merge.
Install: Claude Plugin Hub · README