Skip to content

Build PhaseProbe v0.1.0 - #1

Merged
aliengineering-byte merged 2 commits into
mainfrom
agent/phaseprobe-v0.1.0
Aug 1, 2026
Merged

Build PhaseProbe v0.1.0#1
aliengineering-byte merged 2 commits into
mainfrom
agent/phaseprobe-v0.1.0

Conversation

@aliengineering-byte

Copy link
Copy Markdown
Owner

Summary

  • build the complete PhaseProbe v0.1.0 deterministic simulation-regression CLI
  • add logistic-map, Lorenz, predator–prey, and genetic-toggle adapters with positive and negative controls
  • add replay fixtures, pytest generation, JSON/HTML reports, packaging, governance, prior-art, scientific-method, and limitation documentation
  • add Windows/Linux CI across Python 3.10, 3.12, and 3.14 plus tagged-release artifact verification
  • add terminal demo assets and a 1280×640 social preview

Local validation

  • uv lock --check
  • uv sync --frozen --all-extras
  • python -m ruff format --check .
  • python -m ruff check .
  • python -m mypy src tests
  • python -m pytest --cov=phaseprobe --cov-report=term-missing — 38 passed, 87.92% coverage
  • python scripts/hygiene.py
  • python scripts/check_links.py
  • wheel/sdist content inspection and clean wheel smoke test

Release safety

Private research, local toolchains, environments, caches, run artifacts, build output, and PDFs are ignored and absent from the 77-file tracked surface.

@aliengineering-byte
aliengineering-byte marked this pull request as ready for review August 1, 2026 21:50
@aliengineering-byte
aliengineering-byte merged commit 92ed4a1 into main Aug 1, 2026
7 checks passed
@aliengineering-byte
aliengineering-byte deleted the agent/phaseprobe-v0.1.0 branch August 1, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant