Agentic Evidence Lab v0.1.0-alpha.1
Pre-releaseAgentic Evidence Lab v0.1.0-alpha.1
This is the first public alpha of Kizz Agentic Evidence Lab: a file-first method
for testing versioned changes to agent behavior without collapsing the result
into a universal leaderboard score.
Included
- five Contract v0 JSON document types and cross-document validation;
- deterministic receipt rendering and study-design calibration;
- a sanitized Council Generation 1 study with twelve run records;
- a six-cell Codex coding-skill calibration with an explicit inconclusive
treatment result; - an offline Docker runner and a controlled-egress Codex adapter;
- task-pack health and hidden-acceptance evaluation helpers;
- security, governance, contribution, reproducibility, and schema policies.
What the evidence supports
The Council Generation 1 mapping supports a narrow local workflow decision and
records a historical execution-conformance failure. The Codex calibration
supports that the runner captured six stable cells and activated the treatment
skill as intended. It does not show that the skill improved correctness: all
six cells passed, creating a ceiling effect.
Important security limit
Hosted Codex execution is only for maintainer-controlled inputs. The agent
process can read its reusable credential; the egress allowlist is not a
credential broker. The CLI requires --trusted-input-only, and third-party
submissions must use the offline path until a safer credential design exists.
Compatibility
The package version is 0.1.0a1; the Git tag is v0.1.0-alpha.1. Contract v0
is pre-stable and may change incompatibly before 1.0.
Verify the release
Download the attached wheel or source distribution and verify it against
SHA256SUMS. The same revision is validated by the repository CI matrix on
Python 3.11, 3.12, and 3.13 plus a Docker isolation smoke job.