Metadata-Version: 2.4
Name: substrate-kernel
Version: 0.0.1
Summary: Reserved: Substrate, a concurrent streaming dataflow runtime whose product surface is an append-only, replayable run record. Real release imminent.
Author: Green Rose Systems
License-Expression: Apache-2.0
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# substrate-kernel

This name is held for **Substrate** — a concurrent streaming dataflow runtime
whose product surface is an append-only, replayable run record: Producers run
concurrently, coordinate only through a single totally-ordered log, and every
runtime decision is a typed, sequenced event you can replay, diff, and trace.

This is a placeholder published by the project's author. The first real release
(1.0.0rc1) follows shortly; it will provide the `substrate` import package.
This placeholder installs an empty `substrate_kernel` module only, so nothing
half-works in the meantime.
