Resources/Glossary
GitHub

Glossary

Definitions of every metric, archetype, anomaly, and technical term used throughout Frontier Pulse.

Core Concepts

CHI (Civilization Health Index)Composite score (0–100) measuring overall universe health from 6 sub-indices.
Agora EngineThe behavioral trust intelligence engine that computes player reputation profiles.
Pulse LayerThe real-time visualization layer showing universe activity, combat, trade, and growth.
Trust Compass5-axis radar chart measuring player reliability, commerce, diplomacy, stewardship, and volatility.
Dual HeartbeatTwo synchronized EKG-style lines showing activity vs trust patterns.

Scoring & Health

Activity LevelMetric (0–100) measuring player count, infrastructure, and combat in a system.
Trust LevelMetric (0–100) inversely related to combat ratio, boosted by infrastructure.
Local CHIPer-system health score: activity × 40% + trust × 60%.
Sub-IndexOne of 6 dimensions of global CHI: Economic, Security, Growth, Connectivity, Trust, Social.
DiagnosisText classification of CHI score: Flourishing (≥80), Thriving (≥65), Stable (≥50), Stressed (≥35), Declining (≥20), Collapsing (<20).

Player Archetypes

Civilization BuilderStewardship ≥ 80, Reliability ≥ 70.
Trusted TraderCommerce ≥ 80, Reliability ≥ 70.
DiplomatDiplomacy ≥ 75, Volatility < 30.
WarlordVolatility ≥ 70, Commerce < 40.
Wildcard50 ≤ Volatility < 70.
NewcomerDefault archetype for unclassified players.

Anomaly Types

BlackoutInfrastructure present but activity collapsed (infra > 5, activity < 10).
Trust CollapseActive players but trust critically low (trust < 20, players > 5).
Combat HotspotExtreme combat activity (combat incidents > 8).
Trade SpikeUnusual transaction volume (tx > 85, players > 20).

Technical Terms

PulseRegistryShared Sui Move object storing all civilization health data.
OracleCapSui capability object granting oracle write access to PulseRegistry.
AdminCapSui capability object held by deployer, used to issue OracleCaps.
PTB (Programmable Transaction Block)Sui’s composable transaction format, bundles multiple Move calls.
Deterministic FallbackHash-based scoring that generates consistent vitals per system ID without external data.
EndorsementOn-chain signal from any wallet validating a system’s activity.

EVE Frontier Terms

Solar SystemOne of 24,502 star systems in the EVE Frontier universe.
Smart AssemblyPlayer-deployed infrastructure (gates, SSUs, turrets).
KillmailRecord of a PvP kill event from the World API.
Gate LinkConnection between two solar systems allowing travel.
World APIEVE Frontier’s external REST API providing universe data.