Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 2.37 KB

File metadata and controls

54 lines (43 loc) · 2.37 KB

Internal maintainer index

This index is for maintainers and coding agents. Buyers and operators should start at README.md. The files listed here stay on disk; they are not the customer/operator README surface.

Contributor and agent procedure

Hourly loops

Saleable program and acquisition internals

KPI collect and readiness-scan internals

Operator-facing SLA numbers stay in SLA/지원 정책. The recipes below are maintainer evidence collection, not buyer documentation.

  • 관측성 KPI
  • npm run kpi:compute / kpi:check / kpi:alerts / kpi:verify
  • npm run kpi:collect writes exchange-30d.ndjson plus exchange-30d.ndjson.provenance.json. Strict KPI requires sourceKind=production, sourceId, records, and collectedAt.
  • npm run production:preflight fail-fast-checks production URL and KPI collect inputs; it does not create evidence.
  • npm run readiness:audit and .github/workflows/readiness-scan.yml
  • npm run acquisition:manifest / acquisition:audit and .github/workflows/acquisition-readiness-scan.yml
  • npm run security:evidence

Do not copy these loops, sale-process audits, or agent procedures back into README.md.