Release EvidenceForge 1.13.0 - #368
Merged
Merged
Conversation
…-loops-62-71 fix: improve cross-source lifecycle and identity realism
…servation-contract feat: establish network transaction and observation contracts
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.20 to 0.15.21. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.20...0.15.21) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump ruff from 0.15.20 to 0.15.21
…cycle-contract feat: add explicit identity and lifecycle contract
…cle-contract fix: enforce explicit session closure contract
…servation-contract feat: add Windows remote-auth observation contract
…-payload-contract feat: add standards-valid cryptographic protocol payload contract
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v6...v7) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…v/actions/setup-python-7 chore(deps): bump actions/setup-python from 6 to 7
…-4.6.1 chore(deps): bump pre-commit from 4.6.0 to 4.6.1
DavidJBianco
marked this pull request as ready for review
July 29, 2026 13:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release EvidenceForge 1.13.0 with canonical lifecycle, identity, observation,
remote-authentication, and cryptographic planning contracts, plus long-scenario
performance and reliability improvements.
What changed
identity lifecycle, session closure, Linux sudo, and Windows remote-authentication
planning.
valid DKIM signing, and rendered cryptographic evidence contracts.
eviction.
48-hour workload improved by 7% with byte-identical output.
Linux PID history, and logind history behind reusable duration-stable indexes.
allocation.
supplied 56-day scenario's late lifecycle failure.
completed-connection handoff, and compacted stale grouped temporal-index records.
COLLECTION_PROFILE.jsonfrom the ingestibledata/tree to therun-metadata root, including transactional overwrite and rollback handling.
actions/setup-python7, pre-commit 4.6.1,Ruff 0.15.22, and Typer 0.27.0.
Determinism and compatibility
Repeated runs using the same version remain deterministic. The bounded Linux PID
repair intentionally changes PID-derived output relative to earlier development
builds.
For the final network-retention change, the supplied scenario was generated for
48 hours from exact parent commit
a6e79b8cand from the new implementation.All 24 artifacts and the complete directory trees were byte-identical. Moving
COLLECTION_PROFILE.jsonis an intentional path-only packaging change; its JSONcontent is unchanged.
Validation
uv run pytest --no-cov --include-slow: 5,001 passed, 28 skipped in 300.94s.the latest connection's two format values.
COLLECTION_PROFILE.jsonat the output rootand absent from
data/.uv run ruff check .uv run ruff format --check .git diff --checkCoverage was not rerun locally at maintainer direction because coverage
instrumentation makes generation-heavy tests prohibitively slow. CI retains the
coverage gate; slow tests are run without coverage per project policy.
Release behavior
After merge, the release workflow should verify version consistency and tag
availability, create annotated tag
v1.13.0, and publish the GitHub Release.