Skip to content

topmark.toml.machine package index

topmark / toml / machine

Machine-output helpers for TOML provenance exports.

This package contains the TOML-domain machine-readable output components used to expose resolved TopMark TOML provenance in a stable, machine-readable form.

Responsibilities
  • Define TOML provenance payload schemas.
  • Build JSON-friendly payload objects from resolved TOML sources.

This package does not define shared envelope primitives; those remain in topmark.core.machine.

Immediate children in this package

topmark.toml.machine.payloads
Payload builders for TOML-domain machine-readable output.
topmark.toml.machine.schemas
Schema dataclasses for TOML-domain machine-readable output.