SynthWorld 0.14.0
Added
-
Independent C08 evidence-binding v2 contracts. Asteria and enterprise
lineages now have separately versioned public input, evaluator truth,
submission, report, manifest, deterministic reference-generation, and
evidence-quality metric contracts. Public inputs expose opaque binding
handles and same-kind distractors while exact required bindings remain in
evaluator truth. Existing v1 contracts and frozen bytes remain unchanged. -
C08 v2 candidate registry metadata. Repository-local metadata records the
Asteria and enterprise C08 v2 benchmark identities as candidates with pending
publication gates. These entries do not publish either benchmark externally
or claim external hosting, viewer support, download availability, or
re-download verification. -
Independent C08 v2 frozen-artifact candidates. Asteria now commits an exact
five-file root/public/evaluator manifest tree; enterprise commits an exact
four-file root-manifest/SHA256SUMStree with a packaged fail-closed loader and
fixed-seed identity comparison. Both public contracts use opaque binding
handles plus same-kind distractors instead of exposing a unique kind-to-ID
answer. Independent manifest schemas, expanded v1 hash locks, explicit offline
report scope, and exactly two metric-only discrimination records accompany the
candidate bytes. Native adversarial findings and repository verification gates
are recorded as resolved. Nothing is externally published or deployed. -
A curated benchmark registry now records independent lifecycle, benchmark-kind,
evaluation-mode, artifact-sensitivity, integrity, and publication-gate evidence
for every current benchmark family. -
A source-complete Blume documentation site. The repository now carries a
structured public documentation tree, generated capability and benchmark
catalogues, dark-preview builds, documentation-impact routing, and distribution
audits. The site is ready for a separately authorized deployment but is not
published by this release. -
Guarded Hugging Face publication planning. A local publication manifest,
offline validator, and protected dry-run workflow bind publication authority to
the resolved benchmark registry. Uploads remain disabled: no benchmark or
operation is authorized and the outstanding external gates remain explicit. -
A safely fictional EADS-shaped adapter example. The repository-only,
humans-only example accepts bounded JSON or YAML fixtures, emits separately
typed public and evaluator projections, and records deterministic path-bound
provenance. It is not shipped in the wheel, performs no network access, and
makes no real-EADS compatibility claim. -
Future enterprise authority designs. Reviewed design records reserve
non-conflicting C15/C16 v1 and Face B contract, schema, package, benchmark, and
manifest identities. They define canonical normalization, collision rejection,
UUID5 domain separation, public/evaluator boundaries, and staged gates without
implementing or freezing those deferred families.
Changed
- Agentic evidence metrics and deployment-pattern coverage now state their
reporting-only limits, metric polarity, denominators, null and abstention
semantics, and declaration-versus-observation boundary without changing metric
values, scoring versions, schemas, or frozen artifacts. - Benchmark, documentation, release, and Hugging Face governance now fail closed
on same-version frozen-inventory additions, compare push transitions with the
pre-push commit, audit the exact documentation distribution, and publish the
already-verified release artifact rather than rebuilding it.
What's Changed
- Clarify agentic evidence metrics and pattern declarations by @bluntmachetti in #100
- feat(agentic): add C08 evidence-binding v2 contracts by @bluntmachetti in #112
- feat(agentic): freeze C08 v2 benchmark artifacts by @bluntmachetti in #113
- Register C08 v2 benchmark candidates by @bluntmachetti in #114
- Add governed capability inventory by @bluntmachetti in #103
- feat: govern benchmark publication registry by @bluntmachetti in #104
- docs: add stable journey-led documentation by @bluntmachetti in #107
- docs: add hermetic Blume dark preview by @bluntmachetti in #108
- docs: integrate registry-backed catalogue by @bluntmachetti in #110
- Add guarded Hugging Face publication controls by @bluntmachetti in #109
- Reconcile agentic governance evidence claims by @bluntmachetti in #115
- Reconcile Blume publication governance by @bluntmachetti in #116
- Reconcile C15 C16 contract design by @bluntmachetti in #117
- Rebuild fictional EADS shaped adapter by @bluntmachetti in #118
- Reconcile Face B compiled universe design by @bluntmachetti in #119
- Prepare SynthWorld 0.14.0 by @bluntmachetti in #120
- Support core metadata 2.5 publication by @bluntmachetti in #121
Full Changelog: v0.13.0...v0.14.0