Skip to main content
Public verificationCheck certification and field status without entering a restricted workspace.
Independent reviewCertification decisions remain tied to reviewable evidence and accountable personnel.
Protected recordsSensitive evidence stays separated from the public trust view.
NASCA engineering team starter repository

Prepare a public-trust certifiable system repository without guessing the intake structure.

Download the complete starter repository, replace the instructional values with project-specific evidence, run the included safety preflight, push the repository to your provider, and link it during organization onboarding.

Repository contents

Complete structure for first-time and experienced engineering teams

Every included file has a specific onboarding purpose and a replacement guide.

nasca/Registration, ODD, public profile, safety case, override, telemetry, incident, repository, and evidence manifests
src/runtime/Starter state machine, ODD boundary, emergency-stop, telemetry-signing, audit-chain, and evidence-pack boundaries
scripts/Structure inspection, readiness validation, source-integrity, registration-payload, evidence-pack, and audit verification commands
tests/Starter safety-boundary and structure regression tests
docs/Engineering team replacement map, public-trust guidance, and repository-change recertification instructions
Required evidence

Replace instructional values before certification submission

  1. Stable system identity, owner, manufacturer, and serial identity
  2. Public-safe profile and disclosure posture
  3. Operational Design Domain boundaries and prohibited conditions
  4. Human override and emergency-stop behavior
  5. Telemetry integrity, retention, and blackout response
  6. Incident escalation and evidence-custody policy
  7. Repository ownership and repository-change review evidence
  8. Safety case, repeatable tests, and evidence index
Engineering team workflow

Inspect, customize, verify, push, then register

npm test
npm run template:inspect
npm run source:manifest
npm run source:verify
npm run certification:preflight
npm run evidence:generate
npm run audit:verify
npm run registration:payload

The local preflight proves repository preparation only. Live NASCA onboarding performs the registration, repository linkage, certification review, public-profile publication, QR issuance, and lifecycle tracking.