Meta-repo for HELIOS — 577 Industries' NASA SBIR Phase I program on calibrated space-weather decision intelligence (subtopic SPWX.1.S26A). Hosts the public proposal companion document, master plan, cross-repo orchestration scripts, and per-artifact design specs that coordinate the four HELIOS artifact repositories.
The submitted NASA SBIR Phase I proposal "HELIOS: Heliophysics-Enhanced Location Integrity and Operations System" advances a model-agnostic Bayesian-Model-Averaging fusion layer for space-weather model outputs, with two vertical slices (NASA SRAG mission-operations radiation risk and U.S. precision-agriculture GNSS). This meta-repo coordinates the public artifacts that back the proposal's claims with live, citable code.
This repository orchestrates the public artifact ecosystem for the HELIOS NASA SBIR Phase I proposal (subtopic SPWX.1.S26A). To verify proposal claims:
- Start with
companion/companion.md— the canonical index that maps every proposal section (§1.3 Gannon case study, §3 technical objectives, §4 work plan, etc.) to specific files in the public artifact repos. - Pre-registration: see
orchestration/kill_gate.pyfor the kill-gate constants andplan/master-plan.mdfor the sealed hold-out event list (Table 4-2 in the proposal). - Empirical evidence: see
gannon-storm-rtk-analysisfor the 25-station NGS CORS analysis (1,302 station-hours headline;results/quantitative.md). - Framework code:
helios-fusion-engine(BMA + isotonic + Mondrian conformal) andhelios-spaceweather-connectors(6 data adapters). - Provenance schema:
helios-provenance-spec(feature-level lineage JSON Schema).
Trained model weights, BMA priors, and equipment transfer functions are held in the private helios-fusion-internal repo (commercial-license gated); the framework code is fully open.
git clone --recurse-submodules https://github.com/577Industries/helios-program.gitThis umbrella repo bundles the 4 public HELIOS artifacts as git submodules pinned at their latest release tags (see submodules/). Each submodule is independently usable from its own repo URL.
submodules/— the 4 public HELIOS artifact repos pinned at release tags:helios-provenance-spec@v0.1.0helios-spaceweather-connectors@v0.2.1helios-fusion-engine@v0.2.0gannon-storm-rtk-analysis@v0.1.0
companion/— public-facing companion document mirroring the submitted proposal with live artifact citations; rebuilt automatically from upstream release state viaorchestration/companion_sync.py. Read this first if you're a reviewer or stakeholder.plan/master-plan.md— program-level master plan, including the dependency graph across artifacts, the pre-registered kill-gate for the fusion-engine arXiv preprint, and the rolling execution log.specs/— per-artifact design specs from each follow-up brainstorm cycle, plus operator-facing review packs for completed agent work.orchestration/— cross-repo automation:companion_sync.pyrebuilds the artifact registry from GitHub release state;kill_gate.pyexecutes the pre-registered HSS + reliability-slope evaluation on the 3-event hold-out;osf_preregistration.template.mdis the binding text to file on the Open Science Framework before any hold-out evaluation runs.docs/operations.md— operator runbook: where everything lives, daily checklist, agent dispatch conventions, known gotchas.results/— kill-gate evaluation results, validation runs..github/workflows/— CI: yamllint, footnotes-sync check, lychee link-check on the companion document.
| Artifact | Repo | Status |
|---|---|---|
| Provenance schema (JSON Schema 2020-12 + pydantic ref impl + RFC) | helios-provenance-spec |
public |
| Space-weather data adapters (DONKI, SEP Scoreboards, NOAA SWPC, CDDIS GIMs, GOES, DSCOVR) | helios-spaceweather-connectors |
public |
| Fusion engine (BMA + isotonic + conformal + severity-stratified validation) | helios-fusion-engine |
public |
| Trained weights, BMA priors, equipment transfer functions | helios-fusion-internal |
private (IP) |
| May 2024 Gannon storm retrospective on NGS CORS data | gannon-storm-rtk-analysis |
public |
companion/companion.md— what HELIOS is and where the supporting evidence livesplan/master-plan.md— how the program is structured and what gates each artifact passes- Whichever artifact repo above matches your interest
Phase-II-ready (2026-05-18). All 4 public HELIOS artifacts have shipped initial releases and are bundled here as submodules. Phase II evidence assembly lives at phase-ii/. Four dispatch-ready specs in specs/ cover Sprint D kill-gate, TFT-TEC forecasting, the arXiv preprint, and Phase II evidence refresh. See plan/master-plan.md § Execution Log for the rolling state.
Apache 2.0 — see LICENSE. Document content (companion, plan, specs, ops) is provided for reference and citation; please attribute 577 Industries Inc. when quoting.
Engineering: [email protected] Principal Investigator: Thomas Waweru, 577 Industries Inc., Columbus OH