Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 645 Bytes

File metadata and controls

19 lines (18 loc) · 645 Bytes

Release Checklist

  • Secrets are cleaned from the repository
  • .env.example is present and safe
  • Demo mode runs with DEMO_MODE=true
  • npm run test:smoke passes
  • npm run typecheck passes
  • npm run build passes
  • LICENSE exists
  • README.md is current
  • ARCHITECTURE.md exists
  • CONTRIBUTING.md exists
  • SECURITY.md exists
  • CODE_OF_CONDUCT.md exists
  • THIRD_PARTY_NOTICES.md exists
  • package.json is not private
  • Final Deliverable is visible on /runs/[runId]
  • Sample demo harness can be created and run
  • No raw secrets are exposed in UI fields