fix: improve cross-source lifecycle and identity realism - #356
Merged
Conversation
[codex] Release EvidenceForge 1.6.0
[codex] Release v1.7.0
[codex] Release 1.8.0
fix: optimize web generation performance
Release EvidenceForge 1.9.0
chore: release 1.10.0
Release EvidenceForge 1.11.0
Release v1.11.1
Release v1.12.0: update agent skill installation
DavidJBianco
marked this pull request as ready for review
July 14, 2026 18:36
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
Why
Blind realism loops 62–72 repeatedly exposed sibling defects caused by truth being reconstructed too late or independently in source renderers. These changes move lifecycle, timing, and identity ownership into action bundles, canonical contexts/state, source observation, and source timing so correlated sources agree by construction.
Impact
The generated evidence now preserves remote transport-before-auth ordering, canonical connection intervals, complete sudo lifecycle observation, source-native Windows identity semantics, DNS query-process attribution, and coherent eCAR PID/TID handling. The assessment artifacts document the remaining higher-level work around durable state, packet accounting, stable sensor timing, and final-window admission.
Validation
uv run ruff check .uv run ruff format --check .This PR intentionally targets
dev. Version and changelog release updates remain part of the laterdev→mainrelease PR.