{
  "terms": [
    {
      "term": "@livepeer/react",
      "definition": "React SDK providing prebuilt UI primitives (Player, Broadcast) for video experiences in web apps.",
      "category": "livepeer:sdk",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "sdk"
      ]
    },
    {
      "term": "ABR (Adaptive Bitrate)",
      "definition": "Streaming technique that detects viewer bandwidth in real time and switches between pre-encoded bitrate levels to maintain continuous playback.",
      "category": "video:encoding",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "Access Control",
      "definition": "Restricts who can view streams or assets via signed JWTs, API keys, or webhook authorization callbacks.",
      "category": "video:studio",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "studio"
      ]
    },
    {
      "term": "Active Set",
      "definition": "The top 100 orchestrators by total bonded stake that are eligible to receive work and inflationary rewards each round.",
      "category": "livepeer:protocol",
      "tabs": [
        "about",
        "community",
        "lpt",
        "orchestrators",
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Active Set Election",
      "definition": "The process at the start of each round that determines the top 100 orchestrators by bonded stake to form the active set eligible to receive work.",
      "category": "livepeer:protocol",
      "tabs": [
        "about",
        "lpt"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Advisory Boards",
      "definition": "Strategic bodies aligning ecosystem stakeholders on roadmap and opportunities through structured strategy-setting.",
      "category": "livepeer:entity",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "AES-CBC",
      "definition": "AES (Advanced Encryption Standard) in Cipher Block Chaining mode – symmetric encryption where each plaintext block is XOR'd with the previous ciphertext block before encryption.",
      "category": "technical:security",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "technical",
        "security"
      ]
    },
    {
      "term": "Agent",
      "definition": "A system that perceives its environment and acts autonomously to achieve goals, often powered by large language models with tool access.",
      "category": "ai:concept",
      "tabs": [
        "resources"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "Agents",
      "definition": "Systems that perceive their environment and act autonomously to achieve goals, often powered by LLMs with tools.",
      "category": "ai:concept",
      "tabs": [
        "home"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "AI (Artificial Intelligence)",
      "definition": "The simulation of human intelligence processes by machines – including learning, reasoning, and problem-solving – using statistical models trained on large datasets.",
      "category": "ai:concept",
      "tabs": [
        "resources"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "AI Gateway API",
      "definition": "REST API endpoint layer for routing AI inference requests through Livepeer's gateway nodes to GPU orchestrators on the network.",
      "category": "livepeer:product",
      "tabs": [
        "developers"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    },
    {
      "term": "AI Inference",
      "definition": "Running a trained neural network model on new input data to produce predictions or generated outputs, as opposed to the training phase.",
      "category": "ai:concept",
      "tabs": [
        "lpt",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "AI Pipeline",
      "definition": "End-to-end construct orchestrating data flow through processing steps to produce output.",
      "category": "ai:pipeline",
      "tabs": [
        "home"
      ],
      "tags": [
        "ai",
        "pipeline"
      ]
    },
    {
      "term": "AI runner (ai-runner)",
      "definition": "Software component executing AI model inference tasks on an orchestrator node.",
      "category": "livepeer:tool",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "tool"
      ]
    },
    {
      "term": "AI Runner",
      "definition": "The container process that executes AI model inference jobs; go-livepeer communicates with it via HTTP and it loads models into GPU memory to process requests.",
      "category": "livepeer:config",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "AI subnet",
      "definition": "Portion of the Livepeer network dedicated to AI inference work, where orchestrators advertise AI capabilities and gateways route AI jobs.",
      "category": "livepeer:protocol",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "AI Video",
      "definition": "Broad category encompassing AI-powered video processing tasks such as generation, transformation, and inference on live or recorded streams.",
      "category": "ai:application",
      "tabs": [
        "home"
      ],
      "tags": [
        "ai",
        "application"
      ]
    },
    {
      "term": "AI Video SPE",
      "definition": "Special Purpose Entity funded by the community treasury to advance decentralized AI compute, scaling ComfyStream and BYOC pipelines.",
      "category": "livepeer:entity",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "aiModels.json",
      "definition": "JSON configuration file specifying available AI models including pipeline type, model ID, pricing, and warm status for an orchestrator node.",
      "category": "livepeer:config",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "AIServiceRegistry",
      "definition": "Smart contract registering AI service capabilities for orchestrators on the Livepeer AI network.",
      "category": "livepeer:contract",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "contract"
      ]
    },
    {
      "term": "aiWorker",
      "definition": "CLI flag starting a go-livepeer node as a dedicated AI worker process that connects to an orchestrator and handles AI inference jobs.",
      "category": "livepeer:config",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "Ambassador Programme",
      "definition": "Community outreach initiative where participants represent Livepeer to new audiences.",
      "category": "operational:community",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "community"
      ]
    },
    {
      "term": "API Key",
      "definition": "Secret unique identifier sent with API requests to authenticate the caller and authorize access to platform resources.",
      "category": "technical:dev",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "technical",
        "dev"
      ]
    },
    {
      "term": "Arbitrage",
      "definition": "Exploiting price differences between markets; in the Livepeer context, selecting lower-cost orchestrators when multiple are available for the same capability.",
      "category": "economic:pricing",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "economic",
        "pricing"
      ]
    },
    {
      "term": "Arbitrum",
      "definition": "A Layer 2 Optimistic Rollup settling to Ethereum, processing transactions off-chain while inheriting Ethereum-grade security; the chain where Livepeer protocol contracts are deployed.",
      "category": "web3:chain",
      "tabs": [
        "home",
        "about",
        "developers",
        "gateways",
        "orchestrators",
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "web3",
        "chain"
      ]
    },
    {
      "term": "Asset",
      "definition": "Stored video file (VOD) managed by Livepeer Studio, identified by a unique ID with associated metadata and playback URLs.",
      "category": "video:studio",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "studio"
      ]
    },
    {
      "term": "AT Protocol",
      "definition": "Authenticated Transfer Protocol – open decentralized social networking standard developed by Bluesky, enabling federated identity and data portability.",
      "category": "technical:social",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "technical",
        "social"
      ]
    },
    {
      "term": "Atomic Execution",
      "definition": "A guarantee that a set of on-chain operations either all succeed or none execute, preventing partial state changes.",
      "category": "web3:governance",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "governance"
      ]
    },
    {
      "term": "Audio-to-Text",
      "definition": "AI pipeline converting spoken language audio into written text using deep neural networks.",
      "category": "ai:pipeline",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "ai",
        "pipeline"
      ]
    },
    {
      "term": "autonomous agent",
      "definition": "AI system independently pursuing complex goals by perceiving, deciding, using tools, and acting without supervision.",
      "category": "ai:application",
      "tabs": [
        "community"
      ],
      "tags": [
        "ai",
        "application"
      ]
    },
    {
      "term": "Avatar",
      "definition": "Graphical representation of a user or AI entity, from 2D images to fully animated 3D digital characters driven by AI models.",
      "category": "ai:application",
      "tabs": [
        "home",
        "solutions"
      ],
      "tags": [
        "ai",
        "application"
      ]
    },
    {
      "term": "awesome-livepeer",
      "definition": "Community-curated list of projects, tutorials, demos, and resources in the Livepeer ecosystem.",
      "category": "livepeer:tool",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "tool"
      ]
    },
    {
      "term": "B-frames",
      "definition": "Bidirectional predicted video frames that reference both preceding and following frames to achieve the highest compression ratio in a coded video stream.",
      "category": "video:encoding",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "Batch AI / Batch AI Inference",
      "definition": "Running a trained model on a group of inputs asynchronously, optimising GPU utilisation through parallelisation.",
      "category": "ai:pipeline",
      "tabs": [
        "developers",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "pipeline"
      ]
    },
    {
      "term": "Bearer Token",
      "definition": "Access token carried in an HTTP Authorization header, used by API clients to authenticate requests without re-sending credentials.",
      "category": "technical:dev",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "technical",
        "dev"
      ]
    },
    {
      "term": "Bitrate",
      "definition": "Number of bits conveyed per second of video; determines the data throughput rate of an encoded stream, directly affecting quality and file size.",
      "category": "video:encoding",
      "tabs": [
        "solutions",
        "resources"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "BLIP",
      "definition": "Vision-language model by Salesforce using bootstrapped captioning and filtering for image understanding tasks including captioning and visual QA.",
      "category": "ai:model",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "ai",
        "model"
      ]
    },
    {
      "term": "Block Timestamps",
      "definition": "Unix timestamps embedded in each Ethereum or Arbitrum block header, used by smart contracts for time-dependent functions such as round boundaries.",
      "category": "web3:identity",
      "tabs": [
        "resources"
      ],
      "tags": [
        "web3",
        "identity"
      ]
    },
    {
      "term": "Blockchain",
      "definition": "A distributed ledger of records (blocks) securely linked via cryptographic hashes, managed by peer-to-peer consensus.",
      "category": "web3:concept",
      "tabs": [
        "home"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Bonded Stake",
      "definition": "The total amount of LPT currently locked across the network through active bonding relationships between delegators and orchestrators.",
      "category": "web3:tokenomics",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Bonding",
      "definition": "Locking (staking) LPT tokens to an orchestrator in Livepeer's delegated proof-of-stake system to participate in network security and earn rewards.",
      "category": "web3:tokenomics",
      "tabs": [
        "about",
        "community",
        "orchestrators",
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Bonding Rate (beta)",
      "definition": "The ratio of total bonded LPT to total token supply; Livepeer targets a 50% participation rate.",
      "category": "economic:reward",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "BondingManager",
      "definition": "The core Livepeer smart contract managing all bonding, delegation, staking logic, fund ownership, and reward distribution on Arbitrum.",
      "category": "livepeer:contract",
      "tabs": [
        "orchestrators",
        "lpt",
        "resources"
      ],
      "tags": [
        "livepeer",
        "contract"
      ]
    },
    {
      "term": "BondingVotes",
      "definition": "The Livepeer smart contract that tracks historical stake snapshots for governance, enabling stake-weighted voting power to be calculated at any past checkpoint.",
      "category": "livepeer:contract",
      "tabs": [
        "lpt",
        "resources"
      ],
      "tags": [
        "livepeer",
        "contract"
      ]
    },
    {
      "term": "Bounty",
      "definition": "Reward for completing a specific task, funded by community treasury or foundation.",
      "category": "economic:treasury",
      "tabs": [
        "community"
      ],
      "tags": [
        "economic",
        "treasury"
      ]
    },
    {
      "term": "Bridge",
      "definition": "Infrastructure connecting two blockchain ecosystems that enables token and information transfer between them.",
      "category": "web3:concept",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Bridging",
      "definition": "The mechanism connecting two blockchain ecosystems to enable token or information transfer between them; specifically, moving LPT between Ethereum L1 and Arbitrum L2.",
      "category": "web3:concept",
      "tabs": [
        "lpt",
        "resources"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Broadcaster (deprecated)",
      "definition": "Legacy term for the node that published streams and submitted video jobs for transcoding; now replaced by 'Gateway.'",
      "category": "livepeer:role",
      "tabs": [
        "about",
        "solutions",
        "gateways",
        "resources"
      ],
      "tags": [
        "livepeer",
        "role"
      ]
    },
    {
      "term": "BroadcastSessionsManager",
      "definition": "An internal go-livepeer component that manages active transcoding sessions between a gateway and its selected orchestrators.",
      "category": "livepeer:protocol",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "BYOC (Bring Your Own Compute / Bring Your Own Container)",
      "definition": "Deployment pattern where users supply custom Docker containers for AI workloads on the Livepeer network, enabling arbitrary Python-based models to run as pipelines.",
      "category": "livepeer:deployment",
      "tabs": [
        "home",
        "developers",
        "gateways",
        "orchestrators",
        "community",
        "resources"
      ],
      "tags": [
        "livepeer",
        "deployment"
      ]
    },
    {
      "term": "C2PA",
      "definition": "Coalition for Content Provenance and Authenticity – open standard producing tamper-evident manifests that record the origin and edit history of media files.",
      "category": "technical:security",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "technical",
        "security"
      ]
    },
    {
      "term": "Capability",
      "definition": "An AI service or job type – defined as a pipeline and model pair – that an orchestrator advertises as available to gateways for routing.",
      "category": "livepeer:protocol",
      "tabs": [
        "gateways",
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Capability Advertisement",
      "definition": "Mechanism by which orchestrators inform gateways of the AI services, pipelines, and models they can process.",
      "category": "livepeer:protocol",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Capability Matching",
      "definition": "Process by which a gateway routes an AI task to an appropriate orchestrator based on advertised capabilities.",
      "category": "livepeer:protocol",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Capital-backed Sybil Resistance",
      "definition": "A security mechanism where staking capital is required to participate, making Sybil attacks economically costly because each fake identity must fund real stake.",
      "category": "web3:tokenomics",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Capital Efficiency",
      "definition": "The degree to which staked capital generates productive returns through protocol inflation rewards, ETH fees, or work allocation.",
      "category": "web3:tokenomics",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Cascade",
      "definition": "Strategic vision for Livepeer to become the leading platform for real-time AI video pipelines, and the associated protocol upgrade enabling the AI inference subnet alongside transcoding.",
      "category": "livepeer:upgrade",
      "tabs": [
        "home",
        "about",
        "developers",
        "gateways",
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "upgrade"
      ]
    },
    {
      "term": "CBR (Constant Bitrate)",
      "definition": "Video encoding mode where the output data rate remains constant regardless of content complexity, trading compression efficiency for predictable file sizes.",
      "category": "video:encoding",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "CDN (Content Delivery Network)",
      "definition": "A geographically distributed network of servers caching and delivering content with high availability and low latency to end users.",
      "category": "technical:infra",
      "tabs": [
        "resources"
      ],
      "tags": [
        "technical",
        "infra"
      ]
    },
    {
      "term": "Checkpoint",
      "definition": "An on-chain snapshot of stake state recorded by the BondingVotes contract, used as the reference point for governance voting power calculations.",
      "category": "livepeer:protocol",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Claim Earnings",
      "definition": "The on-chain action a delegator or orchestrator takes to collect accumulated inflationary LPT rewards and ETH fees that have been assigned to their stake.",
      "category": "livepeer:protocol",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Clearinghouse",
      "definition": "A contract or system handling settlement of payments between gateways and orchestrators, including multi-user support, API key authentication, usage accounting, and fiat/stablecoin billing.",
      "category": "economic:payment",
      "tabs": [
        "gateways",
        "orchestrators"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "CLI (Command-Line Interface)",
      "definition": "A text-based interface for interacting with software by typing commands, used to configure and operate Livepeer gateway and orchestrator nodes.",
      "category": "technical:dev",
      "tabs": [
        "orchestrators",
        "resources"
      ],
      "tags": [
        "technical",
        "dev"
      ]
    },
    {
      "term": "Clip",
      "definition": "Short excerpt from a livestream or VOD asset defined by start and end timestamps, used for highlights or shareable segments.",
      "category": "video:studio",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "studio"
      ]
    },
    {
      "term": "Codec (CODEC)",
      "definition": "Software or hardware that compresses and decompresses digital video, typically using lossy compression algorithms.",
      "category": "video:encoding",
      "tabs": [
        "about",
        "gateways",
        "resources"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "Cold Start",
      "definition": "The latency incurred when an AI model must be loaded from storage into GPU memory before the first inference request, typically ranging from 5 to 90 seconds.",
      "category": "ai:concept",
      "tabs": [
        "developers",
        "gateways",
        "orchestrators",
        "resources"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "ComfyStream",
      "definition": "ComfyUI custom node running real-time media workflows for AI-powered video and audio on live streams; a Livepeer project integrating ComfyUI with the network's live streaming infrastructure.",
      "category": "livepeer:product",
      "tabs": [
        "home",
        "about",
        "developers",
        "orchestrators",
        "community",
        "resources"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    },
    {
      "term": "ComfyUI",
      "definition": "Open-source node-based graphical interface for building and executing AI image and video generation workflows.",
      "category": "ai:framework",
      "tabs": [
        "home",
        "developers",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "framework"
      ]
    },
    {
      "term": "Commission Rate",
      "definition": "The combined percentage of inflationary rewards and ETH fees that an orchestrator retains before distributing the remainder to delegators.",
      "category": "economic:reward",
      "tabs": [
        "community",
        "lpt"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "Community Arbitrum Node",
      "definition": "Free, load-balanced, geo-distributed RPC service for Arbitrum L2 and Ethereum L1, maintained by the LiveInfra SPE.",
      "category": "livepeer:tool",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "tool"
      ]
    },
    {
      "term": "Community Treasury",
      "definition": "The on-chain fund governed by LPT stakeholders via LivepeerGovernor, funded by a governable percentage of per-round inflation, used for ecosystem development.",
      "category": "economic:treasury",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "economic",
        "treasury"
      ]
    },
    {
      "term": "Compute Marketplace",
      "definition": "Decentralized market matching GPU supply from orchestrators with demand from applications and gateways.",
      "category": "livepeer:product",
      "tabs": [
        "home"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    },
    {
      "term": "Concentration Risk",
      "definition": "The risk arising when a disproportionate share of total bonded stake is held by a small number of orchestrators, reducing network decentralization and resilience.",
      "category": "web3:tokenomics",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Configuration Parameters",
      "definition": "CLI flags and environment variables that control node behavior including payment settings, pricing, preferred orchestrators, and network mode.",
      "category": "livepeer:config",
      "tabs": [
        "resources"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "Confluence",
      "definition": "The production protocol upgrade (LIP-73) that migrated Livepeer's core protocol contracts from Ethereum L1 to Arbitrum One, significantly reducing gas costs.",
      "category": "livepeer:upgrade",
      "tabs": [
        "about"
      ],
      "tags": [
        "livepeer",
        "upgrade"
      ]
    },
    {
      "term": "Confluent Upgrade",
      "definition": "Alternate name for the Confluence upgrade deploying Livepeer's core protocol contracts to Arbitrum Mainnet (LIP-73).",
      "category": "livepeer:upgrade",
      "tabs": [
        "home"
      ],
      "tags": [
        "livepeer",
        "upgrade"
      ]
    },
    {
      "term": "Conventional Commits",
      "definition": "Specification for structured commit messages enabling automated changelogs.",
      "category": "operational:process",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "process"
      ]
    },
    {
      "term": "Controller",
      "definition": "The registry smart contract that manages all protocol contract addresses and coordinates protocol upgrades on Arbitrum.",
      "category": "livepeer:contract",
      "tabs": [
        "about",
        "resources"
      ],
      "tags": [
        "livepeer",
        "contract"
      ]
    },
    {
      "term": "ControlNet",
      "definition": "A neural network architecture that adds spatial conditioning controls – such as edge maps, depth, or pose – to pretrained diffusion models.",
      "category": "ai:model",
      "tabs": [
        "orchestrators",
        "resources"
      ],
      "tags": [
        "ai",
        "model"
      ]
    },
    {
      "term": "CORS (Cross-Origin Resource Sharing)",
      "definition": "HTTP mechanism that lets servers specify which origins outside their own domain are allowed to make browser requests to their resources.",
      "category": "technical:dev",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "technical",
        "dev"
      ]
    },
    {
      "term": "CRF (Constant Rate Factor)",
      "definition": "Encoding quality control parameter that targets consistent perceptual quality by adjusting quantization per frame; scale runs 0–51 with lower values producing higher quality.",
      "category": "video:encoding",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "Cryptoeconomic Primitives",
      "definition": "Fundamental building blocks that combine cryptography and economic incentives to enable secure, decentralized protocols.",
      "category": "web3:concept",
      "tabs": [
        "about"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "CUDA (Compute Unified Device Architecture)",
      "definition": "NVIDIA's parallel computing platform and programming API enabling GPUs to be used for general-purpose processing and deep learning.",
      "category": "ai:framework",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "ai",
        "framework"
      ]
    },
    {
      "term": "CPU (Central Processing Unit)",
      "definition": "The primary general-purpose processor in a computer; in Livepeer, CPU handles node software overhead while GPU handles intensive transcoding and AI inference workloads.",
      "category": "technical:hardware",
      "tabs": [
        "gateways",
        "orchestrators",
        "developers",
        "about"
      ],
      "tags": [
        "technical",
        "hardware"
      ]
    },
    {
      "term": "DAO (Decentralized Autonomous Organization)",
      "definition": "An organization governed by smart contracts, with rules encoded in code rather than legal structures, and members vote on proposals via a decentralized ledger.",
      "category": "web3:concept",
      "tabs": [
        "community",
        "resources"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "DASH (Dynamic Adaptive Streaming over HTTP)",
      "definition": "An adaptive bitrate streaming protocol that breaks content into small HTTP-served segments at multiple bitrate levels, allowing clients to switch quality dynamically.",
      "category": "video:protocol",
      "tabs": [
        "resources"
      ],
      "tags": [
        "video",
        "protocol"
      ]
    },
    {
      "term": "Dashboard",
      "definition": "Web-based management interface in Livepeer Studio for creating and managing streams, assets, API keys, and viewing analytics.",
      "category": "video:studio",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "studio"
      ]
    },
    {
      "term": "Daydream",
      "definition": "Livepeer's hosted realtime AI video platform turning live camera input into AI-transformed visuals with sub-second latency.",
      "category": "livepeer:product",
      "tabs": [
        "home",
        "about",
        "solutions",
        "developers",
        "orchestrators",
        "community"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    },
    {
      "term": "DeAI (Decentralized AI)",
      "definition": "Distributed AI computation on blockchain networks enabling permissionless, trustless inference without centralized providers.",
      "category": "ai:application",
      "tabs": [
        "home"
      ],
      "tags": [
        "ai",
        "application"
      ]
    },
    {
      "term": "Decentralization",
      "definition": "Transfer of control from a centralized entity to a distributed network, reducing single points of failure.",
      "category": "web3:concept",
      "tabs": [
        "home"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Decentralized GPU Network",
      "definition": "A marketplace of GPU resources contributed by orchestrators worldwide, coordinated through crypto-economic incentives for video transcoding and AI inference.",
      "category": "livepeer:protocol",
      "tabs": [
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Delegation",
      "definition": "The act of LPT holders staking their tokens toward orchestrators they trust, sharing proportionally in rewards without running any infrastructure themselves.",
      "category": "web3:tokenomics",
      "tabs": [
        "about",
        "developers",
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Delegator",
      "definition": "A token holder who stakes LPT to an orchestrator to secure the network, participate in governance, and earn a share of rewards without operating infrastructure themselves.",
      "category": "livepeer:role",
      "tabs": [
        "home",
        "about",
        "developers",
        "orchestrators",
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "livepeer",
        "role"
      ]
    },
    {
      "term": "Delta Upgrade",
      "definition": "Planned future Livepeer protocol phase focused on full decentralization with Truebit-based verification.",
      "category": "livepeer:upgrade",
      "tabs": [
        "home"
      ],
      "tags": [
        "livepeer",
        "upgrade"
      ]
    },
    {
      "term": "Demand Aggregation",
      "definition": "Consolidating requests from multiple users or applications for efficient routing to the orchestrator network.",
      "category": "operational:process",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "operational",
        "process"
      ]
    },
    {
      "term": "DePIN (Decentralized Physical Infrastructure Networks)",
      "definition": "A category of blockchain systems that incentivize communities to collectively build and operate physical or computational infrastructure using token rewards.",
      "category": "web3:concept",
      "tabs": [
        "resources"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Deposit",
      "definition": "Funds (ETH) locked by a gateway into the TicketBroker smart contract to pay orchestrators via probabilistic micropayments.",
      "category": "economic:payment",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Dev Call",
      "definition": "Recurring meeting where core developers discuss protocol development, node releases, and roadmap.",
      "category": "operational:community",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "community"
      ]
    },
    {
      "term": "Developer",
      "definition": "Anyone building applications using Livepeer, typically through hosted services such as Livepeer Studio, Daydream, or Streamplace, or via library SDKs.",
      "category": "livepeer:role",
      "tabs": [
        "resources"
      ],
      "tags": [
        "livepeer",
        "role"
      ]
    },
    {
      "term": "Developer Platform",
      "definition": "The abstraction layer providing tools, APIs, dashboards, and hosted services for building applications on top of Livepeer.",
      "category": "livepeer:product",
      "tabs": [
        "resources"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    },
    {
      "term": "Developer Stack",
      "definition": "Set of SDKs, APIs, UI components, and hosted services for integrating video and AI capabilities into applications.",
      "category": "livepeer:product",
      "tabs": [
        "developers"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    },
    {
      "term": "Diffusion Models",
      "definition": "Generative models learning to produce data by reversing a gradual noising process applied during training.",
      "category": "ai:concept",
      "tabs": [
        "developers",
        "orchestrators",
        "resources"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "Digital Twin",
      "definition": "Virtual replica of a physical object or system continuously synchronized with real-world data.",
      "category": "ai:application",
      "tabs": [
        "home"
      ],
      "tags": [
        "ai",
        "application"
      ]
    },
    {
      "term": "Dilution",
      "definition": "The reduction in proportional ownership experienced by non-staking token holders when new LPT is minted each round through inflation.",
      "category": "economic:reward",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "Dispersal",
      "definition": "Distribution of encoded video segments across multiple orchestrator nodes for redundancy and parallel processing.",
      "category": "video:processing",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "video",
        "processing"
      ]
    },
    {
      "term": "Dual Gateway / Dual Mode",
      "definition": "A deployment where a single gateway node operates both video transcoding and AI inference workloads simultaneously.",
      "category": "livepeer:deployment",
      "tabs": [
        "gateways",
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "deployment"
      ]
    },
    {
      "term": "Dune",
      "definition": "Blockchain analytics platform for SQL queries on on-chain data.",
      "category": "operational:monitoring",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "monitoring"
      ]
    },
    {
      "term": "Dynamic Inflation",
      "definition": "Livepeer's inflation model where the per-round LPT issuance rate adjusts up or down by 0.00005% each round based on whether staking participation is below or above the 50% target bonding rate.",
      "category": "livepeer:protocol",
      "tabs": [
        "about"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Economic Weight",
      "definition": "An orchestrator's total active bonded stake, which determines their proportional share of inflationary rewards and their probability of being selected for job routing.",
      "category": "web3:tokenomics",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Embody",
      "definition": "Special Purpose Entity bringing embodied avatar workloads (Live2D, Three.js, Unreal Engine) into Livepeer as intelligent public pipelines.",
      "category": "livepeer:product",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    },
    {
      "term": "Embedding",
      "definition": "Learned numerical vector representation in continuous space where similar items map to nearby points, enabling semantic search and cross-modal reasoning.",
      "category": "ai:concept",
      "tabs": [
        "developers"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "Encrypted Asset",
      "definition": "Media file protected by encryption at rest so that only authorized parties holding the correct decryption key can access its content.",
      "category": "technical:security",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "technical",
        "security"
      ]
    },
    {
      "term": "Encoding Ladder",
      "definition": "A structured set of video renditions at varying resolutions and bitrates for optimal cross-device adaptive bitrate viewing.",
      "category": "video:encoding",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "Endpoint",
      "definition": "Specific URL path at which an API receives requests and returns responses for a defined operation.",
      "category": "technical:dev",
      "tabs": [
        "solutions",
        "developers"
      ],
      "tags": [
        "technical",
        "dev"
      ]
    },
    {
      "term": "Ephemeral Compute",
      "definition": "Short-lived GPU resource allocation provisioned on-demand for a single AI inference task, released when the task completes.",
      "category": "technical:infra",
      "tabs": [
        "about"
      ],
      "tags": [
        "technical",
        "infra"
      ]
    },
    {
      "term": "ETH (Ether)",
      "definition": "The native cryptocurrency of Ethereum, used to pay transaction fees (gas) and as the fee currency for Livepeer payment settlements and orchestrator service fee payments.",
      "category": "web3:token",
      "tabs": [
        "home",
        "gateways",
        "orchestrators",
        "resources"
      ],
      "tags": [
        "web3",
        "token"
      ]
    },
    {
      "term": "ETH Fees",
      "definition": "Payments in Ether made by gateways to orchestrators for completed transcoding or AI inference work, distributed to delegators after the fee cut.",
      "category": "economic:payment",
      "tabs": [
        "about",
        "lpt"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Ethereum",
      "definition": "A decentralized, open-source blockchain with smart contract functionality; native cryptocurrency is Ether (ETH).",
      "category": "web3:chain",
      "tabs": [
        "home",
        "developers"
      ],
      "tags": [
        "web3",
        "chain"
      ]
    },
    {
      "term": "Ethereum Address",
      "definition": "A 42-character hexadecimal string beginning with '0x,' derived from the last 20 bytes of a public key hash, used to send and receive funds and interact with smart contracts.",
      "category": "web3:identity",
      "tabs": [
        "resources"
      ],
      "tags": [
        "web3",
        "identity"
      ]
    },
    {
      "term": "Execution Layer",
      "definition": "The layer where actual compute work is performed by orchestrators and workers, distinct from the on-chain protocol layer.",
      "category": "livepeer:protocol",
      "tabs": [
        "about"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Face Value",
      "definition": "The payout amount assigned to a probabilistic micropayment ticket if it is drawn as a winner.",
      "category": "economic:payment",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Failover",
      "definition": "Automatic switching to a backup orchestrator or system when the primary fails or becomes unresponsive, maintaining service continuity.",
      "category": "operational:monitoring",
      "tabs": [
        "gateways",
        "community"
      ],
      "tags": [
        "operational",
        "monitoring"
      ]
    },
    {
      "term": "Fault Proof",
      "definition": "A mechanism proving that an invalid state transition occurred on a Layer 2 chain, enabling challenges to incorrect rollup state roots.",
      "category": "web3:chain",
      "tabs": [
        "about"
      ],
      "tags": [
        "web3",
        "chain"
      ]
    },
    {
      "term": "Fediverse",
      "definition": "Federation of social networking platforms that communicate via open protocols such as ActivityPub, enabling cross-platform interaction without centralized control.",
      "category": "technical:social",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "technical",
        "social"
      ]
    },
    {
      "term": "Fee Cut",
      "definition": "The percentage of ETH service fees (or inflationary LPT rewards) that an orchestrator retains before distributing the remainder to delegators.",
      "category": "economic:reward",
      "tabs": [
        "about",
        "orchestrators",
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "Fee Pool",
      "definition": "Accumulated ETH fees awaiting distribution between an orchestrator and its delegators, originating from winning payment ticket redemptions.",
      "category": "economic:reward",
      "tabs": [
        "orchestrators",
        "lpt",
        "resources"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "Fee Share",
      "definition": "The portion of ETH fees earned by an orchestrator that is distributed to delegators proportionally to their bonded stake.",
      "category": "economic:reward",
      "tabs": [
        "about",
        "lpt"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "Fee Switch",
      "definition": "A governance-controlled mechanism that enables or adjusts the redirection of protocol fees to the community treasury or other designated destinations.",
      "category": "economic:treasury",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "economic",
        "treasury"
      ]
    },
    {
      "term": "Finality",
      "definition": "The condition where a blockchain transaction becomes irreversible and cannot be altered or rolled back.",
      "category": "web3:concept",
      "tabs": [
        "about"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Foundation",
      "definition": "Non-profit Cayman Islands Foundation Company stewarding long-term vision, ecosystem growth, and core development of the Livepeer protocol.",
      "category": "livepeer:entity",
      "tabs": [
        "home"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "Frame Rate",
      "definition": "Frequency at which consecutive frames are captured or displayed, measured in frames per second (fps); common rates are 24, 30, and 60 fps.",
      "category": "video:encoding",
      "tabs": [
        "home"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "FrameProcessor",
      "definition": "Pattern in PyTrickle for building real-time video processing applications with custom per-frame processing logic.",
      "category": "livepeer:sdk",
      "tabs": [
        "developers"
      ],
      "tags": [
        "livepeer",
        "sdk"
      ]
    },
    {
      "term": "Frameworks",
      "definition": "Product by the MistServer team bridging Livepeer's transcoding infrastructure and real-world applications; provides libraries and integration tools for embedding Livepeer services.",
      "category": "livepeer:product",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    },
    {
      "term": "Gas",
      "definition": "The unit measuring computational effort required to execute operations on Ethereum or Arbitrum; users pay gas fees in ETH to cover execution costs.",
      "category": "web3:concept",
      "tabs": [
        "resources"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "GB (Gigabyte)",
      "definition": "A unit of digital storage equal to 1,073,741,824 bytes (binary); used in Livepeer hardware specifications for RAM, VRAM, and storage requirements.",
      "category": "technical:hardware",
      "tabs": [
        "gateways",
        "orchestrators",
        "developers"
      ],
      "tags": [
        "technical",
        "hardware"
      ]
    },
    {
      "term": "Gateway",
      "definition": "A node that submits jobs, routes work to orchestrators, manages payment flows, and provides a protocol interface between applications and the Livepeer Network.",
      "category": "livepeer:role",
      "tabs": [
        "home",
        "about",
        "solutions",
        "developers",
        "gateways",
        "orchestrators",
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "livepeer",
        "role"
      ]
    },
    {
      "term": "Gateway-as-a-Service",
      "definition": "A hosted deployment model allowing users to access gateway functionality without managing their own infrastructure.",
      "category": "livepeer:deployment",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "livepeer",
        "deployment"
      ]
    },
    {
      "term": "Gateway Middleware",
      "definition": "A pluggable logic layer inserted into the gateway request pipeline for custom processing such as authentication, rate-limiting, or request transformation.",
      "category": "livepeer:protocol",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Gateway operator",
      "definition": "Person or organisation running and maintaining gateway nodes for network access.",
      "category": "livepeer:role",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "role"
      ]
    },
    {
      "term": "Generative Video",
      "definition": "AI-produced video created by models that synthesize novel temporal frame sequences from text prompts or conditioning signals.",
      "category": "ai:application",
      "tabs": [
        "home"
      ],
      "tags": [
        "ai",
        "application"
      ]
    },
    {
      "term": "Genesis Supply",
      "definition": "The initial 10 million LPT tokens created at protocol launch and distributed via the Merkle Mine mechanism.",
      "category": "economic:reward",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "GeForce",
      "definition": "NVIDIA's consumer-grade discrete GPU brand, encompassing the GTX and RTX product lines; the most common GPU family used by Livepeer orchestrator operators.",
      "category": "technical:hardware",
      "tabs": [
        "gateways",
        "orchestrators"
      ],
      "tags": [
        "technical",
        "hardware"
      ]
    },
    {
      "term": "go-livepeer",
      "definition": "Official Go implementation of the Livepeer protocol containing the Broadcaster, Orchestrator, Transcoder, Gateway, and Worker roles in a single binary.",
      "category": "livepeer:sdk",
      "tabs": [
        "developers",
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "sdk"
      ]
    },
    {
      "term": "Governance",
      "definition": "System of rules and processes for protocol decision-making including on-chain voting via LPT stake weight and the LivepeerGovernor contract.",
      "category": "operational:governance",
      "tabs": [
        "home",
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "operational",
        "governance"
      ]
    },
    {
      "term": "Governance Forum",
      "definition": "The Livepeer Forum's governance category for LIPs, pre-proposals, and protocol governance discussions before on-chain votes.",
      "category": "operational:community",
      "tabs": [
        "community",
        "lpt"
      ],
      "tags": [
        "operational",
        "community"
      ]
    },
    {
      "term": "Governor Contract",
      "definition": "The on-chain governance smart contract (LivepeerGovernor) that authorizes protocol upgrades and parameter changes via stake-weighted voting.",
      "category": "livepeer:contract",
      "tabs": [
        "about",
        "lpt",
        "resources"
      ],
      "tags": [
        "livepeer",
        "contract"
      ]
    },
    {
      "term": "GovWorks",
      "definition": "Meta-governance SPE ensuring transparent management of Livepeer governance and treasury allocation.",
      "category": "livepeer:entity",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "Grafana",
      "definition": "Open-source visualization and dashboarding platform for metrics and logs.",
      "category": "operational:monitoring",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "monitoring"
      ]
    },
    {
      "term": "Grant",
      "definition": "Non-repayable allocation from the community treasury or Livepeer Foundation for ecosystem development contributions.",
      "category": "economic:treasury",
      "tabs": [
        "community"
      ],
      "tags": [
        "economic",
        "treasury"
      ]
    },
    {
      "term": "gRPC",
      "definition": "High-performance remote procedure call framework using HTTP/2 and Protocol Buffers for efficient binary communication between services.",
      "category": "technical:protocol",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "technical",
        "protocol"
      ]
    },
    {
      "term": "Group of Pictures (GOP)",
      "definition": "An ordered arrangement of I-frames and inter-frames within a coded video stream; the set of frames between keyframes.",
      "category": "video:encoding",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "GPU (Graphics Processing Unit)",
      "definition": "Specialized processor for parallel computation used in rendering, video encoding, and AI inference workloads.",
      "category": "technical:infra",
      "tabs": [
        "home",
        "community",
        "orchestrators",
        "resources"
      ],
      "tags": [
        "technical",
        "infra"
      ]
    },
    {
      "term": "GPU Operator",
      "definition": "An orchestrator operator contributing GPU hardware and AI model capacity to the Livepeer network for transcoding or AI inference workloads.",
      "category": "livepeer:role",
      "tabs": [
        "home",
        "developers"
      ],
      "tags": [
        "livepeer",
        "role"
      ]
    },
    {
      "term": "GPU Worker",
      "definition": "A Livepeer node with GPU hardware that performs transcoding or AI inference tasks for an orchestrator.",
      "category": "technical:infra",
      "tabs": [
        "gateways",
        "orchestrators"
      ],
      "tags": [
        "technical",
        "infra"
      ]
    },
    {
      "term": "GTX (NVIDIA GTX)",
      "definition": "NVIDIA's previous-generation consumer GPU product line; capable of Livepeer video transcoding but lacks the Tensor cores of the RTX series needed for accelerated AI inference.",
      "category": "technical:hardware",
      "tabs": [
        "gateways",
        "orchestrators"
      ],
      "tags": [
        "technical",
        "hardware"
      ]
    },
    {
      "term": "GWID (Gateway Wizard)",
      "definition": "Gateway Wizard SPE building a managed DevOps tool for running and managing gateway infrastructure.",
      "category": "livepeer:entity",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "Hard Gate",
      "definition": "Strict filter that immediately disqualifies orchestrators failing a required criterion such as exceeding the gateway's maximum price threshold.",
      "category": "livepeer:config",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "HLS (HTTP Live Streaming)",
      "definition": "Apple's HTTP Live Streaming protocol that encodes video into multiple quality levels segmented into small files, delivered with an index playlist (.m3u8) for adaptive bitrate playback.",
      "category": "video:protocol",
      "tabs": [
        "about",
        "solutions",
        "developers",
        "gateways",
        "orchestrators",
        "resources"
      ],
      "tags": [
        "video",
        "protocol"
      ]
    },
    {
      "term": "HTTP Ingest",
      "definition": "Receiving a live video stream via HTTP push (rather than RTMP) for transcoding or AI processing.",
      "category": "video:processing",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "video",
        "processing"
      ]
    },
    {
      "term": "HuggingFace",
      "definition": "An AI platform and open-source community providing model repositories, datasets, and inference APIs; a primary source for AI models deployed on Livepeer orchestrator nodes.",
      "category": "ai:platform",
      "tabs": [
        "gateways",
        "orchestrators",
        "developers",
        "community"
      ],
      "tags": [
        "ai",
        "platform"
      ]
    },
    {
      "term": "ICO (Initial Coin Offering)",
      "definition": "A fundraising mechanism where a blockchain project sells newly created tokens to the public in exchange for established cryptocurrencies.",
      "category": "web3:concept",
      "tabs": [
        "resources"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Image-to-Image",
      "definition": "AI pipeline transforming an input image into a modified output image guided by a text prompt or conditioning signal.",
      "category": "ai:pipeline",
      "tabs": [
        "developers",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "pipeline"
      ]
    },
    {
      "term": "Image-to-Text",
      "definition": "AI pipeline generating a textual description from an input image, encompassing captioning and optical character recognition.",
      "category": "ai:pipeline",
      "tabs": [
        "developers",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "pipeline"
      ]
    },
    {
      "term": "Image-to-Video",
      "definition": "AI pipeline generating a short video clip conditioned on a single input image, animating a still frame into motion.",
      "category": "ai:pipeline",
      "tabs": [
        "developers",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "pipeline"
      ]
    },
    {
      "term": "Inference",
      "definition": "Running a trained model on new input data to produce predictions or generated outputs, as opposed to the training process.",
      "category": "ai:concept",
      "tabs": [
        "home",
        "developers",
        "gateways",
        "resources"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "Inflation",
      "definition": "The dynamic issuance of new LPT tokens each protocol round, distributed to active orchestrators and delegators proportional to their bonded stake.",
      "category": "livepeer:protocol",
      "tabs": [
        "orchestrators",
        "lpt",
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Inflation Adjustment (alpha)",
      "definition": "The fixed per-round rate (0.00005%) by which the inflation rate increases or decreases based on whether the current Bonding Rate is below or above the Target Bonding Rate.",
      "category": "web3:tokenomics",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Inflation Model",
      "definition": "Livepeer's algorithmic mechanism that adjusts the per-round LPT issuance rate dynamically based on the gap between the current Bonding Rate and the 50% Target Bonding Rate.",
      "category": "livepeer:protocol",
      "tabs": [
        "about",
        "lpt"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Inflation Rate",
      "definition": "The per-round percentage of the total LPT supply that is newly minted and distributed to active orchestrators and delegators; adjusts dynamically via the Inflation Adjustment mechanism.",
      "category": "economic:reward",
      "tabs": [
        "community",
        "lpt"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "Inflationary Rewards",
      "definition": "Newly minted LPT tokens distributed each round proportionally to active orchestrators and their delegators based on bonded stake.",
      "category": "economic:reward",
      "tabs": [
        "community",
        "lpt"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "Ingest",
      "definition": "Process of receiving a live video stream from a broadcaster's encoder into a media server, typically over RTMP, SRT, or WebRTC/WHIP.",
      "category": "video:processing",
      "tabs": [
        "solutions",
        "resources"
      ],
      "tags": [
        "video",
        "processing"
      ]
    },
    {
      "term": "Interactive Media",
      "definition": "Digital content dynamically responding to user input in real time, combining text, images, audio, and video.",
      "category": "ai:application",
      "tabs": [
        "home"
      ],
      "tags": [
        "ai",
        "application"
      ]
    },
    {
      "term": "Interval-Based Payment",
      "definition": "A compensation model where payment tickets are sent at regular time intervals rather than per segment or per request.",
      "category": "economic:payment",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Issuance",
      "definition": "The minting of new LPT tokens each round as the mechanism for distributing inflationary rewards to protocol participants.",
      "category": "web3:tokenomics",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Job",
      "definition": "A unit of work submitted to the Livepeer network specifying stream ID, transcoding options or AI pipeline, and price.",
      "category": "livepeer:protocol",
      "tabs": [
        "home"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Job Lifecycle",
      "definition": "The sequence of stages from job submission through orchestrator selection, work execution, verification, and payment settlement.",
      "category": "livepeer:protocol",
      "tabs": [
        "about"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "JSON (JavaScript Object Notation)",
      "definition": "Lightweight, human-readable data interchange format using key-value pairs and ordered lists, widely used for API request and response bodies.",
      "category": "technical:protocol",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "technical",
        "protocol"
      ]
    },
    {
      "term": "JavaScript",
      "definition": "A high-level interpreted scripting language used for web and server-side development; Livepeer's primary SDKs and gateway clients expose JavaScript/TypeScript APIs.",
      "category": "technical:language",
      "tabs": [
        "developers",
        "community"
      ],
      "tags": [
        "technical",
        "language"
      ]
    },
    {
      "term": "JWT (JSON Web Token)",
      "definition": "Compact, URL-safe token format carrying signed claims used for stateless authentication; in video access control, a signed JWT proves viewer entitlement without a server round-trip for every request.",
      "category": "technical:security",
      "tabs": [
        "solutions",
        "developers"
      ],
      "tags": [
        "technical",
        "security"
      ]
    },
    {
      "term": "Keyframe Interval",
      "definition": "Distance in frames or seconds between consecutive keyframes (I-frames); a shorter interval improves seeking accuracy while a longer interval improves compression efficiency.",
      "category": "video:encoding",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "KYC (Know Your Customer)",
      "definition": "Know Your Customer – identity verification process for regulatory compliance, requiring users to provide identifying information before accessing certain features.",
      "category": "operational:process",
      "tabs": [
        "developers"
      ],
      "tags": [
        "operational",
        "process"
      ]
    },
    {
      "term": "KYO (Know Your Orchestrator)",
      "definition": "Know Your Orchestrator – Live Pioneers interview series profiling active orchestrators on the network.",
      "category": "operational:community",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "community"
      ]
    },
    {
      "term": "L1 Escrow",
      "definition": "The Ethereum mainnet contract that holds LPT in escrow during cross-chain bridging to Arbitrum, locking L1 tokens as L2 equivalents are minted on Arbitrum.",
      "category": "livepeer:contract",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "livepeer",
        "contract"
      ]
    },
    {
      "term": "L2LPTGateway",
      "definition": "The bridge contract deployed on Arbitrum that enables LPT token transfers between Ethereum L1 and Arbitrum L2.",
      "category": "livepeer:contract",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "livepeer",
        "contract"
      ]
    },
    {
      "term": "Latency",
      "definition": "Delay between capture at source and display on the viewer's device, accumulating at every pipeline stage.",
      "category": "video:playback",
      "tabs": [
        "home",
        "solutions",
        "gateways",
        "resources"
      ],
      "tags": [
        "video",
        "playback"
      ]
    },
    {
      "term": "Layer 1",
      "definition": "The base blockchain network (e.g. Ethereum) that validates and finalizes transactions without reliance on another network.",
      "category": "web3:chain",
      "tabs": [
        "about"
      ],
      "tags": [
        "web3",
        "chain"
      ]
    },
    {
      "term": "Layer 2 / Layer-2",
      "definition": "A separate blockchain extending a Layer 1 by handling transactions off-chain while inheriting the security guarantees of the base chain.",
      "category": "web3:chain",
      "tabs": [
        "home",
        "about",
        "resources"
      ],
      "tags": [
        "web3",
        "chain"
      ]
    },
    {
      "term": "LIP (Livepeer Improvement Proposal)",
      "definition": "Formal design document proposing changes to the Livepeer protocol, governance parameters, or ecosystem standards; the primary mechanism for protocol evolution.",
      "category": "operational:governance",
      "tabs": [
        "home",
        "about",
        "developers",
        "community",
        "lpt"
      ],
      "tags": [
        "operational",
        "governance"
      ]
    },
    {
      "term": "LIP-89",
      "definition": "Livepeer Improvement Proposal introducing the on-chain LivepeerGovernor contract, community treasury mechanism, stake-weighted voting, and the 10-round voting period.",
      "category": "operational:governance",
      "tabs": [
        "community",
        "orchestrators",
        "lpt"
      ],
      "tags": [
        "operational",
        "governance"
      ]
    },
    {
      "term": "LIP-91",
      "definition": "Livepeer Improvement Proposal bundling the treasury establishment mechanism and defining the inflation-funded treasury reward cut rate.",
      "category": "operational:governance",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "operational",
        "governance"
      ]
    },
    {
      "term": "LIP-92",
      "definition": "Livepeer Improvement Proposal defining the AI model registry and capability discovery mechanism for the network.",
      "category": "operational:governance",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "operational",
        "governance"
      ]
    },
    {
      "term": "LISAR",
      "definition": "SPE providing ongoing ecosystem infrastructure contributions with monthly progress updates.",
      "category": "livepeer:entity",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "Live AI",
      "definition": "Real-time AI processing applied to live video streams, typically using pipelines such as live-video-to-video running at interactive frame rates.",
      "category": "ai:concept",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "Live Pioneers",
      "definition": "Independent community for long-term LPT holders producing educational content and guides.",
      "category": "operational:community",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "community"
      ]
    },
    {
      "term": "Live-video-to-video",
      "definition": "AI pipeline applying generative models to a continuous video stream frame-by-frame at interactive frame rates.",
      "category": "ai:pipeline",
      "tabs": [
        "developers",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "pipeline"
      ]
    },
    {
      "term": "LiveInfra",
      "definition": "SPE providing free, reliable blockchain infrastructure services including the Community Arbitrum Node.",
      "category": "livepeer:entity",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "livepeer-ai-js",
      "definition": "JavaScript/TypeScript library for the Livepeer AI API enabling AI inference integration.",
      "category": "livepeer:sdk",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "sdk"
      ]
    },
    {
      "term": "livepeer-ai-python",
      "definition": "Python library for the Livepeer AI API providing programmatic access to AI inference pipelines.",
      "category": "livepeer:sdk",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "sdk"
      ]
    },
    {
      "term": "livepeer-go",
      "definition": "Go server-side SDK for the Livepeer Studio API.",
      "category": "livepeer:sdk",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "sdk"
      ]
    },
    {
      "term": "livepeer-js",
      "definition": "JavaScript library for the Livepeer Studio API providing programmatic access to stream and asset management.",
      "category": "livepeer:sdk",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "sdk"
      ]
    },
    {
      "term": "livepeer-python-gateway",
      "definition": "An open-source Python reference implementation of a Livepeer gateway, enabling job submission, payment flow management, and pipeline routing from Python applications.",
      "category": "livepeer:sdk",
      "tabs": [
        "gateways",
        "developers"
      ],
      "tags": [
        "livepeer",
        "sdk"
      ]
    },
    {
      "term": "Livepeer Actor",
      "definition": "A participant in the Livepeer protocol or network – human or machine – that performs a defined role such as submitting jobs, providing compute, verifying work, or securing the system.",
      "category": "livepeer:role",
      "tabs": [
        "resources"
      ],
      "tags": [
        "livepeer",
        "role"
      ]
    },
    {
      "term": "Livepeer Cloud",
      "definition": "Platform by the Livepeer Cloud SPE increasing network accessibility with a free community AI gateway and managed developer services.",
      "category": "livepeer:product",
      "tabs": [
        "developers"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    },
    {
      "term": "Livepeer Ecosystem",
      "definition": "The full set of projects, tools, participants, and organizations building on or contributing to the Livepeer network.",
      "category": "livepeer:entity",
      "tabs": [
        "resources"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "Livepeer Explorer",
      "definition": "Official protocol explorer for viewing orchestrator state, staking data, governance proposals, and delegating LPT.",
      "category": "livepeer:tool",
      "tabs": [
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "livepeer",
        "tool"
      ]
    },
    {
      "term": "Livepeer Foundation",
      "definition": "Non-profit Cayman Islands Foundation Company stewarding long-term vision, ecosystem growth, grant programs, and core development of the Livepeer network.",
      "category": "livepeer:entity",
      "tabs": [
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "Livepeer Inc",
      "definition": "Original company that built Livepeer's initial protocol architecture and core software.",
      "category": "livepeer:entity",
      "tabs": [
        "home",
        "community"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "Livepeer Network",
      "definition": "The live operational decentralized system of orchestrators, workers, gateways, and broadcasters performing video transcoding and AI inference jobs.",
      "category": "livepeer:protocol",
      "tabs": [
        "solutions",
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Livepeer Protocol",
      "definition": "The on-chain ruleset and smart contract logic governing staking, delegation, inflation, orchestrator selection, slashing, and probabilistic payments.",
      "category": "livepeer:protocol",
      "tabs": [
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Livepeer Studio",
      "definition": "Hosted developer platform providing APIs, SDKs, and a dashboard for adding live and on-demand video experiences to applications, backed by the Livepeer Network.",
      "category": "livepeer:product",
      "tabs": [
        "solutions",
        "developers"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    },
    {
      "term": "Livepeer.js",
      "definition": "JavaScript library for the Livepeer API providing programmatic access to Studio features including stream and asset management.",
      "category": "livepeer:sdk",
      "tabs": [
        "developers"
      ],
      "tags": [
        "livepeer",
        "sdk"
      ]
    },
    {
      "term": "LivepeerGovernor",
      "definition": "The OpenZeppelin-based on-chain governor contract for Livepeer that enables stake-weighted voting on protocol proposals using checkpointed BondingVotes data.",
      "category": "livepeer:contract",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "livepeer",
        "contract"
      ]
    },
    {
      "term": "LivepeerNode",
      "definition": "The core Go struct in go-livepeer representing a running Livepeer node instance, encapsulating configuration, session state, and network connections.",
      "category": "livepeer:protocol",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Livestream",
      "definition": "Real-time or near-real-time transmission of video and audio over a network to viewers as it is captured, without pre-recording.",
      "category": "video:playback",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "playback"
      ]
    },
    {
      "term": "LLM (Large Language Model)",
      "definition": "Large language model – neural network trained on massive text corpora to understand and generate natural language.",
      "category": "ai:concept",
      "tabs": [
        "developers",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "Loki",
      "definition": "Horizontally scalable log aggregation system by Grafana Labs, used in Livepeer orchestrator monitoring stacks.",
      "category": "operational:monitoring",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "operational",
        "monitoring"
      ]
    },
    {
      "term": "LoRA (Low-Rank Adaptation)",
      "definition": "Low-Rank Adaptation – parameter-efficient fine-tuning technique injecting trainable low-rank matrices into transformer layers to specialise a model without full retraining.",
      "category": "ai:model",
      "tabs": [
        "developers"
      ],
      "tags": [
        "ai",
        "model"
      ]
    },
    {
      "term": "Low-Latency",
      "definition": "A system characteristic where the delay between an event occurring and a response being delivered is minimised; in Livepeer, sub-500ms round-trip times are targeted for real-time AI video pipelines.",
      "category": "video:streaming",
      "tabs": [
        "solutions",
        "about",
        "developers"
      ],
      "tags": [
        "video",
        "streaming"
      ]
    },
    {
      "term": "LPT (Livepeer Token)",
      "definition": "The ERC-20 governance and staking token used to coordinate, incentivize, and secure the Livepeer Network.",
      "category": "livepeer:protocol",
      "tabs": [
        "home",
        "about",
        "developers",
        "orchestrators",
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "LPT emissions",
      "definition": "New LPT tokens minted each protocol round via inflation, distributed to active orchestrators and their delegators.",
      "category": "economic:reward",
      "tabs": [
        "community"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "LPMS (Livepeer Media Server)",
      "definition": "An open-source media server library providing live video functionality including RTMP ingest and HLS output, used as the foundation for Livepeer transcoding nodes.",
      "category": "livepeer:sdk",
      "tabs": [
        "resources"
      ],
      "tags": [
        "livepeer",
        "sdk"
      ]
    },
    {
      "term": "Mainnet",
      "definition": "The primary public production blockchain where actual-value transactions occur on the distributed ledger.",
      "category": "web3:chain",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "web3",
        "chain"
      ]
    },
    {
      "term": "Marketplace",
      "definition": "The decentralized market on the Livepeer network matching gateway demand with orchestrator supply, governed by capability, price, and performance.",
      "category": "livepeer:product",
      "tabs": [
        "home",
        "gateways"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    },
    {
      "term": "MaxPrice",
      "definition": "CLI flag setting the maximum transcoding price per pixelsPerUnit that a gateway will accept from an orchestrator; orchestrators above this threshold are excluded.",
      "category": "livepeer:config",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "MaxPricePerCapability",
      "definition": "A CLI configuration flag setting the maximum price a gateway will pay for a specific AI pipeline/model pair (capability), overriding the general MaxPricePerUnit for that task type.",
      "category": "livepeer:config",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "MaxPricePerUnit",
      "definition": "A CLI configuration flag setting the maximum price per pixelsPerUnit that a gateway will accept from orchestrators; orchestrators priced above this threshold are excluded.",
      "category": "livepeer:config",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "Merkle Mine",
      "definition": "Livepeer's algorithm for decentralized token distribution at genesis using Merkle proofs to fairly distribute initial LPT supply without an ICO.",
      "category": "web3:concept",
      "tabs": [
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Micropayments",
      "definition": "Small-value payments for streaming services, implemented in Livepeer via a probabilistic lottery scheme to minimize on-chain transaction costs.",
      "category": "economic:payment",
      "tabs": [
        "home",
        "orchestrators"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Micropayment Ticket",
      "definition": "A small-value signed data structure sent from a gateway to an orchestrator representing a probabilistic payment; only winning tickets are redeemed on-chain.",
      "category": "economic:payment",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Milestone-based Grants",
      "definition": "Funding released incrementally upon achievement of predefined deliverables rather than in a lump sum.",
      "category": "economic:treasury",
      "tabs": [
        "community"
      ],
      "tags": [
        "economic",
        "treasury"
      ]
    },
    {
      "term": "Minter Contract",
      "definition": "The smart contract responsible for minting new LPT tokens during orchestrator reward calls and holding ETH collected from winning payment tickets.",
      "category": "livepeer:contract",
      "tabs": [
        "about",
        "lpt",
        "resources"
      ],
      "tags": [
        "livepeer",
        "contract"
      ]
    },
    {
      "term": "MistServer",
      "definition": "Open-source media server providing live video ingest, transcoding, and delivery capabilities, used within Livepeer's infrastructure to handle protocol translation and stream routing.",
      "category": "technical:infra",
      "tabs": [
        "solutions",
        "community"
      ],
      "tags": [
        "technical",
        "infra"
      ]
    },
    {
      "term": "Model",
      "definition": "Mathematical structure (neural network with learned weights) enabling predictions or content generation for new inputs, identified by a model ID and pipeline type.",
      "category": "ai:concept",
      "tabs": [
        "home",
        "developers",
        "gateways",
        "resources"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "Model Card",
      "definition": "Standardised documentation describing a model's intended use, training data, evaluation metrics, and known limitations.",
      "category": "ai:concept",
      "tabs": [
        "developers"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "Model ID",
      "definition": "Unique string identifier specifying which AI model to invoke on a repository hub, for example `stabilityai/stable-diffusion-xl-base-1.0`.",
      "category": "ai:concept",
      "tabs": [
        "developers"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "Model Warmth",
      "definition": "Status indicating whether an AI model is currently loaded in GPU memory (warm) or must be loaded from storage on demand (cold).",
      "category": "ai:concept",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "MP4",
      "definition": "MPEG-4 Part 14 digital multimedia container format for storing video, audio, subtitles, and still images in a single file.",
      "category": "video:playback",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "playback"
      ]
    },
    {
      "term": "Multimodal",
      "definition": "AI systems capable of processing and integrating multiple data types – such as text, images, audio, and video – for cross-modal understanding and generation.",
      "category": "ai:concept",
      "tabs": [
        "developers"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "Multistream",
      "definition": "Simultaneous restreaming of a single live input to multiple external destination platforms (e.g., YouTube, Twitch) in a single broadcast session.",
      "category": "video:studio",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "studio"
      ]
    },
    {
      "term": "NaaP (Network as a Platform)",
      "definition": "Network-as-a-Product – a reference architecture and implementation for multi-tenant gateway operation providing JWT-based authentication, developer API keys, and per-user usage tracking.",
      "category": "livepeer:product",
      "tabs": [
        "developers",
        "gateways"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    },
    {
      "term": "Network Effects",
      "definition": "The phenomenon where a network's value increases as more participants join, creating compounding benefits for all existing members.",
      "category": "economic:business",
      "tabs": [
        "resources"
      ],
      "tags": [
        "economic",
        "business"
      ]
    },
    {
      "term": "Node",
      "definition": "Computing device connected to a network participating in protocol operations such as transcoding, routing, or staking; any computing device running Livepeer software.",
      "category": "technical:infra",
      "tabs": [
        "home",
        "resources"
      ],
      "tags": [
        "technical",
        "infra"
      ]
    },
    {
      "term": "Non-custodial",
      "definition": "A staking model in which users retain control of their private keys and token ownership while their LPT is bonded, so they are never required to transfer custody to a third party.",
      "category": "web3:concept",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "NPC (Non-Player Character)",
      "definition": "Non-player character not controlled by a human, increasingly powered by AI for dynamic, real-time interactions.",
      "category": "ai:application",
      "tabs": [
        "home"
      ],
      "tags": [
        "ai",
        "application"
      ]
    },
    {
      "term": "NVDEC",
      "definition": "NVIDIA hardware video decoder that offloads video decoding from the CPU to dedicated silicon on NVIDIA GPUs.",
      "category": "technical:infra",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "technical",
        "infra"
      ]
    },
    {
      "term": "NVENC",
      "definition": "NVIDIA hardware video encoder that offloads H.264 and H.265 encoding from the CPU to dedicated silicon on NVIDIA GPUs.",
      "category": "technical:infra",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "technical",
        "infra"
      ]
    },
    {
      "term": "O-T Split",
      "definition": "Architectural separation of the Orchestrator and Transcoder (Worker) processes, typically running on different machines, where the orchestrator handles protocol interaction and the transcoder handles GPU compute.",
      "category": "livepeer:deployment",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "deployment"
      ]
    },
    {
      "term": "OBS (Open Broadcaster Software)",
      "definition": "Free, open-source application for screen capture and live streaming, supporting RTMP, RTMPS, SRT, and WebRTC output protocols.",
      "category": "video:playback",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "playback"
      ]
    },
    {
      "term": "Off-chain",
      "definition": "Activities occurring outside the main blockchain, typically for scalability, speed, or cost reasons, with results optionally settled on-chain.",
      "category": "web3:concept",
      "tabs": [
        "about",
        "resources"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Off-Chain Gateway",
      "definition": "A gateway node that operates without blockchain integration, using a remote signer for payment operations and specifying orchestrators manually rather than relying on protocol discovery.",
      "category": "livepeer:deployment",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "livepeer",
        "deployment"
      ]
    },
    {
      "term": "Ollama",
      "definition": "Open-source tool for running large language models locally with a CLI and OpenAI-compatible REST API.",
      "category": "ai:model",
      "tabs": [
        "developers",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "model"
      ]
    },
    {
      "term": "On-chain",
      "definition": "Actions, computations, or data that are directly recorded, executed, and verified on the blockchain with full transparency and security guarantees.",
      "category": "web3:concept",
      "tabs": [
        "about",
        "resources"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "On-Chain Gateway",
      "definition": "A gateway node connected to the Livepeer protocol on Arbitrum, managing its own Ethereum wallet and using on-chain probabilistic micropayments for orchestrator settlement.",
      "category": "livepeer:deployment",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "livepeer",
        "deployment"
      ]
    },
    {
      "term": "On-chain Treasury",
      "definition": "Protocol-governed pool of LPT funded by inflation for community-approved ecosystem development, administered via the LivepeerGovernor contract.",
      "category": "livepeer:protocol",
      "tabs": [
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Open Source",
      "definition": "Software whose source code is freely available for anyone to view, use, modify, and redistribute.",
      "category": "web3:concept",
      "tabs": [
        "resources"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Operational Mode",
      "definition": "The deployment configuration that determines how a gateway connects to the Livepeer network: on-chain (Arbitrum-based payments, protocol discovery) or off-chain (remote signer, manual orchestrator addresses).",
      "category": "livepeer:config",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "Operator Market",
      "definition": "The competitive ecosystem of orchestrators offering differentiated services to gateways and delegators, distinguished by price, performance, reliability, and commission rates.",
      "category": "livepeer:protocol",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Orchestrator",
      "definition": "Supply-side operator contributing GPU resources, receiving jobs from gateways, performing transcoding or AI inference, and earning ETH fees and inflationary LPT rewards.",
      "category": "livepeer:role",
      "tabs": [
        "home",
        "about",
        "solutions",
        "developers",
        "gateways",
        "orchestrators",
        "lpt",
        "community",
        "resources"
      ],
      "tags": [
        "livepeer",
        "role"
      ]
    },
    {
      "term": "Orchestrator Discovery",
      "definition": "The process by which a gateway finds and evaluates available orchestrators – either automatically via the on-chain ServiceRegistry or manually via configured -orchAddr flags.",
      "category": "livepeer:protocol",
      "tabs": [
        "gateways",
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "OrchestratorInfo",
      "definition": "Data structure advertised by orchestrators containing capabilities, pricing, service URI, and metadata used by gateways for selection decisions.",
      "category": "livepeer:config",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "orchSecret",
      "definition": "Shared secret used to authenticate communication between an orchestrator process and its standalone transcoder or worker nodes in an O-T split deployment.",
      "category": "livepeer:config",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "OSI Model",
      "definition": "The Open Systems Interconnection reference model that defines seven network layers (physical through application) as a conceptual framework for understanding protocol design.",
      "category": "technical:infra",
      "tabs": [
        "about"
      ],
      "tags": [
        "technical",
        "infra"
      ]
    },
    {
      "term": "Output Profile",
      "definition": "Predefined set of encoding parameters (resolution, bitrate, codec, frame rate) defining a single rendition of a transcoded video.",
      "category": "video:encoding",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "Overhead",
      "definition": "Additional operational costs beyond direct computation, including gas fees for ticket redemption, bandwidth, and administrative costs.",
      "category": "economic:pricing",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "economic",
        "pricing"
      ]
    },
    {
      "term": "Passing threshold",
      "definition": "Minimum 'for' vote percentage (excluding abstentions) required for a governance proposal to pass.",
      "category": "operational:governance",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "governance"
      ]
    },
    {
      "term": "Pay-per-Pixel",
      "definition": "Livepeer's pricing model where orchestrators are paid based on the total number of pixels transcoded, enabling granular and standardized cost comparison across different video resolutions and durations.",
      "category": "economic:pricing",
      "tabs": [
        "about"
      ],
      "tags": [
        "economic",
        "pricing"
      ]
    },
    {
      "term": "Payment Channel",
      "definition": "An off-chain mechanism where two parties conduct multiple transactions and only settle the final state on-chain, reducing per-transaction gas costs.",
      "category": "economic:payment",
      "tabs": [
        "about"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Payment Ticket",
      "definition": "Signed off-chain data structure issued by a gateway to an orchestrator representing a probabilistic payment; only winning tickets are redeemable on-chain for their ETH face value.",
      "category": "economic:payment",
      "tabs": [
        "about",
        "lpt",
        "resources"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Pending Rewards",
      "definition": "Inflationary LPT and ETH fees that have been earned through staking but not yet claimed by calling the claim earnings function.",
      "category": "economic:reward",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "Per Pixel (Price Per Pixel)",
      "definition": "Livepeer's unit-based pricing mechanism where fees are calculated based on the number of pixels processed during a transcoding or AI inference job.",
      "category": "livepeer:economics",
      "tabs": [
        "about",
        "gateways",
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "economics"
      ]
    },
    {
      "term": "Per-Pixel Pricing",
      "definition": "A cost model charging for transcoding work based on the total number of pixels processed (width × height × frame count), enabling standardized comparison across resolutions.",
      "category": "economic:pricing",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "economic",
        "pricing"
      ]
    },
    {
      "term": "Per-Request Pricing",
      "definition": "A cost model charging per individual AI inference request rather than per pixel, used for AI pipeline jobs where pixel count is not a meaningful unit.",
      "category": "economic:pricing",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "economic",
        "pricing"
      ]
    },
    {
      "term": "Per Round",
      "definition": "The Livepeer protocol's fundamental time unit, approximately equal to one day of Ethereum blocks; reward minting, activations, and delegator earnings accrue on a per-round basis.",
      "category": "livepeer:economics",
      "tabs": [
        "about",
        "lpt",
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "economics"
      ]
    },
    {
      "term": "Performance Score",
      "definition": "Composite metric rating an orchestrator's reliability and speed, calculated as latency score multiplied by success rate, used by gateways in orchestrator selection.",
      "category": "livepeer:protocol",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Permissionless",
      "definition": "Property where anyone can participate without requiring approval from a central authority.",
      "category": "web3:concept",
      "tabs": [
        "home"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Pixel",
      "definition": "Single point in a video frame used as the fundamental pricing unit for transcoding work on the Livepeer network.",
      "category": "video:encoding",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "pixelsPerUnit",
      "definition": "CLI parameter defining the number of pixels constituting one billable work unit, allowing granular pricing control.",
      "category": "livepeer:config",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "Pipeline",
      "definition": "A configured end-to-end AI processing workflow defining input type, model, and output, routed by the gateway to capable orchestrators.",
      "category": "livepeer:protocol",
      "tabs": [
        "gateways",
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Playback ID",
      "definition": "Public identifier for retrieving playback URLs for a stream or asset without exposing the private stream key or internal asset ID.",
      "category": "video:studio",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "studio"
      ]
    },
    {
      "term": "Playback Policy",
      "definition": "Access rules (public or JWT-required) attached to a stream or asset that determine what authentication viewers must present before playback is allowed.",
      "category": "video:studio",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "studio"
      ]
    },
    {
      "term": "Player",
      "definition": "Livepeer's embeddable video player component (lvpr.tv) with built-in support for HLS adaptive bitrate streaming and WebRTC low-latency fallback.",
      "category": "video:playback",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "playback"
      ]
    },
    {
      "term": "PM (Probabilistic Micropayment)",
      "definition": "Lottery-based payment scheme where gateways send signed tickets to orchestrators and only winning tickets are redeemed on-chain, amortising transaction costs across many payments.",
      "category": "economic:payment",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Pool",
      "definition": "Group of transcoder or worker nodes coordinated under a single orchestrator for increased capacity and redundancy.",
      "category": "livepeer:deployment",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "deployment"
      ]
    },
    {
      "term": "Pool Operator",
      "definition": "Entity running an orchestrator that coordinates a pool of transcoder or worker nodes, managing on-chain operations and distributing earnings to workers.",
      "category": "livepeer:deployment",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "deployment"
      ]
    },
    {
      "term": "Pool Worker",
      "definition": "Individual machine within an orchestrator pool, running go-livepeer in transcoder mode and executing GPU compute jobs delegated by the pool operator's orchestrator.",
      "category": "livepeer:deployment",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "deployment"
      ]
    },
    {
      "term": "Pre-Proposal",
      "definition": "Informal governance discussion document posted on the Forum before a formal LIP or treasury proposal.",
      "category": "operational:governance",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "governance"
      ]
    },
    {
      "term": "Price Feed",
      "definition": "External data source providing real-time ETH/USD exchange rates used by orchestrators to denominate prices in USD terms.",
      "category": "livepeer:config",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "Price per pixel",
      "definition": "Fundamental pricing unit for transcoding: cost in wei for processing one pixel of video.",
      "category": "economic:pricing",
      "tabs": [
        "community",
        "lpt"
      ],
      "tags": [
        "economic",
        "pricing"
      ]
    },
    {
      "term": "pricePerCapability",
      "definition": "CLI flag setting the price per unit for a specific AI pipeline and model pair, overriding the default pricePerUnit for that capability.",
      "category": "livepeer:config",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "pricePerGateway",
      "definition": "JSON configuration allowing orchestrators to set customised per-gateway-address pricing, enabling different rates for specific gateway partners.",
      "category": "livepeer:config",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "pricePerUnit",
      "definition": "CLI flag setting the transcoding price in wei per pixelsPerUnit that an orchestrator advertises to gateways.",
      "category": "livepeer:config",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "Probabilistic Micropayments",
      "definition": "A lottery-based payment scheme where only winning tickets are redeemed on-chain, amortizing transaction costs across many small payments without requiring per-payment gas.",
      "category": "economic:payment",
      "tabs": [
        "home",
        "about",
        "gateways",
        "orchestrators",
        "community"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Profile",
      "definition": "An output specification defining a single transcoding rendition: resolution, bitrate, codec, and frame rate.",
      "category": "video:encoding",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "Prometheus",
      "definition": "Open-source monitoring system collecting time-series metrics via HTTP pull from instrumented targets.",
      "category": "operational:monitoring",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "monitoring"
      ]
    },
    {
      "term": "Proof of Utility",
      "definition": "Model where participants prove they performed useful work for the network rather than just staking capital.",
      "category": "livepeer:protocol",
      "tabs": [
        "home",
        "community"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Proof-of-Stake",
      "definition": "A blockchain consensus mechanism where validators stake cryptocurrency as collateral to propose and validate blocks, replacing computation-intensive proof-of-work.",
      "category": "web3:concept",
      "tabs": [
        "about",
        "lpt"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Proposer Bond",
      "definition": "The minimum bonded LPT balance (100 LPT) required to submit a formal on-chain governance proposal.",
      "category": "web3:governance",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "governance"
      ]
    },
    {
      "term": "Protocol Layer",
      "definition": "On-chain layer governing staking, delegation, rewards, and verification via smart contracts deployed on Arbitrum.",
      "category": "livepeer:protocol",
      "tabs": [
        "developers",
        "gateways"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Provenance",
      "definition": "Verified chain of custody and edit history of a digital asset, confirming its origin and tracking modifications over time.",
      "category": "technical:security",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "technical",
        "security"
      ]
    },
    {
      "term": "PyTorch",
      "definition": "Open-source deep learning framework providing GPU-accelerated tensor computation and automatic differentiation, developed by Meta.",
      "category": "ai:framework",
      "tabs": [
        "developers",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "framework"
      ]
    },
    {
      "term": "PyTrickle",
      "definition": "Python package for real-time video and audio streaming with custom processing, built on the Livepeer Trickle protocol.",
      "category": "livepeer:sdk",
      "tabs": [
        "developers"
      ],
      "tags": [
        "livepeer",
        "sdk"
      ]
    },
    {
      "term": "Quadratic Funding",
      "definition": "A public goods funding mechanism where matching funds amplify small individual contributions so that projects with broad community support receive disproportionately larger allocations.",
      "category": "economic:treasury",
      "tabs": [
        "community",
        "lpt"
      ],
      "tags": [
        "economic",
        "treasury"
      ]
    },
    {
      "term": "Quality Ladder",
      "definition": "An ordered set of encoding profiles from lowest to highest quality used for adaptive bitrate rendition selection in video delivery.",
      "category": "video:processing",
      "tabs": [
        "resources"
      ],
      "tags": [
        "video",
        "processing"
      ]
    },
    {
      "term": "Quorum",
      "definition": "The minimum amount of participating stake required for a governance vote to be considered binding and valid.",
      "category": "livepeer:protocol",
      "tabs": [
        "about",
        "community",
        "lpt"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Real-time",
      "definition": "Video delivery or AI processing with latency low enough for bidirectional interaction, typically under 500ms via WebRTC.",
      "category": "video:playback",
      "tabs": [
        "home",
        "developers",
        "community",
        "resources"
      ],
      "tags": [
        "video",
        "playback"
      ]
    },
    {
      "term": "Rebonding",
      "definition": "Re-staking tokens that are in the unbonding period to an orchestrator, canceling the unbonding process and returning them to active bonded stake.",
      "category": "web3:tokenomics",
      "tabs": [
        "about",
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Rebuffer Ratio",
      "definition": "Rebuffering duration divided by total playback duration, expressing the fraction of viewing time spent waiting for the player to buffer data.",
      "category": "video:playback",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "playback"
      ]
    },
    {
      "term": "Recording",
      "definition": "Stored archive of a live stream session automatically saved as a VOD asset when recording is enabled on the stream object.",
      "category": "video:studio",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "studio"
      ]
    },
    {
      "term": "Redeemer",
      "definition": "Service or entity submitting a winning probabilistic micropayment ticket to the TicketBroker contract to claim its face value in ETH.",
      "category": "livepeer:role",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "role"
      ]
    },
    {
      "term": "Redemption",
      "definition": "The on-chain process of cashing in a winning probabilistic micropayment ticket for its face value in ETH via the TicketBroker contract.",
      "category": "economic:payment",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Remote Signer",
      "definition": "A service that holds private keys securely in an isolated environment and signs transactions on behalf of a Livepeer gateway or orchestrator node.",
      "category": "technical:security",
      "tabs": [
        "gateways",
        "orchestrators",
        "resources"
      ],
      "tags": [
        "technical",
        "security"
      ]
    },
    {
      "term": "Rendition",
      "definition": "Single encoded version of a source video at a specific resolution, bitrate, and codec configuration, produced during transcoding.",
      "category": "video:processing",
      "tabs": [
        "solutions",
        "gateways",
        "orchestrators",
        "resources"
      ],
      "tags": [
        "video",
        "processing"
      ]
    },
    {
      "term": "Reputation",
      "definition": "A measure of an orchestrator's performance, reliability, and trustworthiness that influences job routing priority and payment selection by gateways.",
      "category": "livepeer:protocol",
      "tabs": [
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Reserve",
      "definition": "ETH held as collateral in the TicketBroker contract backing outstanding probabilistic payment tickets; used if the gateway's deposit is depleted.",
      "category": "economic:payment",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Resolution",
      "definition": "Pixel dimensions of a video frame expressed as width × height (e.g., 1920×1080); common tiers are 360p, 480p, 720p, 1080p, and 4K.",
      "category": "video:encoding",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "encoding"
      ]
    },
    {
      "term": "REST (Representational State Transfer)",
      "definition": "Architectural style for distributed hypermedia systems using standard HTTP methods (GET, POST, PUT, DELETE) for stateless resource interaction.",
      "category": "technical:protocol",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "technical",
        "protocol"
      ]
    },
    {
      "term": "Retroactive Funding",
      "definition": "A funding model that rewards past contributions or completed projects based on demonstrated impact, reducing speculative risk for the treasury.",
      "category": "economic:treasury",
      "tabs": [
        "community",
        "lpt"
      ],
      "tags": [
        "economic",
        "treasury"
      ]
    },
    {
      "term": "Reward",
      "definition": "Combination of inflationary LPT and ETH fees earned by orchestrators and delegators each protocol round.",
      "category": "economic:reward",
      "tabs": [
        "home"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "Reward Call",
      "definition": "The on-chain transaction (Reward()) that an active orchestrator must submit each round to mint and distribute new LPT inflation rewards to itself and its delegators.",
      "category": "livepeer:protocol",
      "tabs": [
        "about",
        "developers",
        "orchestrators",
        "community",
        "lpt"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Reward Cut",
      "definition": "The percentage of inflationary LPT rewards that an orchestrator retains before distributing the remainder to its delegators.",
      "category": "economic:reward",
      "tabs": [
        "about",
        "orchestrators",
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "RFP (Request for Proposal)",
      "definition": "Formal solicitation posted by the community or Foundation inviting teams to submit proposals for defined work.",
      "category": "operational:governance",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "governance"
      ]
    },
    {
      "term": "Rollups",
      "definition": "Layer-2 scaling solutions that execute transactions off-chain and post compressed data or proofs to Layer 1 to inherit its security guarantees.",
      "category": "web3:concept",
      "tabs": [
        "resources"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Room",
      "definition": "Multi-participant WebRTC video session managed by Livepeer Studio, enabling multiple users to simultaneously broadcast and receive audio and video.",
      "category": "video:studio",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "studio"
      ]
    },
    {
      "term": "Round",
      "definition": "A discrete time interval defined in Arbitrum/Ethereum blocks during which staking rewards are calculated, the active set is determined, and protocol state is updated; approximately one day.",
      "category": "livepeer:protocol",
      "tabs": [
        "about",
        "orchestrators",
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "RoundsManager",
      "definition": "The Livepeer smart contract that tracks round progression, stores the current round number, and coordinates round-based protocol state transitions.",
      "category": "livepeer:contract",
      "tabs": [
        "orchestrators",
        "lpt"
      ],
      "tags": [
        "livepeer",
        "contract"
      ]
    },
    {
      "term": "RPC (Remote Procedure Call)",
      "definition": "Protocol allowing a program to execute a procedure on a remote server; in blockchain contexts, the mechanism for querying and submitting transactions to a node.",
      "category": "technical:protocol",
      "tabs": [
        "community"
      ],
      "tags": [
        "technical",
        "protocol"
      ]
    },
    {
      "term": "RTMP (Real-Time Messaging Protocol)",
      "definition": "TCP-based protocol for streaming audio, video, and data over a network, operating on port 1935; the dominant ingest protocol for live broadcasting software.",
      "category": "video:protocol",
      "tabs": [
        "about",
        "solutions",
        "developers",
        "gateways",
        "orchestrators",
        "resources"
      ],
      "tags": [
        "video",
        "protocol"
      ]
    },
    {
      "term": "RTMPS",
      "definition": "RTMP transported over a TLS/SSL connection, adding encryption to protect live video streams and metadata during ingest.",
      "category": "video:protocol",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "protocol"
      ]
    },
    {
      "term": "RTX (NVIDIA RTX)",
      "definition": "NVIDIA's current consumer GPU product line featuring dedicated Tensor cores that accelerate AI/ML inference workloads; RTX GPUs are well-suited for Livepeer AI pipeline tasks.",
      "category": "technical:hardware",
      "tabs": [
        "gateways",
        "orchestrators",
        "developers"
      ],
      "tags": [
        "technical",
        "hardware"
      ]
    },
    {
      "term": "SAM 2",
      "definition": "Meta's unified foundation model for promptable segmentation in images and videos with streaming memory, enabling interactive region selection.",
      "category": "ai:model",
      "tabs": [
        "developers"
      ],
      "tags": [
        "ai",
        "model"
      ]
    },
    {
      "term": "Sampler",
      "definition": "Algorithm controlling the denoising process in diffusion models by defining the noise schedule and update rule for each generation step.",
      "category": "ai:concept",
      "tabs": [
        "developers"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "Scalability",
      "definition": "Ability to handle increasing workload by adding resources without degradation in performance or reliability.",
      "category": "technical:infra",
      "tabs": [
        "home"
      ],
      "tags": [
        "technical",
        "infra"
      ]
    },
    {
      "term": "Scaling",
      "definition": "Increasing gateway capacity to handle more concurrent requests, either horizontally (deploying additional gateway nodes) or vertically (adding resources to an existing node).",
      "category": "operational:process",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "operational",
        "process"
      ]
    },
    {
      "term": "SDXL (Stable Diffusion XL)",
      "definition": "Stable Diffusion XL – advanced text-to-image model with a 3× larger UNet and dual text encoders, generating images at 1024×1024 resolution.",
      "category": "ai:model",
      "tabs": [
        "developers",
        "resources"
      ],
      "tags": [
        "ai",
        "model"
      ]
    },
    {
      "term": "SDK (Software Development Kit)",
      "definition": "Collection of tools, libraries, and documentation enabling developers to build applications that integrate with a platform's APIs.",
      "category": "technical:dev",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "technical",
        "dev"
      ]
    },
    {
      "term": "Segment",
      "definition": "A time-sliced chunk of multiplexed audio and video data that is independently transcoded for parallel processing in Livepeer's pipeline; typically 2–10 seconds for HLS delivery.",
      "category": "livepeer:protocol",
      "tabs": [
        "about",
        "solutions",
        "gateways",
        "orchestrators",
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Segmentation",
      "definition": "(1) Video: the process of dividing a continuous video stream into short discrete chunks for HTTP-based delivery. (2) AI: task partitioning a digital image into regions by assigning a semantic label to every pixel.",
      "category": "video:processing",
      "tabs": [
        "solutions",
        "developers",
        "orchestrators"
      ],
      "tags": [
        "video",
        "processing"
      ]
    },
    {
      "term": "Self-Hosted",
      "definition": "A deployment model in which the operator runs their own infrastructure rather than relying on a managed cloud service; Livepeer gateways and AI nodes can be self-hosted on any compatible hardware.",
      "category": "technical:deployment",
      "tabs": [
        "developers",
        "gateways"
      ],
      "tags": [
        "technical",
        "deployment"
      ]
    },
    {
      "term": "Service Margin",
      "definition": "A markup that gateway operators add on top of orchestrator costs when reselling gateway access to end users.",
      "category": "economic:pricing",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "economic",
        "pricing"
      ]
    },
    {
      "term": "Service URI",
      "definition": "The on-chain registered endpoint URL that gateways use to discover and establish a connection with an orchestrator node.",
      "category": "livepeer:config",
      "tabs": [
        "about",
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "ServiceRegistry",
      "definition": "A smart contract on Arbitrum where orchestrators register their service URI so that on-chain gateways can discover and contact them.",
      "category": "livepeer:contract",
      "tabs": [
        "gateways",
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "contract"
      ]
    },
    {
      "term": "Session",
      "definition": "An active connection between a gateway and an orchestrator during which one or more jobs are processed within a continuous work period.",
      "category": "livepeer:protocol",
      "tabs": [
        "about",
        "solutions",
        "gateways",
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Settlement",
      "definition": "The on-chain finalization of off-chain payment obligations via ticket redemption through the TicketBroker contract.",
      "category": "economic:payment",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Signing Key",
      "definition": "Public/private cryptographic keypair used to sign and verify JWTs that gate access to access-controlled streams and assets in Livepeer Studio.",
      "category": "video:studio",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "studio"
      ]
    },
    {
      "term": "Signer",
      "definition": "The cryptographic key holder or process that authorizes payment tickets and Ethereum transactions on behalf of a gateway node.",
      "category": "technical:security",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "technical",
        "security"
      ]
    },
    {
      "term": "Siphon",
      "definition": "Lightweight component directing incoming work to the correct processing path within an orchestrator, or routing a subset of network traffic to specific orchestrators for staged rollout.",
      "category": "livepeer:deployment",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "deployment"
      ]
    },
    {
      "term": "SLA (Service Level Agreement)",
      "definition": "A formal commitment between a service provider and a customer defining expected performance levels, uptime guarantees, and remediation obligations.",
      "category": "technical:operations",
      "tabs": [
        "developers",
        "gateways"
      ],
      "tags": [
        "technical",
        "operations"
      ]
    },
    {
      "term": "SLAM (Simultaneous Localization and Mapping)",
      "definition": "Computational method constructing a map of an unknown environment while simultaneously tracking an agent's location within it.",
      "category": "ai:application",
      "tabs": [
        "home"
      ],
      "tags": [
        "ai",
        "application"
      ]
    },
    {
      "term": "Slashing",
      "definition": "A penalty mechanism that destroys a portion of an orchestrator's bonded LPT for protocol violations such as failing verification, skipping verifications, or underperformance.",
      "category": "livepeer:protocol",
      "tabs": [
        "about",
        "orchestrators",
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Slashing Conditions",
      "definition": "The network-defined rules specifying exactly when and how LPT is slashed: failing verification checks, skipping assigned verifications, or sustained underperformance.",
      "category": "livepeer:protocol",
      "tabs": [
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Smart Contract",
      "definition": "Self-executing program on a blockchain that automatically enforces agreement terms without intermediaries.",
      "category": "web3:concept",
      "tabs": [
        "home",
        "developers"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Smoke Test",
      "definition": "Preliminary test verifying that an AI pipeline or node configuration is working correctly before deploying to production or accepting live traffic.",
      "category": "operational:monitoring",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "operational",
        "monitoring"
      ]
    },
    {
      "term": "Snowmelt",
      "definition": "Alpha phase of the Livepeer roadmap where the protocol was designed and incentives implemented, culminating in testnet launch.",
      "category": "livepeer:upgrade",
      "tabs": [
        "home"
      ],
      "tags": [
        "livepeer",
        "upgrade"
      ]
    },
    {
      "term": "Solo Operator",
      "definition": "Orchestrator deployment where a single operator runs a complete orchestrator node with all components on one machine, without pool workers.",
      "category": "livepeer:deployment",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "deployment"
      ]
    },
    {
      "term": "Solidity",
      "definition": "Statically-typed, contract-oriented programming language for writing smart contracts on Ethereum and EVM-compatible chains.",
      "category": "technical:dev",
      "tabs": [
        "developers"
      ],
      "tags": [
        "technical",
        "dev"
      ]
    },
    {
      "term": "SPE (Special Purpose Entity)",
      "definition": "Treasury-funded organizational unit with a defined scope, budget, accountability structure, and operational timeline approved via governance, used to execute specific ecosystem workstreams.",
      "category": "livepeer:entity",
      "tabs": [
        "home",
        "about",
        "solutions",
        "developers",
        "orchestrators",
        "lpt",
        "community",
        "resources"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "Stable Diffusion",
      "definition": "Open-source latent diffusion model for text-to-image generation, operating in a compressed latent space for efficient high-quality image synthesis.",
      "category": "ai:model",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "ai",
        "model"
      ]
    },
    {
      "term": "StableLab",
      "definition": "Governance services firm serving as first GovWorks Chair, building transparent governance frameworks for Livepeer.",
      "category": "livepeer:entity",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "Stake",
      "definition": "LPT bonded to an orchestrator through the protocol, representing a commitment that secures the network and determines the holder's proportional share of rewards, governance power, and work allocation.",
      "category": "web3:tokenomics",
      "tabs": [
        "lpt",
        "resources"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Stake Weight",
      "definition": "An orchestrator's proportional influence in the network, determined by total bonded LPT (self-stake plus delegated stake), affecting active set rank, reward share, and governance vote weight.",
      "category": "economic:reward",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "Stake-for-Access",
      "definition": "A model where staking the protocol's native token is required to perform work or access network services, converting participation into token buying pressure.",
      "category": "livepeer:protocol",
      "tabs": [
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Stake-Weighted",
      "definition": "A mechanism where each participant's voting power, reward allocation, or selection probability is proportional to their staked token balance rather than equal per-participant.",
      "category": "livepeer:governance",
      "tabs": [
        "about",
        "lpt"
      ],
      "tags": [
        "livepeer",
        "governance"
      ]
    },
    {
      "term": "Stake-Weighted Voting",
      "definition": "A governance voting system where each participant's vote weight is proportional to their bonded LPT stake.",
      "category": "livepeer:protocol",
      "tabs": [
        "about",
        "community",
        "lpt"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Staking",
      "definition": "Locking LPT tokens in a proof-of-stake protocol to participate in network security, governance, and earn inflationary rewards and fee income.",
      "category": "economic:reward",
      "tabs": [
        "home",
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "Stream",
      "definition": "Top-level Livepeer Studio object representing a live broadcast channel, configured with a stream key, playback ID, transcoding profiles, and optional recording and multistream settings.",
      "category": "video:studio",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "studio"
      ]
    },
    {
      "term": "Stream Key",
      "definition": "Secret credential used by broadcasters to authenticate and push live video to a stream's ingest endpoint; equivalent to a password for the RTMP or SRT connection.",
      "category": "video:studio",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "studio"
      ]
    },
    {
      "term": "StreamDiffusion",
      "definition": "Optimized real-time diffusion pipeline using stream batching and stochastic similarity filtering to apply generative image transformations to live video at interactive frame rates.",
      "category": "ai:model",
      "tabs": [
        "solutions",
        "developers",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "model"
      ]
    },
    {
      "term": "Streamflow",
      "definition": "Performance phase upgrade introducing peer-to-peer distribution, WebRTC support, and the Orchestrator/Transcoder split.",
      "category": "livepeer:upgrade",
      "tabs": [
        "home"
      ],
      "tags": [
        "livepeer",
        "upgrade"
      ]
    },
    {
      "term": "Streaming",
      "definition": "Continuous delivery of multimedia over a network rendered in real time, as opposed to full download before playback.",
      "category": "video:playback",
      "tabs": [
        "home",
        "resources"
      ],
      "tags": [
        "video",
        "playback"
      ]
    },
    {
      "term": "Streamplace",
      "definition": "Project building the video infrastructure layer for decentralized social platforms, focused on the AT Protocol ecosystem and enabling open video publishing.",
      "category": "livepeer:product",
      "tabs": [
        "solutions",
        "developers",
        "community"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    },
    {
      "term": "Style Transfer",
      "definition": "Using deep neural networks to apply the visual style of one image or video to the content of another.",
      "category": "ai:application",
      "tabs": [
        "home"
      ],
      "tags": [
        "ai",
        "application"
      ]
    },
    {
      "term": "Sub-second Latency",
      "definition": "Video delivery with end-to-end delay under one second, typically achieved via WebRTC's UDP-based transport.",
      "category": "video:playback",
      "tabs": [
        "developers"
      ],
      "tags": [
        "video",
        "playback"
      ]
    },
    {
      "term": "Subgraph",
      "definition": "Custom open API defining how Livepeer on-chain data is indexed and queried via GraphQL, built on The Graph protocol.",
      "category": "web3:concept",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "Supply",
      "definition": "The total number of LPT tokens in existence at any given time, starting from a genesis supply of 10 million and growing continuously through inflationary issuance.",
      "category": "web3:tokenomics",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Surge strategy",
      "definition": "Concentrated treasury spending approach targeting high-impact growth initiatives during strategic market windows.",
      "category": "economic:treasury",
      "tabs": [
        "community"
      ],
      "tags": [
        "economic",
        "treasury"
      ]
    },
    {
      "term": "SVD (Stable Video Diffusion)",
      "definition": "Stability AI's latent diffusion model generating 14–25 frame video clips at 576×1024 resolution conditioned on a single input image.",
      "category": "ai:model",
      "tabs": [
        "developers"
      ],
      "tags": [
        "ai",
        "model"
      ]
    },
    {
      "term": "Synthetic Data",
      "definition": "Artificially generated data produced by algorithms rather than real-world events, used for training AI models when real data is scarce or sensitive.",
      "category": "ai:application",
      "tabs": [
        "home"
      ],
      "tags": [
        "ai",
        "application"
      ]
    },
    {
      "term": "TAM (Total Addressable Market)",
      "definition": "The total potential revenue opportunity available to a product or service if it captured 100% of its target market.",
      "category": "economic:business",
      "tabs": [
        "resources"
      ],
      "tags": [
        "economic",
        "business"
      ]
    },
    {
      "term": "Target Bonding Rate",
      "definition": "The 50% participation threshold for the ratio of bonded LPT to total supply; the inflation mechanism adjusts the per-round issuance rate to push toward this target.",
      "category": "web3:tokenomics",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Tenderize",
      "definition": "Liquid staking protocol for LPT allowing staking while maintaining liquidity through derivative tokens.",
      "category": "livepeer:tool",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "tool"
      ]
    },
    {
      "term": "TensorRT",
      "definition": "NVIDIA's inference SDK optimising models through quantisation, layer fusion, and kernel auto-tuning for low-latency GPU inference.",
      "category": "ai:framework",
      "tabs": [
        "developers",
        "resources"
      ],
      "tags": [
        "ai",
        "framework"
      ]
    },
    {
      "term": "Text-to-Image",
      "definition": "AI pipeline generating an image from a natural language text prompt using a language encoder and a diffusion model.",
      "category": "ai:pipeline",
      "tabs": [
        "developers",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "pipeline"
      ]
    },
    {
      "term": "Text-to-Speech",
      "definition": "AI pipeline synthesising spoken audio from written text using phonetic conversion and audio synthesis models.",
      "category": "ai:pipeline",
      "tabs": [
        "developers",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "pipeline"
      ]
    },
    {
      "term": "Thawing Period",
      "definition": "The mandatory waiting period of approximately 7 rounds after initiating an unbond before the freed LPT becomes withdrawable to the holder's wallet.",
      "category": "livepeer:protocol",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Thumbnail",
      "definition": "Reduced-size preview image representing a video frame, used for recognition, navigation, and social sharing previews.",
      "category": "video:playback",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "playback"
      ]
    },
    {
      "term": "Ticket Broker",
      "definition": "The TicketBroker smart contract that manages Livepeer's probabilistic micropayment system, holding gateway deposits and reserves, and processing winning ticket redemptions.",
      "category": "livepeer:contract",
      "tabs": [
        "about",
        "gateways",
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "contract"
      ]
    },
    {
      "term": "Throughput",
      "definition": "Rate of successful data processing per unit time, measuring the volume of work an orchestrator can complete (segments transcoded per second, or AI requests per minute).",
      "category": "operational:monitoring",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "operational",
        "monitoring"
      ]
    },
    {
      "term": "Timelock",
      "definition": "A smart contract mechanism that enforces a mandatory delay between when a governance proposal passes and when it can be executed on-chain.",
      "category": "web3:governance",
      "tabs": [
        "community",
        "lpt"
      ],
      "tags": [
        "web3",
        "governance"
      ]
    },
    {
      "term": "Titan Node",
      "definition": "Community orchestrator group in Western North America providing education, Start Up Grants, and pre-configured hardware for running Livepeer orchestrators.",
      "category": "livepeer:tool",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "tool"
      ]
    },
    {
      "term": "Token Distribution",
      "definition": "The allocation and dispersal of LPT tokens across founders, team, investors, and the public through mechanisms including the Merkle Mine, vesting schedules, and inflationary issuance.",
      "category": "web3:tokenomics",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Tokenomics",
      "definition": "The economic design of a token system encompassing supply, distribution, incentives, staking, inflation, governance rights, and deflationary mechanisms.",
      "category": "web3:tokenomics",
      "tabs": [
        "community",
        "lpt",
        "resources"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Transcode Fail Rate",
      "definition": "Percentage of source segments that an orchestrator fails to transcode successfully, used as a performance and reliability metric by gateways.",
      "category": "operational:monitoring",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "operational",
        "monitoring"
      ]
    },
    {
      "term": "Transcoding",
      "definition": "Direct digital-to-digital conversion of video from one encoding format or bitrate to another for adaptive multi-rendition delivery.",
      "category": "video:processing",
      "tabs": [
        "home",
        "about",
        "solutions",
        "developers",
        "gateways",
        "orchestrators",
        "lpt",
        "community",
        "resources"
      ],
      "tags": [
        "video",
        "processing"
      ]
    },
    {
      "term": "Transformer",
      "definition": "A neural network architecture that uses self-attention mechanisms to process sequential data in parallel, forming the basis of most modern large language models and many vision models.",
      "category": "ai:concept",
      "tabs": [
        "resources"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "Transformation SPE",
      "definition": "SPE seeding new contribution mechanisms, coordinating talent, and directing budgets for ecosystem workstreams.",
      "category": "livepeer:entity",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "Treasury",
      "definition": "Pool of LPT and ETH held on-chain for funding public goods and ecosystem development, governed by token holder votes via the LivepeerGovernor contract.",
      "category": "economic:treasury",
      "tabs": [
        "home",
        "about",
        "developers",
        "orchestrators",
        "lpt",
        "community",
        "resources"
      ],
      "tags": [
        "economic",
        "treasury"
      ]
    },
    {
      "term": "Treasury Allocation",
      "definition": "A governance-approved distribution of treasury funds to a specific proposal, SPE, or grant recipient.",
      "category": "economic:treasury",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "economic",
        "treasury"
      ]
    },
    {
      "term": "Treasury Forum",
      "definition": "Forum section for treasury proposals, SPE funding discussions, and resource allocation.",
      "category": "operational:community",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "community"
      ]
    },
    {
      "term": "Treasury Governance",
      "definition": "The on-chain process by which LPT stakeholders propose, vote on, and execute allocation of community treasury funds for ecosystem development.",
      "category": "economic:treasury",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "economic",
        "treasury"
      ]
    },
    {
      "term": "Treasury Reward Cut Rate",
      "definition": "Governable percentage of per-round LPT inflation diverted to the community treasury instead of being distributed directly to orchestrators and delegators (currently 10%).",
      "category": "economic:treasury",
      "tabs": [
        "community",
        "lpt"
      ],
      "tags": [
        "economic",
        "treasury"
      ]
    },
    {
      "term": "Treasury Talk",
      "definition": "Recurring community call focused on treasury discussions and SPE updates.",
      "category": "operational:community",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "community"
      ]
    },
    {
      "term": "Tributary",
      "definition": "Beta phase of the Livepeer roadmap where LPMS supported most live streaming use cases and mainnet was deployed.",
      "category": "livepeer:upgrade",
      "tabs": [
        "home"
      ],
      "tags": [
        "livepeer",
        "upgrade"
      ]
    },
    {
      "term": "Trickle Streaming Protocol",
      "definition": "Low-latency HTTP-based streaming protocol for real-time media transport between Livepeer nodes, enabling frame-level AI processing on live streams.",
      "category": "livepeer:sdk",
      "tabs": [
        "developers"
      ],
      "tags": [
        "livepeer",
        "sdk"
      ]
    },
    {
      "term": "Trustless",
      "definition": "System property where participants interact using cryptographic proofs rather than requiring trust in any third party.",
      "category": "web3:concept",
      "tabs": [
        "home"
      ],
      "tags": [
        "web3",
        "concept"
      ]
    },
    {
      "term": "TTFF (Time to First Frame)",
      "definition": "Duration from the moment a viewer presses play to the first video frame rendered on screen; a key quality-of-experience metric for streaming performance.",
      "category": "video:playback",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "playback"
      ]
    },
    {
      "term": "TUS Upload",
      "definition": "Resumable file upload protocol over HTTP that allows interrupted large file uploads to resume from where they stopped rather than restarting from the beginning.",
      "category": "technical:security",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "technical",
        "security"
      ]
    },
    {
      "term": "Unbonding",
      "definition": "The process of initiating withdrawal of bonded LPT from an orchestrator, which triggers a 7-round waiting period (thawing period) before tokens become liquid and withdrawable.",
      "category": "web3:tokenomics",
      "tabs": [
        "about",
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Unbonding period",
      "definition": "Waiting period during which tokens are locked after initiating unbonding before becoming withdrawable (7 rounds in Livepeer).",
      "category": "web3:tokenomics",
      "tabs": [
        "community"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Upscaling",
      "definition": "Increasing image or video resolution using AI models that predict high-frequency detail not present in the source.",
      "category": "ai:pipeline",
      "tabs": [
        "home",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "pipeline"
      ]
    },
    {
      "term": "USD (United States Dollar)",
      "definition": "The official currency of the United States; used as the reference denomination for Livepeer gateway fees, grant amounts, treasury allocations, and market data.",
      "category": "economic:currency",
      "tabs": [
        "lpt",
        "community",
        "about"
      ],
      "tags": [
        "economic",
        "currency"
      ]
    },
    {
      "term": "USD Pricing",
      "definition": "A pricing configuration where work costs are denominated in US dollars, with automatic dynamic conversion to wei as the ETH/USD exchange rate fluctuates.",
      "category": "economic:pricing",
      "tabs": [
        "gateways",
        "orchestrators"
      ],
      "tags": [
        "economic",
        "pricing"
      ]
    },
    {
      "term": "USDT (Tether)",
      "definition": "A US-dollar-pegged ERC-20 stablecoin issued by Tether Limited; available on some centralised exchanges as a trading pair for LPT.",
      "category": "web3:token",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "token"
      ]
    },
    {
      "term": "veLPT (Voting Escrow LPT)",
      "definition": "A proposed mechanism that would allow LPT holders to lock tokens for an extended period in exchange for enhanced governance voting power.",
      "category": "web3:governance",
      "tabs": [
        "community",
        "lpt"
      ],
      "tags": [
        "web3",
        "governance"
      ]
    },
    {
      "term": "Verification Mechanisms",
      "definition": "Protocol-level processes that confirm orchestrators performed transcoding or AI work correctly, including Truebit-style verification and probabilistic spot-checking approaches.",
      "category": "livepeer:protocol",
      "tabs": [
        "about"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Verifier",
      "definition": "A network component responsible for validating work performed by orchestrators, confirming that transcoded or AI-processed output matches expected results.",
      "category": "livepeer:protocol",
      "tabs": [
        "resources"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "Vesting",
      "definition": "A schedule controlling when token allocations – such as founder or team grants – become available over time, often with an initial cliff period followed by pro-rata release.",
      "category": "web3:tokenomics",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "web3",
        "tokenomics"
      ]
    },
    {
      "term": "Video on Demand (VOD)",
      "definition": "A media delivery model where recorded video content is stored server-side and streamed to viewers on request at any time, in contrast to live streaming.",
      "category": "video:delivery",
      "tabs": [
        "developers",
        "solutions"
      ],
      "tags": [
        "video",
        "delivery"
      ]
    },
    {
      "term": "Viewership",
      "definition": "Audience metrics including view counts, watch time, unique viewers, and geographic distribution tracked for streams and assets.",
      "category": "video:studio",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "studio"
      ]
    },
    {
      "term": "VOD (Video on Demand)",
      "definition": "Video on demand – system allowing users to access pre-recorded content at any time, contrasting with live streaming.",
      "category": "video:playback",
      "tabs": [
        "home",
        "solutions"
      ],
      "tags": [
        "video",
        "playback"
      ]
    },
    {
      "term": "Vote detachment",
      "definition": "Delegators overriding their orchestrator's governance vote with their own independent stake-weighted vote on a specific proposal.",
      "category": "web3:governance",
      "tabs": [
        "community",
        "lpt"
      ],
      "tags": [
        "web3",
        "governance"
      ]
    },
    {
      "term": "Voting delay",
      "definition": "Number of rounds (1) between governance proposal creation and the start of the voting period.",
      "category": "operational:governance",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "governance"
      ]
    },
    {
      "term": "Voting period",
      "definition": "Number of rounds (10) during which token holders can cast votes on a governance proposal.",
      "category": "operational:governance",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "governance"
      ]
    },
    {
      "term": "Voting Power",
      "definition": "The weight of a participant's vote in Livepeer on-chain governance, determined by their total bonded LPT stake at the block when the proposal was created.",
      "category": "livepeer:protocol",
      "tabs": [
        "community",
        "lpt"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "VRAM (Video RAM)",
      "definition": "Dedicated GPU memory used for storing graphics data, model weights, and intermediate tensors during AI inference.",
      "category": "technical:infra",
      "tabs": [
        "developers",
        "orchestrators"
      ],
      "tags": [
        "technical",
        "infra"
      ]
    },
    {
      "term": "Warm Model",
      "definition": "An AI model that is already loaded into GPU memory and ready to serve inference requests immediately, without the cold-start latency of loading from storage.",
      "category": "ai:concept",
      "tabs": [
        "about",
        "developers",
        "gateways",
        "orchestrators",
        "resources"
      ],
      "tags": [
        "ai",
        "concept"
      ]
    },
    {
      "term": "Water Cooler",
      "definition": "Biweekly informal community call for development updates and ecosystem news.",
      "category": "operational:community",
      "tabs": [
        "community"
      ],
      "tags": [
        "operational",
        "community"
      ]
    },
    {
      "term": "Webhook",
      "definition": "HTTP callback mechanism where a server sends an automated POST request to a configured URL when a specified platform event occurs.",
      "category": "technical:dev",
      "tabs": [
        "solutions",
        "developers",
        "gateways",
        "orchestrators"
      ],
      "tags": [
        "technical",
        "dev"
      ]
    },
    {
      "term": "Webhook Discovery",
      "definition": "Mechanism for orchestrators to dynamically advertise their AI capabilities to gateways via HTTP webhook callbacks rather than only relying on on-chain registration.",
      "category": "livepeer:protocol",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "livepeer",
        "protocol"
      ]
    },
    {
      "term": "WebRTC (Web Real-Time Communication)",
      "definition": "Open-source project and W3C/IETF standard providing browsers and mobile apps with peer-to-peer real-time audio, video, and data exchange over UDP without plugins.",
      "category": "video:protocol",
      "tabs": [
        "solutions",
        "developers",
        "resources"
      ],
      "tags": [
        "video",
        "protocol"
      ]
    },
    {
      "term": "WebVTT (Web Video Text Tracks)",
      "definition": "W3C standard format for displaying timed text (captions, subtitles, chapters, metadata) synchronized with HTML5 video playback.",
      "category": "video:playback",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "playback"
      ]
    },
    {
      "term": "Wei",
      "definition": "The smallest denomination of Ether, where 1 ETH equals 10^18 Wei; used in on-chain price calculations and payment ticket values.",
      "category": "web3:token",
      "tabs": [
        "gateways",
        "orchestrators",
        "lpt"
      ],
      "tags": [
        "web3",
        "token"
      ]
    },
    {
      "term": "Weight Factors",
      "definition": "Configurable scoring parameters – including stake weight, price weight, and random selection weight – that the gateway uses to rank and select orchestrators during discovery.",
      "category": "livepeer:config",
      "tabs": [
        "gateways"
      ],
      "tags": [
        "livepeer",
        "config"
      ]
    },
    {
      "term": "WHEP (WebRTC-HTTP Egress Protocol)",
      "definition": "IETF draft protocol enabling viewers to watch content from streaming services via WebRTC using a standardized SDP offer/answer HTTP exchange.",
      "category": "video:protocol",
      "tabs": [
        "solutions",
        "resources"
      ],
      "tags": [
        "video",
        "protocol"
      ]
    },
    {
      "term": "WHIP (WebRTC-HTTP Ingestion Protocol)",
      "definition": "RFC 9725 standard protocol for WebRTC-based live video ingestion via a simple HTTP SDP offer/answer exchange, enabling browser-native broadcasting without plugins.",
      "category": "video:protocol",
      "tabs": [
        "solutions"
      ],
      "tags": [
        "video",
        "protocol"
      ]
    },
    {
      "term": "Whisper",
      "definition": "OpenAI's encoder-decoder transformer for speech recognition and translation, pre-trained on 680,000 hours of multilingual audio.",
      "category": "ai:model",
      "tabs": [
        "developers",
        "orchestrators"
      ],
      "tags": [
        "ai",
        "model"
      ]
    },
    {
      "term": "Win Probability",
      "definition": "The configured likelihood that any given micropayment ticket is a winning ticket; a lower probability means larger face values per winning ticket.",
      "category": "economic:payment",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Winning Ticket",
      "definition": "A probabilistic payment ticket whose random outcome meets the configured win probability threshold, entitling the orchestrator to redeem it on-chain for its ETH face value.",
      "category": "economic:payment",
      "tabs": [
        "about",
        "orchestrators"
      ],
      "tags": [
        "economic",
        "payment"
      ]
    },
    {
      "term": "Worker",
      "definition": "A Livepeer node running Docker containers for AI models or transcoding processes, executing compute tasks delegated by an orchestrator.",
      "category": "livepeer:role",
      "tabs": [
        "resources"
      ],
      "tags": [
        "livepeer",
        "role"
      ]
    },
    {
      "term": "Workload",
      "definition": "Total amount of work assigned to an orchestrator – the aggregate of active sessions, concurrent segments, and AI inference requests being processed at a given time.",
      "category": "operational:process",
      "tabs": [
        "orchestrators"
      ],
      "tags": [
        "operational",
        "process"
      ]
    },
    {
      "term": "Workstreams",
      "definition": "Focused execution teams organized around specific domains, translating Advisory Board recommendations into phased initiatives.",
      "category": "livepeer:entity",
      "tabs": [
        "community"
      ],
      "tags": [
        "livepeer",
        "entity"
      ]
    },
    {
      "term": "World Model",
      "definition": "Neural network representing and predicting environment dynamics, enabling an AI agent to plan by simulating outcomes rather than acting purely from direct observation.",
      "category": "ai:application",
      "tabs": [
        "home",
        "solutions",
        "developers",
        "community",
        "resources"
      ],
      "tags": [
        "ai",
        "application"
      ]
    },
    {
      "term": "Yield",
      "definition": "The annualized return on staked LPT expressed as a percentage, combining inflationary LPT rewards and any ETH fee share earned through the bonded orchestrator.",
      "category": "economic:reward",
      "tabs": [
        "lpt"
      ],
      "tags": [
        "economic",
        "reward"
      ]
    },
    {
      "term": "Zero-to-Hero",
      "definition": "Guided learning path taking a developer from no prior knowledge of Livepeer to competent ecosystem participation through structured tutorials and exercises.",
      "category": "livepeer:product",
      "tabs": [
        "developers"
      ],
      "tags": [
        "livepeer",
        "product"
      ]
    }
  ]
}
