Skip to content

join-the-team v0.1.7 — existing-repo requirement backfill

Choose a tag to compare

@jpantsjoha jpantsjoha released this 23 Jul 16:12
· 8 commits to main since this release
3f0f35a

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-paste inferred — source: <evidence>; confirm: <role> marker. Strictly read-only, vendor-neutral, and it never infers authority (roles and accountability stay human-owned). init runs it for existing repos and confirms each field one at a time.
  • Provenance-aware operating profiles. Fields carry verified / inferred / unknown provenance (✅ / 🤖 / ⬜). The validator blocks promotion to active while 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