Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 775 Bytes

File metadata and controls

16 lines (14 loc) · 775 Bytes

Release Checklist

Complete this checklist before any public GitHub release.

  • Synthetic examples only.
  • No private, client, employer, recruiter, school, family, or personal data.
  • No Unit27 internal operating material beyond public-facing repo context.
  • README uses bounded claims.
  • App copy states that Source Index is not a verifier, fact-checker, fraud detector, certification system, compliance tool, legal tool, medical tool, or truth oracle.
  • MIT license is present.
  • CI workflow is present.
  • go test ./... passes.
  • go vet ./... passes.
  • go build ./cmd/source-index passes.
  • Synthetic demo output regenerated.
  • Explicit release approval recorded before remote creation, push, deploy, or public post.