Skip to main content

Zu core: contracts, ports, registry, loop, event bus

Project description

zu-core

The small, stable core of Zu: the typed contracts, the six ports, the plugin registry, the interpreter loop, and the event bus. It depends only on the standard library and Pydantic — it physically cannot import a model SDK, a browser, or any concrete adapter. It should be readable in an afternoon.

What's inside

Module Responsibility
contracts.py TaskSpec, Result, and the frozen Event envelope (types namespaced harness.* / data.*).
ports.py The six Protocol ports + the capability envelope (CAP_*, EGRESS_OPEN, declared_envelope).
registry.py The one registry the loop reads (entry points, decorators, config).
loop.py The interpreter loop: provider → tool → detectors → finalise → validators, with the escalation ladder and budgets.
bus.py The event bus: append-before-notify, with isolated destinations.
events.py The event taxonomy (the stable set of harness.* / data.* type constants).
sinks.py The in-memory default EventSink.
eventstore.py / codec.py / projections.py Shared filter contract, the encryption-at-rest seam, and rebuildable read-side views.

The six ports

ModelProvider, Tool, Detector, Validator, SandboxBackend, EventSink — each a runtime-checkable structural Protocol. A plugin implements the shape; it never subclasses a framework.

This package registers no plugins — it defines the contracts every other package plugs into.

Tests

uv run pytest packages/zu-core — deterministic, offline.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zu_core-0.2.3.tar.gz (110.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zu_core-0.2.3-py3-none-any.whl (85.7 kB view details)

Uploaded Python 3

File details

Details for the file zu_core-0.2.3.tar.gz.

File metadata

  • Download URL: zu_core-0.2.3.tar.gz
  • Upload date:
  • Size: 110.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for zu_core-0.2.3.tar.gz
Algorithm Hash digest
SHA256 a4d3dd77db046c43dd52db13e7d914d9aefdecf76596929d92a556edcfc2ece5
MD5 17af9bd52496355a737089691409d618
BLAKE2b-256 d5791dab739fffb1a9436e0992484dc5bbe94ca27a1601ce7be279233aa8f1b4

See more details on using hashes here.

File details

Details for the file zu_core-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: zu_core-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 85.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for zu_core-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f782195c3be47856292bfd94d7a0958e688d43bfb9442a811fd52d839cf48ab2
MD5 b7f9b68acaca7cf0bd5f2b6e2401020b
BLAKE2b-256 1d10bc7cf5a94e5dde18d54c3a1328e77f985885e676d63ceb1365056c4f6cf3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page