PalveronPalveronDocs
User Handbook

Glossary

Term definitions for all technical terms used in the platform

TermDefinition
AgentAn AI system that performs tasks autonomously or semi-autonomously (chatbot, coding assistant, automation)
AttestationCryptographic anchoring of a trace hash on the Flare blockchain
BYOK (planned)Bring Your Own Key — customer-managed encryption keys for trace storage. On the post-launch roadmap; not yet generally available.
BYOWBring Your Own Wallet — customer-managed blockchain wallet for attestations
Capability ModelPermission model defining per agent which actions (tools) are allowed, denied, or require approval
DispatcherModule that sends governance events to external systems (Slack, Teams, ServiceNow, Jira)
Evidence PackageExportable proof bundle with policies, traces, blockchain proofs, and incident reports
FlareBlockchain network used for anchoring governance evidence
FRIAFundamental Rights Impact Assessment — per Art. 27 EU AI Act
Governance RequestA single verify call to the platform = 1 trace = 1 billing unit
GuardrailA natural-language policy that inspects and acts on LLM traffic
HITLHuman-in-the-Loop — requiring human approval as part of the governance process
Ingestion PathHow traffic enters the platform (Gateway, SDK, MCP, Webhook, Browser Guard)
Integrity HashSHA-256 hash of trace content — basis for tamper detection
Merkle ProofCryptographic proof that a hash is part of a Merkle tree anchored on the blockchain
Neural InstructionThe natural-language directive that defines a policy's detection logic
PIIPersonally Identifiable Information — data that can identify an individual
Responsibility ChainThree documented responsible persons per agent: Liability, Technical, Approval
TraceA single request-response pair processed by the platform, including decision and metadata
VerifyRequestThe universal governance contract — every ingestion path normalizes to this format