Skip to content

Commit a8d5140

Browse files
authored
Update index.html
1 parent 0c2a07f commit a8d5140

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

simulators/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ <h3>AION Verified — What It Means</h3>
611611
</footer>
612612

613613
<script>
614-
// Simulator data – now includes textile and crisis simulators
614+
// Simulator data – now includes VERITAS‑SHELLFISH in Environmental
615615
const simulatorsData = {
616616
physics: {
617617
sims: [
@@ -654,6 +654,7 @@ <h3>AION Verified — What It Means</h3>
654654
},
655655
environmental: {
656656
sims: [
657+
{ name: "VERITAS‑SHELLFISH", domain: "HAB Toxin Detection · NOAA", desc: "Point‑of‑use HAB toxin detection platform with epistemic confidence scoring (CERTUS Engine) and cryptographic data integrity (STP sealing). Simulation built for NOAA‑NOS‑NCCOS‑2026‑32955 LOI. Includes Knowledge Base uploader, calibration panel, and audit trail verifier.", meta: "<strong>NOFO:</strong> NOAA‑NOS‑NCCOS‑2026‑32955<br><strong>Red team:</strong> Simulation mode · LOI demonstration<br><strong>Status:</strong> Live prototype · April 2026", link: "https://aionsystem.github.io/veritas-shellfish", status: "live", featured: true, external: true },
657658
{ name: "Climate Scenario Simulator", domain: "Environmental · Climate", desc: "CO₂ emission scenarios, temperature projection, sea level rise visualizer, policy impact comparison, tipping point warnings.", meta: "<strong>Status:</strong> Planned — Q3 2026", link: "#", status: "coming", featured: false }
658659
]
659660
}
@@ -747,4 +748,4 @@ <h3>AION Verified — What It Means</h3>
747748
});
748749
</script>
749750
</body>
750-
</html>
751+
</html>

0 commit comments

Comments
 (0)