Glossary
Canonical definitions for Game Lane terms. Meanings remain stable; numbers live in SSOT; enforcement lives in code.
Overview
This glossary exists to keep Game Lane language stable, precise, and reusable across the PVERSE docs. Terms defined here are intended to remain semantically stable even if balance parameters, drop tables, cooldowns, or weighting thresholds change in SSOT.
In other words, the meaning of a term such as Discovery, Refining, Total Karma, or Forward-only Update should not drift every time a numeric value changes. Numbers live in SSOT. Code enforces. This glossary keeps the conceptual layer coherent.
Scope
This page defines canonical terminology for Game Lane and the interpretive boundaries needed to keep gameplay language consistent across docs, SSOT, and code.
- stable gameplay terms used across the core loop, economy, balance, and safety pages
- social and Union-related terms such as Karma, Activity Karma, and Emblems
- record-integrity terms that define how outcomes remain auditable and non-retroactive
- boundary terms that separate Game Lane from Whitepaper, Foundation, and Infrastructure responsibilities
Core Model
The glossary follows a simple model: meaning is stable, parameters are mutable, and enforcement is executable. A term’s conceptual definition belongs in docs. The term’s numeric realization belongs in SSOT. The term’s actual transitions and outcomes belong in code and authoritative records.
- docs define meaning, boundaries, and expected behavior
- SSOT defines numeric parameters, distributions, caps, cooldowns, and thresholds
- code enforces transitions and produces auditable records
- forward-only changes affect future evaluations, not the historical meaning of terms
Operational Behavior
In practice, this means a gameplay term should still read correctly even when balance versions change. Discovery is still Discovery. Refining is still Refining. Total Karma is still the combined qualification score even if underlying thresholds, caps, or source weights evolve under a new version.
Under future tuning or patch conditions, the glossary does not get rewritten every time a table changes. Only the conceptual meaning changes if the system’s semantic model changes. That separation protects clarity and keeps other docs from collapsing into duplicated numeric fragments.
Constraints
- this glossary is not the numeric source of truth; exact rates, probabilities, cooldowns, and caps remain in SSOT
- this page does not define protocol guarantees, market activation rules, wallet custody, or signer behavior
- UI language may simplify presentation, but authoritative interpretation should follow the definitions here
- if a term belongs primarily to infrastructure, protocol finality, or participation administration, it should live in the corresponding section glossary instead
Integrity Considerations
Terminology is part of system integrity. If terms shift meaning informally, players and operators start interpreting the same records in different ways. This glossary prevents that drift by fixing semantic meaning while allowing future parameter updates to remain forward-only and versioned.
- conceptual definitions remain stable even when balance parameters change
- historical records are interpreted according to the term meaning and the active parameter version that produced them
- semantic consistency reduces ambiguity across docs, SSOT tables, UI, and code
Sources of Truth
Docs
Definitions, meaning, boundaries, and expected behavior. Docs explain what a thing is and where it belongs.
SSOT
Numeric parameters, tables, distributions, caps, cooldowns, formulas, and thresholds. SSOT owns the numbers, not the meaning.
Code
Enforcement of transitions and production of auditable records. Code makes the rules executable and records authoritative outcomes.
Core Loop Terms
Discovery
Stage where resources become eligible to appear under distributions, constraints, and time gates. Discovery exposes opportunity. It does not itself create durable ownership.
Mining
Extraction stage where tools such as pickaxe tier or efficiency influence outcome distributions and drop behavior. Mining converts opportunity into bounded world results.
Refining
Batch conversion stage that transforms inputs into refined outputs under success distributions and loss handling. Refining concentrates value through constrained conversion.
Forging
Higher-tier conversion stage that produces more durable assets, materials, or structured outputs under constraints and success models.
Ownership
Accumulation endpoint where outcomes persist as inventory or asset records and become part of a player’s durable history inside the world.
Economy & Balance Terms
Conversion Pipeline
The forward-moving sequence of transformations where value progresses through constrained stages. The pipeline moves forward; it does not rewrite history backwards.
Scarcity
Structural property created by bounded distributions, conversion costs, time gates, and loss models. Scarcity is preserved by mechanism rather than by inflationary emission.
Distribution
A probability-defined outcome model such as drop kg, output ranges, success rates, or tier probabilities. Exact numeric values live in SSOT.
Threshold
A minimum requirement for an action to be eligible, such as amount, rarity, time, level, or karma. Exact numeric thresholds live in SSOT.
Cooldown
A time-based constraint that limits how frequently an action or outcome can occur. Cooldown values live in SSOT and are enforced by code.
Cap
A hard maximum applied to an outcome or evaluation range, such as a compensation limit or bounded influence ceiling. Exact caps live in SSOT.
Forward-only Update
A parameter or rule change that applies to future outcomes only. Past drops, conversions, karma records, and ownership records remain preserved and are not rewritten retroactively.
Record Integrity Terms
Record
An auditable, durable representation of an outcome produced by rules, such as a drop, a conversion result, a karma change, or an unlock event.
Append-only Event
A new record that represents a change or correction without deleting or rewriting earlier records. Historical integrity is preserved by addition, not mutation.
Non-retroactive
A rule stating that past valid records are not rewritten. If corrections are required, they appear as new forward-only events with references to earlier history.
Authoritative Outcome
A rule-validated, recorded world result that defines actual game-lane truth. UI, caches, and client state may describe an outcome, but they do not establish it.
Karma, Emblems, and Social Terms
Karma
A persistent qualification signal used for access control, Union eligibility, and governance participation surfaces. Karma is not an economic reward currency. It is a requirement and legitimacy layer.
Permanent Karma
Long-lived karma component intended to reflect durable participation history, stable identity-level merit, and long-term trust signal.
Activity Karma
Time-sensitive karma component intended to reflect recent activity, recency, and ongoing engagement.
Total Karma
Combined qualification score used for gates and governance surfaces. Total Karma = Permanent Karma × 40% + Activity Karma × 60%.
Emblem
A recognition marker tied to milestones, identity, or symbolic distinction. Emblems are descriptive and cosmetic. They are not authoritative truth sources for eligibility by themselves.
Union
The canonical term for a guild or community structure in PVERSE. Unions may be used for coordination, role structure, and governance-facing participation surfaces.
Safety & Enforcement Terms
Economic Safety
Constraints that prevent exploit-driven instability, such as bounded distributions, verification gates, cooldowns, caps, replay resistance, and safe degradation rules.
Exploit
Behavior that attempts to extract value or influence by abusing timing, repetition, edge cases, duplicate processing, or unintended system interactions rather than intended rules.
Graceful Degradation
Condition where non-critical read-side surfaces may lag or degrade without compromising authoritative records, constraints, or integrity guarantees.
UI Is Not Truth
Principle that presentation surfaces are informational only. Actual world truth comes from rule-defined evaluation and authoritative recorded outcomes.
Future Expansion
This glossary may expand over time as PVERSE formalizes additional progression terms, inventory-layer terminology, stage-specific anti-abuse language, and richer Union participation concepts. As the Game Lane section grows, this page should remain the canonical terminology reference while narrower pages define behavior, policy, and numeric realization in more detail.
Summary
- this glossary fixes the meaning of Game Lane terms while allowing numeric values to evolve in SSOT
- docs define meaning, SSOT defines numbers, and code enforces outcomes
- forward-only changes affect future evaluations, not the historical meaning of records
- canonical terms such as Karma, Union, Discovery, and Refining should be interpreted consistently across the entire docs set