Tooltips
Tooltip definitions projected from the canonical Arxi term catalog.
Download: tooltips.json (4 KB) Download: tooltips.catalog.json (23 KB) Download: tooltips.annotations.json (27 KB)
Catalog terms: 48 Annotation bindings: 159
Tooltip Terms
| Term | Tooltip |
|---|---|
actor_id | Actor identity associated with an envelope. |
algorithm (signature) | Signature algorithm identifier for envelope signatures. |
attachment_hashes | Declared attachment hash set in verification manifest. |
attachment_refs | Attachment metadata list referenced by envelope payload. |
Bundle | Portable evidence package with manifest and attachments. |
Bundle Selector | Deterministic selector describing bundle export scope. |
chain_hash | Hash chaining envelopes within a segment. |
claimed_time | Declared event timestamp carried in envelopes. |
content_hash | Hash of canonical envelope content. |
contract_version | Contract bundle version marker in generated artifacts. |
emit_envelope | RecorderAdapter contract method. |
emit_with_attachments | RecorderAdapter contract method. |
Envelope | Immutable evidence record with content and chain hashes. |
environment_id | Environment label for evidence provenance context. |
event_type | Taxonomy label describing recorded event semantics. |
EvidenceProvider | Provider trait exposing bundle/query read surfaces. |
fetch_bundle | EvidenceProvider contract method. |
flush | RecorderAdapter contract method. |
glossary.md | Human-readable glossary generated from the same term source. |
hash_algorithm_id | Hash algorithm identifier used for integrity calculations. |
health | RecorderAdapter contract method. |
id (envelope) | Stable envelope identifier. |
index.json | Canonical generated-artifact manifest with SHA-256 hashes. |
key_id | Signing key identifier associated with envelope signature. |
list_bundles | EvidenceProvider contract method. |
manifest | Bundle manifest object describing integrity claims. |
omitted_parents | Manifest list for intentionally omitted parent envelopes. |
parent_id | Optional parent-envelope linkage. |
payload | Event payload body recorded in the envelope. |
predecessor_chain_head | Optional chain-head hash from predecessor segment. |
predecessor_id | Optional predecessor segment linkage. |
Proof Anchor | Chain-state anchor used for partial exports. |
query_envelopes | EvidenceProvider contract method. |
recorder_id | Recorder runtime identifier stored in segment genesis. |
RecorderAdapter | Adapter trait used to emit envelopes into recorder runtime. |
schema_version | Schema version marker attached to core artifacts. |
Segment | Append-only partition with deterministic chain continuity. |
segment_id | Stable segment identifier. |
SegmentGenesis | Segment genesis metadata anchoring chain continuity. |
sequence | Monotonic sequence index within segment chain. |
session_id | Optional session correlation key. |
signature | Optional envelope signature object. |
tooltips.annotations.json | Pointer and token bindings from code surfaces to terms. |
tooltips.catalog.json | Rich tooltip catalog for website and docs projection. |
trace_id | Correlation identifier spanning related envelopes. |
Trust Root | Trusted key set and signature policy for verification. |
Verification Manifest | Bundle integrity ledger for deterministic verification. |
verify_bundle | EvidenceProvider contract method. |