CodonTrace Genesis 0.3.0b1
CodonTrace Genesis 0.3.0b1 is a public beta research-software release focused on replayable evidence for digital evolution, causal mechanism auditing, ALife experiments, and claim-gated research workflows.
Highlights
- Promotes the current package identity from
0.3.0a2alpha to0.3.0b1beta. - Aligns
pyproject.toml,codontrace.__version__, release labels, citation metadata, and release evidence. - Updates README, CLAIMS, BENCHMARKS, REPRODUCIBILITY, publishing docs, and release checklist for public beta wording.
- Adds a beginner-friendly Quick Start using
WhiteBoxAgentandWorld2D. - Adds Core API guidance for
GenesisEngineandGenesisExperimentSpec. - Adds
docs/STUDIO_BOUNDARY.mdto keep UI, FastAPI, WebSocket, Tauri, installer, product CLI, and Code Import workflows out of the core library. - Adds an AST-based core boundary guard:
tools/check_core_boundary.py. - Adds Studio Phase 1 execution handoff docs in both HTML and Markdown.
- Adds safe performance planning notes for future live/interactive Studio execution without changing scientific semantics.
- Adds cross-OS CI smoke coverage for Ubuntu, Windows, and macOS across Python 3.11–3.14.
- Keeps CodonTrace Genesis dependency-free, library-first, deterministic, and evidence/replay focused.
Boundary note
This release does not turn CodonTrace Genesis into a UI product. CodonTrace Studio, Local API, Desktop installer, WebSocket streaming, and visual UI work belong in a separate future consumer repository.
Install
pip install codontrace==0.3.0b1
Python support
Python >=3.11,<3.15
License
AGPL-3.0-or-later
Commercial closed-source, SaaS, or proprietary Studio distribution requires a separate license strategy before release.
Repository
[https://github.com/Parvaz-Jamei/codontrace-genesis](https://github.com/Parvaz-Jamei/codontrace-genesis?utm_source=chatgpt.com)