Skip to content

maintainers

dannyward630 edited this page Jun 28, 2026 · 1 revision

Maintainer Responsibilities

Source Maintainers

  • review evidence before nextReviewAt;
  • keep coverage, caveats, terms posture, and blocker evidence accurate;
  • preserve neutral verification semantics;
  • respond to agency field/status changes with fixtures and tests.

Release Maintainers

  • enforce semantic versioning and compatibility policy;
  • verify all local, package, security, and GitHub gates;
  • create signed tags and provenance-backed packages;
  • publish changelog and checksums;
  • confirm optional hosted metadata parity.

Security Maintainers

  • triage private reports and automated alerts;
  • protect sensitive report data;
  • coordinate patch/advisory/release timing;
  • review shared parser, network, storage, and release surfaces after a finding.

Repository ownership is recorded in .github/CODEOWNERS. Ownership is review responsibility, not permission to weaken source evidence or data-use safeguards.

Documentation Mirror

/docs is canonical. Regenerate the GitHub Wiki mirror with corepack pnpm wiki:generate, then publish the contents of wiki-export/ to the wiki repository. Never make wiki-only content changes.


Canonical source

Clone this wiki locally