Metadata-Version: 2.4
Name: core-runtime-engine
Version: 11.5.1
Summary: CORE - deterministic contract, schema and validation engine
Author: CORE Project
License: MIT
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: jsonschema>=4.0
Provides-Extra: anchoring
Requires-Dist: web3>=6.0; extra == "anchoring"
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: packaging>=23.0; extra == "dev"

# CORE Release Overview

CORE: v11.5.1 — deterministic contract, schema and validation engine.

Release status: `v11.5.1` is a local candidate only. The historical
`v11.5.0` manifest remains byte-preserved, while this candidate owns an
independent manifest and release-gate path. Do not infer GitHub release assets
or package publication until the dedicated publication plan completes.

The candidate contains the public deterministic Scale Kernel v3
(`core.dsk.v3`): typed scale crossings, rational conversion, declared loss,
evidence references, policy gates and a non-amplifying authority ceiling.
This describes the source surface only and does not promote the candidate to
a formal public release.

See [../README.md](../README.md) for what CORE is and how it's consumed.
See [releases/v11.5.1.md](releases/v11.5.1.md) for the current candidate
scope, [releases/v11.3.0.md](releases/v11.3.0.md) for the prior release
and [CORE_REBUILD_FROM_ZERO.md](CORE_REBUILD_FROM_ZERO.md)
for the rebuild rationale.
