Skip to content

v0.10.0

Latest

Choose a tag to compare

@404SecNotFound 404SecNotFound released this 01 Sep 12:47
· 1 commit to main since this release
c129d62

v0.10.0: the 2026-09 roadmap, executed

13 buildable survivors of the five-persona roadmap (docs/roadmap-2026-09.md), across ten PRs (#89-#98), each code-reviewed with every new guard run red against the unfixed code first.

The keystone holds: every timing and delivery claim is loopback-only until the first observed rule fire. Posture stays "generates vendor-accurate CEF, detection-unverified."

Highlights: per-technique validation-transferability property; per-run analyst validation card (<manifest>.card.md); statistical fidelity suite; two structural false-positive foils (REP-006 shared-egress, REP-007 NAT source-collapse); CLI-first container image + pip docs; first reference detection spec (REP-001); destination-conditional synthetic marker + deployment boundary.

Behavior changes: the marker now defaults on for a non-loopback send (off for --to-file/loopback; --no-marker overrides, logged); packet counts vary per flow, so emitted values for a given seed differ from prior versions (same-seed reproducibility preserved within a version).

Not shipped (lab-gated): the operational pilot and the two items refining the unbuilt F2/F5 stay behind the launch gate, pending the LogRhythm lab test.

Full detail in CHANGELOG.md. Install the attached wheel: pip install ./replicant-0.10.0-py3-none-any.whl (add [web] for the UI), or build the container: docker build -t replicant .