{
  "schemaVersion": "1.0",
  "application": "Infinite Sandbox",
  "applicationVersion": "0.0.13a_03",
  "packageVersion": "0.0.13-alpha.3",
  "status": "certification-readiness-candidate-not-certified",
  "claimBoundary": "This manifest inventories software evidence. It is not certification, accreditation, standards conformance, professional engineering validation, or proof of educational effectiveness.",
  "intendedUses": [
    "experimental sandbox gameplay",
    "interactive STEM education with educator supervision",
    "qualitative demonstration of engineering-inspired models",
    "software verification and future validation planning"
  ],
  "prohibitedUses": [
    "real-world engineering or safety decisions",
    "claiming learner mastery or actual grade placement",
    "claiming certification, accreditation, or official standards conformance",
    "replacing a qualified educator, engineer, accessibility auditor, or legal reviewer"
  ],
  "evidence": [
    { "id": "release-record", "path": "RELEASE_0.0.13a_03.md", "externalReviewRequired": true },
    { "id": "evidence-index", "path": "CERTIFICATION_EVIDENCE_0.0.13a_03.md", "externalReviewRequired": true },
    { "id": "engineering-vvuq", "path": "ENGINEERING_VVUQ.md", "externalReviewRequired": true },
    { "id": "education-assurance", "path": "EDUCATIONAL_ASSURANCE.md", "externalReviewRequired": true },
    { "id": "certification-map", "path": "CERTIFICATION_READINESS.md", "externalReviewRequired": true },
    { "id": "research-basis", "path": "RESEARCH_BASIS.md", "externalReviewRequired": true },
    { "id": "learner-variability", "path": "LEARNER_VARIABILITY.md", "externalReviewRequired": true },
    { "id": "privacy", "path": "PRIVACY.md", "externalReviewRequired": true },
    { "id": "security", "path": "SECURITY.md", "externalReviewRequired": true },
    { "id": "ai-bias-oversight", "path": "AI_BIAS_AND_OVERSIGHT.md", "externalReviewRequired": true },
    { "id": "ferpa-readiness", "path": "FERPA_READINESS.md", "externalReviewRequired": true },
    { "id": "study-protocol", "path": "QUALITATIVE_STUDY_PROTOCOL.md", "externalReviewRequired": true }
  ],
  "automatedGates": [
    { "id": "pointer-edit-source", "command": "npm run test:education-quality", "scope": "left/right edit wiring, compatibility release handling, one-cell placement retry, and removed N-key action only" },
    { "id": "fluid-verification", "command": "npm run test:fluids", "scope": "coded conservation, adaptive-CFL, smooth render interpolation, wetting, burning, and deterministic-seeding cases only" },
    { "id": "complete-regression", "command": "npm test", "scope": "coded behavior only" },
    { "id": "production-build", "command": "npm run build", "scope": "production bundling only" },
    { "id": "deployment-smoke", "command": "npm run test:production-build", "scope": "HTTP, nested-path assets, exact menu labels, version, evidence, fluid-render markers, and removed shortcut only" },
    { "id": "combined-release-gate", "command": "npm run verify:release", "scope": "all included automated gates" }
  ],
  "runtimeTraceability": [
    "application and solver model versions",
    "SI units and right-handed coordinate frame",
    "material input pedigree",
    "separate stress components and governing failure mode",
    "utilization and factor of safety",
    "rigid-body, particle, and fluid timestep diagnostics",
    "fluid Courant target, adaptive substeps, mass residual, boundary exchange, and timestep loss",
    "non-finite-state accounting",
    "assumptions, validation status, warnings, and unresolved gaps"
  ],
  "knownGaps": [
    "no independent physical validation domain",
    "no fluid grid/time convergence study across an intended-use matrix",
    "no accredited engineering-material or fluid-input calibration",
    "no qualified independent engineering or hydraulic review",
    "no audited quality-management system",
    "no completed educator review for all instructional bands",
    "no completed safeguarded learner effectiveness study",
    "no completed WCAG 2.2 audit; keyboard terrain editing, assistive-technology action parity, and physical mobile-device validation remain gaps",
    "no completed privacy or legal review for a deployed school service",
    "no approval from an external certification, accreditation, or standards body"
  ]
}
