Skip to main content

TACET operator

Runs the TACET log in production. The reference defines the objects; this package fetches, signs, anchors and publishes them.

every hour   tacet-operator run-epoch        drand round → observe surfaces → update map → sign sheet → OTS stamp
every 6 h    tacet-operator refresh-anchors  upgrade OTS proofs; close sheets confirmed in Bitcoin
daily        tacet-operator publish --proofs rebuild featured silence proofs (crovia.seal.v1)

What one epoch does

  1. Fetches the first drand round of the hour (chain 8990e7…, pinned in trust_root.json) — the round scheduled at epoch_start, so the sheet does not depend on when the run started. Nothing in the epoch could have existed before that round: lower time bound. The operator refuses to sign a sheet whose round its own verifier would reject.
  2. Fetches the surfaces of the featured targets and of a rotating slice of the target list (default 120 per hour, 0.6 s apart, crovia-tacet-observer user agent). Surface = the raw model card …/raw/main/README.md; for gated repositories (401/403) the rendered model page.
  3. Runs the public predicate crovia.pred.hf-card-training-data 1.0.0 (source, hashed byte-for-byte into every snapshot) on the bytes and signs a snapshot with the observer key. Non-200 responses produce no snapshot: a fetch failure is indeterminate, never absence.
  4. Applies forward-only slot transitions: a positive snapshot for an empty slot inserts a disclosure value; two consecutive negatives for a disclosed slot insert a retraction. Every value is asserted by a crovia.seal.v1 signed with the Seal-issuer key (values/<key>.json).
  5. Signs the epoch sheet (root, size, snapshots_root, opened beacon, prev_sheet_hash) with the operator key and stamps sheet_hash with OpenTimestamps. When the calendar reaches Bitcoin, refresh-anchors fills closed (block height, block time, proof URL): upper time bound.

The operator is the only writer; all changes of an epoch are applied in one batch, so the sheet's root is the root at epoch_end. Missed hours are back-filled with empty sheets (historical drand round): the chain stays contiguous and those hours contribute no silence.

Silence proofs

tacet-operator prove mistralai/Mistral-7B-v0.1 --strength 2 -o proof.seal.json
tacet-operator verify proof.seal.json --operator-pubkey <key_hex from trust_root.json>
tacet-operator verify proof.seal.json --offline     # no network: what could not be checked is named in warnings

verify checks signatures, chaining, non-inclusion, snapshots, silence and witnesses from the file. For the two time bounds it does what it can: each drand round's chain and schedule from the sheet, its randomness/signature bytes against the public relays (it does not verify the BLS signature itself), and each Bitcoin anchor by parsing the .ots and comparing with the block header from an explorer. The output lists the per-sheet transcript under beacon and anchors; --offline skips every network call and reports those items as unchecked.

A proof carries every sheet in the range, the delta-encoded non-inclusion path, the negative snapshots with their Merkle inclusion in each epoch's snapshots_root, and the silence block recomputed by the verifier: silence_seconds = sum of the durations of anchored epochs that hold a negative snapshot for the target. Unobserved, unanchored or unreachable hours count zero. The bundle is wrapped in an unmodified crovia.seal.v1.

Keys

Three Ed25519 seeds in state/keys/ (mode 0600), created on first run: operator (signs sheets), observer (signs snapshots), issuer (urn:crovia:seal-issuer:tacet, signs Seals: value assertions and proofs). Public keys are published in trust_root.json.

Install

pip install -e ../reference/python -e <crovia-seal>/reference/python -e .
TACET_STATE=/opt/crovia/tacet/state TACET_PUBLIC=/var/www/registry/data/tacet tacet-operator keys

Tests: pytest -q tests (predicate vectors are real model cards; the epoch test uses a fake network, fake drand and fake OTS).

Release files for crovia-tacet-operator 0.4.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for crovia-tacet-operator 0.4.3
File Size Uploaded
crovia_tacet_operator-0.4.3.tar.gz 32.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for crovia-tacet-operator 0.4.3
File Interpreter ABI Platform
crovia_tacet_operator-0.4.3-py3-none-any.whl Python 3 none any Details

Total release size: 65.4 kB

Release files / crovia_tacet_operator-0.4.3.tar.gz

Download URL crovia_tacet_operator-0.4.3.tar.gz
Size 32.1 kB
Tags Source
SHA-256 checksum
How to use checksums
03d7fca413a3527a76ce9aa966d9c112ec1ff41b1d293026724c7adb19365cbc
BLAKE2b-256 checksum
How to use checksums
bb60f3803c9c7f61fa24afdb7b4e5ddf5ffef265448e5295c518f20735f70d7d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / crovia_tacet_operator-0.4.3-py3-none-any.whl

Download URL crovia_tacet_operator-0.4.3-py3-none-any.whl
Size 33.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
49f7bfc637a4b984aff0ef106781906293153203cba466861d66e1adb8f51287
BLAKE2b-256 checksum
How to use checksums
f0d8e0f005944cb5a3872a910cadaa427a9dec677c4e18d3af2060db1e212d21
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.4.3 This release

2 release files

0.4.2

2 release files

0.4.1

2 release files

0.4.0

2 release files

0.3.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page