Skip to content

Prepare Python package metadata for Determa State 0.1.0 - #70

Merged
fruwe merged 2 commits into
mainfrom
fruwe/release-0.1.0
Jul 29, 2026
Merged

Prepare Python package metadata for Determa State 0.1.0#70
fruwe merged 2 commits into
mainfrom
fruwe/release-0.1.0

Conversation

@fruwe

@fruwe fruwe commented Jul 29, 2026

Copy link
Copy Markdown
Member

Summary

  • Set the Python package metadata and runtime version to 0.1.0.
  • Pin every established specification and conformance reference to the synchronized 0.1.0 release inputs.
  • Update only established release-facing documentation, pin docstrings, and the version assertion.

Closes #69.

Authoritative inputs

  • Specification: c1635d74e6a216301a8986d37be8ce7e7111dfd7
  • Conformance: 600523ca08c3b8a6ee790439a32dc4ce47f71b95

These exact commits are used consistently by the local harness, schema synchronization, CI checkouts, and release documentation.

Validation

  • .venv/bin/ruff check .
  • .venv/bin/mypy src/determa
  • .venv/bin/pytest -q (189 passed)
  • .venv/bin/pytest conformance -q (149 passed)
  • Built and integrity-checked determa_state-0.1.0-py3-none-any.whl and determa_state-0.1.0.tar.gz
  • Verified package name/version, runtime version, entry points, typing marker, license, and expected source contents
  • Verified all four normative schemas are byte-identical across the synchronized specification, source tree, wheel, and source archive
  • git diff --check

Scope

No behavior, schema, dependency, or publication change is included. This PR remains draft; no merge, tag, or PyPI publication is performed here.

@fruwe fruwe self-assigned this Jul 29, 2026
@fruwe
fruwe marked this pull request as ready for review July 29, 2026 07:31
@fruwe
fruwe merged commit 7b17d78 into main Jul 29, 2026
2 checks passed
@fruwe
fruwe deleted the fruwe/release-0.1.0 branch July 29, 2026 07:31
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.

Prepare Python package metadata for Determa State 0.1.0

1 participant