Releases: AI-Bio-Synergy-Holdings-LLC/COSMOS-CQA
Release list
COSMOS-CQA v0.1.4 Research Alpha
COSMOS-CQA v0.1.4 Research Alpha
Release date: 2026-07-11
Tag: v0.1.4-research-alpha
Status: research alpha
Canonical URL: https://cosmos-cqa.org
GitHub release: v0.1.4-research-alpha
Zenodo record: https://zenodo.org/records/21315776
Zenodo release DOI: 10.5281/zenodo.21315776
Zenodo all-versions DOI: 10.5281/zenodo.21112698
Previous DOI-minted release before this tag: v0.1.3-research-alpha
Summary
This release prepares a focused public-stability archive after the v0.1.3 research alpha. It aligns the repository with the minted v0.1.3 DOI and adds an explicit, vendor-neutral safety contract for optional external computational references.
The computational-reference surface is documentation, schema, and synthetic test evidence only. It does not provide live Wolfram access, API or MCP configuration, credential guidance, copied vendor output, public-demo integration, or diagnostic validation.
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
- Controlled v0.1.3 Zenodo DOI metadata aligned across citation, portal, demo, workbook, release, and repository surfaces.
- A generic
computational_referenceschema for bounded, reviewable computational context. - A fully synthetic computational-reference fixture with no copied external-provider output.
- Contract tests proving the fixture is synthetic, non-live, non-diagnostic, and not an API client or MCP configuration.
- Integration boundary documentation in
docs/integrations/computational-references.mdanddocs/integrations/wolfram.md. - A private-application boundary stating that any future live provider access must be server-side, authenticated, authorized, rate-limited, logged, auditable, and separately reviewed.
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 should be verified with:
npm --prefix apps/web run check
npm --prefix apps/web run check:portal-deploy
npm --prefix apps/web run test:contracts
npm --prefix apps/web run pages:prepare
COSMOS_CQA_RELEASE_ID=v0.1.4-research-alpha COSMOS_CQA_RELEASE_GENERATED_AT=2026-07-11T00:00:00.000Z npm --prefix apps/web run release:artifacts
git diff --checkThe generated release validation report records passing checks for the research-only license notice, archive provenance, source verification command, contract tests, deterministic replay tests, legacy syntax check, SBOM artifact, public portal performance smoke, and canonical public URL.
Release Artifacts
- Validation report JSON:
v0.1.4-research-alpha-validation-report.json - SBOM JSON:
v0.1.4-research-alpha-sbom.json - SBOM export path represented in the workbench as
sbom.jsonand in the release artifact asdocs/releases/v0.1.4-research-alpha-sbom.json.
Zenodo Note
This tag minted a new versioned Zenodo DOI through the existing GitHub-Zenodo integration. Cite the exact release DOI 10.5281/zenodo.21315776 for v0.1.4-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 computational-reference fixture is synthetic and is not copied from Wolfram or another external provider. External datasets, provider responses, and derived artifacts remain subject to their own terms, provenance requirements, and review boundaries.
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.
- The computational-reference contract is a non-live research boundary, not a working provider integration or diagnostic-validation mechanism.
- No public API calls, MCP configuration, API keys, endpoint code, or provider-response redistribution are included.
- Synthetic demo tiles and fixtures 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.
COSMOS-CQA v0.1.3 Research Alpha
COSMOS-CQA v0.1.3 Research Alpha
Release date: 2026-07-09
Tag: v0.1.3-research-alpha
Status: research alpha
Canonical URL: https://cosmos-cqa.org
GitHub release: v0.1.3-research-alpha
Zenodo record: https://zenodo.org/records/21285595
Zenodo release DOI: 10.5281/zenodo.21285595
Zenodo all-versions DOI: 10.5281/zenodo.21112698
Previous DOI-minted release before this tag: v0.1.2-research-alpha
Summary
This release archives the public COSMOS-CQA surface after the final public quality and SEO pass. It locks in Lighthouse-style quality budgets, WCAG-oriented and Nielsen Norman Group usability coverage, static performance ceilings, route-level smoke checks, and hardened SEO exposure metadata.
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
- Public quality budgets in
apps/web/quality-budgets.jsoncovering Lighthouse-style score targets, static asset ceilings, route load budgets, target-size checks, public-link requirements, and Nielsen Norman Group heuristic coverage. npm --prefix apps/web run check:quality-budgetsas a measurable release gate for public portal and demo quality.- SEO exposure hardening for all indexable public pages, including canonical URLs, Open Graph metadata, Twitter/X cards,
WebPageJSON-LD, sitemap coverage, sitemaplastmod, androbots.txtsitemap discovery. npm --prefix apps/web run check:seo-exposureas a static exposure gate before publishing.- Public documentation updates for SEO, social preview, WCAG-oriented assessment, quality budgets, and deployment validation.
- Search inspection/submission readiness after PR #82, with the public site prepared for Google Search Console and Bing Webmaster Tools review.
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 should be verified with:
npm --prefix apps/web run check
npm --prefix apps/web run check:seo-exposure
npm --prefix apps/web run check:quality-budgets
npm --prefix apps/web run pages:prepare
npm --prefix apps/web run release:artifacts
git diff --checkThe generated release validation report records passing checks for the research-only license notice, archive provenance, source verification command, contract tests, deterministic replay tests, legacy syntax check, SBOM artifact, public portal performance smoke, and canonical public URL.
Release Artifacts
- Validation report JSON:
v0.1.3-research-alpha-validation-report.json - SBOM JSON:
v0.1.3-research-alpha-sbom.json - SBOM export path represented in the workbench as
sbom.jsonand in the release artifact asdocs/releases/v0.1.3-research-alpha-sbom.json.
Zenodo Note
This tag minted a new versioned Zenodo DOI through the existing GitHub-Zenodo integration. Cite the exact release DOI 10.5281/zenodo.21285595 for v0.1.3-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.
- SEO exposure checks and search inspection/submission do not guarantee search ranking, rich-result display, or immediate indexing.
COSMOS-CQA v0.1.2 Research Alpha
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 --checkThe 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,
DOMContentLoadedabout 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,
DOMContentLoadedabout 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
- Validation report JSON:
v0.1.2-research-alpha-validation-report.json - SBOM JSON:
v0.1.2-research-alpha-sbom.json - SBOM export path represented in the workbench as
sbom.jsonand in the release artifact asdocs/releases/v0.1.2-research-alpha-sbom.json.
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.
COSMOS-CQA v0.1.1 Research Alpha
Summary
COSMOS-CQA v0.1.1 Research Alpha establishes the first Zenodo-ready citation metadata baseline for the public research-source repository and portal.
This release adds controlled Zenodo metadata, aligns citation surfaces, and keeps DOI wording explicit as pending until Zenodo archives this release and issues the first DOI.
Included
.zenodo.jsonwith controlled title, creator/steward, canonical URL, repository URL, keywords, related identifiers, and research-only rights notes.CITATION.cffalignment with the canonical public portal and repository identity.- Public citation, release, and docs pages updated with pending Zenodo DOI status.
docs/zenodo-registration.mdwith registration, first DOI minting, and post-mint replacement guidance.- Portal deployment validation and browser coverage for Zenodo metadata and pending DOI wording.
Zenodo DOI Status
Zenodo repository integration has been enabled before this release.
This GitHub release is intended to trigger the first Zenodo archive and DOI minting event. The DOI is not written into the repository yet. After Zenodo issues the DOI, update the README badge/link, CITATION.cff, citation docs, release artifact index, release notes, and portal citation/release pages with the issued DOI.
Research-Only License Notice
COSMOS-CQA is released for research-only public use under the 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. It is not a production decision system, clinical artifact, regulatory artifact, validated scientific instrument, or commercial-use grant.
Verification
The baseline for this release was verified with:
node -e "const fs=require('fs'); JSON.parse(fs.readFileSync('.zenodo.json','utf8')); console.log('.zenodo.json parse OK')"
npm --prefix apps/web run check:source
npm --prefix apps/web run check:portal-deploy
npm --prefix apps/web run test:browser -- test/browser/portal.spec.mjs
npm --prefix apps/web run check
npm --prefix apps/web run pages:prepare
git diff --checkMain-branch CI, CodeQL, and GitHub Pages deployment validation passed after PR #64 merged.
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 portal is https://cosmos-cqa.org. Public demo workflows remain local-first and do not authenticate users, collect observations, or transmit reviewer packets.
Known Limitations
- DOI metadata may require a follow-up repository update after Zenodo finishes processing this release.
- 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 testing; restricted third-party datasets are not redistributed.
- Reviewer handoff and return packets are local JSON artifacts, not an authenticated hosted reviewer pipeline.
- Report generation remains JSON/SBOM-oriented at this stage.
COSMOS-CQA v0.1.0 Research Alpha
COSMOS-CQA v0.1.0 Research Alpha
Release date: 2026-06-28
Tag: v0.1.0-research-alpha
Status: research alpha
Summary
This release establishes the first usable COSMOS-CQA research-source baseline. It promotes the repository from a scaffold into a governed, verifiable browser workbench foundation with archived original materials, maintained modular source, workflow contracts, CI guardrails, and deterministic replay fixtures.
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.
Included
- Repository spine: README, research-only license, ownership, governance, contribution, security, citation, and notice docs.
- Canonical COSMOS v3 legacy materials archived under
archive/original-materials/legacy-v3/. - Maintained static browser workbench under
apps/web/. - Native ES module split for tile synthesis, sidecars, labels, metrics, expert review, provenance, reports, feeds, contracts, and UI.
- Contract schemas and tests for labels, feed events, provenance/bookmarks, SBOM exports, and validation reports.
- Deterministic replay fixture and tests for seeded tile synthesis, sidecar audio maps, bookmark replay, CSV export, report export, and public/dev truth-label policy.
- GitHub Actions CI plus issue and PR templates for research-only contribution guardrails.
Verification
The release baseline was verified with:
npm --prefix apps/web run check
git diff --checkThe web check includes:
- maintained source syntax checks;
- contract tests;
- deterministic replay tests;
- legacy HTML JavaScript syntax checks.
CI Web checks passed on PR #1 before merge.
Release Artifacts
Release artifacts are generated with:
npm --prefix apps/web run release:artifactsCommitted artifacts:
docs/releases/v0.1.0-research-alpha-validation-report.jsondocs/releases/v0.1.0-research-alpha-sbom.json
The validation report records release checks for license notice, archive provenance, source verification, contract tests, deterministic replay, legacy syntax, and SBOM generation. The SBOM is a CycloneDX JSON document for the browser workbench dependency surface represented in this alpha.
Known Limitations
- The workbench is a research alpha and not a production decision system.
- Synthetic demo tiles are included for reproducibility testing; no restricted third-party datasets are redistributed.
- Legacy HTML materials are archived for provenance and are not the maintained development surface.
- Report generation is JSON/SBOM-oriented at this stage; PDF generation is not yet implemented.
- Core Pack diagnostics and CSSFP repair/import are planned for the next phase.
Public/Dev Boundary
Public mode hides truth labels. Dev review mode can expose truth labels with:
http://localhost:4173/?dev=1
Next Phase
The next development phase should finish the evidence model and begin Core Pack diagnostics:
- add checklist-to-test migration planning;
- add remaining tile passport, core pack manifest, and SBOM reference schemas;
- repair and import the newer CSSFP Core Pack diagnostic prototype with clear scientific caveats.