Skip to content

COSMOS-CQA v0.1.2 Research Alpha

Pre-release
Pre-release

Choose a tag to compare

@SIONSOULSION SIONSOULSION released this 02 Jul 21:29
cec92e3

COSMOS-CQA v0.1.2 Research Alpha

Release date: 2026-07-02

Tag: v0.1.2-research-alpha

Status: research alpha

Canonical URL: https://cosmos-cqa.org

GitHub release: v0.1.2-research-alpha

Zenodo record: https://zenodo.org/records/21142690

Zenodo release DOI: 10.5281/zenodo.21142690

Zenodo all-versions DOI: 10.5281/zenodo.21112698

Summary

This release captures the public workbench hardening and polish completed after the first DOI-minted archive. It emphasizes the demo workbench as a more credible research-quality review surface: spatial observation pins, coordinate-note cues, review QA, provenance events, adjudication queue placeholders, reviewer handoff boundaries, public-surface notices, and polished Visual Sidecar transform controls.

The release remains research-only public infrastructure. It is not a production decision system, a validated cosmology diagnostic engine, a clinical or regulatory artifact, or an OSI open-source release.

Included

  • Tile Observation Overlay foundation with normalized source-tile coordinates and note-gated submission.
  • Observation evidence summaries, richer zone taxonomy, and evidence-bundle observation visualization.
  • Viewer transform controls for zoom, pan, rotation, reset, and fullscreen with source-coordinate round-trip tests.
  • Observation Review QA workspace, immutable review event ledger, consensus/adjudication placeholders, and review history export evidence.
  • Reviewer access boundary and local intake/return packet contracts without public authentication claims.
  • Public selective-access notice describing the future internal researcher application without overpromising scope or timeline.
  • Calibration workspace consolidation and stacked wizard/progress policy layout.
  • Demo sample credibility cleanup, public data candidate lane, upgraded Self-Checks, and coordinate note cue behavior.
  • Visual Sidecar Transform Controls Polish: compact sliders/segmented rotation controls replacing the old button cluster.

License Notice

COSMOS-CQA is released for research-only public use under the project-specific COSMOS-CQA Research-Only Public License. All rights not expressly granted are reserved by AI-Bio Synergy Holdings LLC.

This is a research-source release, not an OSI open-source release.

Verification

The release baseline was verified with:

npm --prefix apps/web run check
npm --prefix apps/web run pages:prepare
npm --prefix apps/web run release:artifacts
git diff --check

The full local quality gate passed with repository health, deployment surface validation, source syntax, 19 contract tests, 7 unit tests, 9 Core Pack tests, public data candidate validation, 3 legacy extraction tests, 9 deterministic replay tests, 40 browser workflow tests, and legacy HTML syntax checks.

Performance Smoke

Live public-surface smoke checks on 2026-07-02 showed:

  • portal route: no console warnings/errors, no horizontal overflow, DOMContentLoaded about 305 ms;
  • hosted workbench route: no console warnings/errors, no horizontal overflow, transform-ready in about 1.4 s, 33 resources, about 152 KB transferred;
  • releases route: no console warnings/errors, no horizontal overflow, DOMContentLoaded about 161 ms;
  • prepared GitHub Pages artifact: 85 files, about 1.04 MB total, about 284 KB JavaScript, about 131 KB HTML, about 32 KB JSON.

The live workbench runtime Self-Checks passed 8/8.

Release Artifacts

Zenodo Note

This tag minted a new versioned Zenodo DOI through the existing GitHub-Zenodo integration. Cite the exact release DOI 10.5281/zenodo.21142690 for v0.1.2-research-alpha, or the all-versions DOI 10.5281/zenodo.21112698 for the project-level Zenodo record.

Archive And Provenance Note

The repository retains original COSMOS materials under archive/original-materials/ for provenance. The maintained public workbench lives under apps/web/, with reusable research infrastructure under packages/core/ and packages/schemas/.

The canonical public project identity is https://cosmos-cqa.org.

Known Limitations

  • The public workbench remains a research alpha and is not a production decision system.
  • Diagnostic surfaces remain concept placeholders with scientific caveats.
  • Synthetic demo tiles are included for reproducibility and demonstration; restricted third-party datasets are not redistributed.
  • Public data candidate manifests are source-linked review lanes, not live data dependencies.
  • Reviewer handoff and return packets are local JSON artifacts, not an authenticated hosted reviewer pipeline.
  • The public demo does not provide a clean auth layer or reviewer pipeline; selective-access application work is planned outside this public static demo.
  • Report generation remains JSON/SBOM-oriented at this stage.