🧠 Dev Console

How does GNI work and how do I build on top of it?

What is Dev Console?

Dev Console is GNI's technical transparency hub, designed for developers, system architects, and anyone who wants to understand how GNI works under the hood. Every component of the autonomous pipeline is observable here — from the 66-pattern injection security filter to the A/B prompt quality system and the self-healing adaptive engine. The API reference documents all 21 endpoints with method, path, and description, making it straightforward to integrate GNI intelligence into external systems. Source health monitoring tracks all 25 RSS feeds in real time, showing which sources are healthy, degraded, or down and how their trust weights are adjusted dynamically. The quota monitor ensures GNI never exceeds its free-tier token budget, with a safe ceiling at 85K tokens and a hard limit at 100K per day — the foundation of the $0.00/month architecture.

0
Reports Generated
--
Sources Healthy
--
Quota Used Today
Developer Pages
01📜
Transparency
LIVE

Full AI funnel trace showing how each article was selected stage by stage. View the complete pipeline from 150 raw articles down to the final 3 selected for analysis. Essential for understanding GNI’s editorial decision-making process.

View Transparency
02🧠
Autonomy
LIVE

The frequency controller, A/B prompt quality system, and L3.5 self-healing design that give GNI its autonomous capabilities. Shows how GNI adjusts its own behavior based on escalation levels and quota constraints. This is the architecture behind GNI’s L7 autonomy rating.

View Autonomy
03🏥
Health
LIVE

Real-time pipeline status with quality scores per run across 5 dimensions: relevance, depth, actionability, source diversity, and novelty. Includes A/B prompt test current state and historical quality trend. Use this to verify GNI is operating within expected quality parameters.

View Health
04🛡️
Security
LIVE

66 injection patterns actively blocked at Stage 1b of the pipeline with SHA-256 audit chain for tamper detection. Full pentest results and security audit trail available. GNI’s security layer ensures all 25 RSS sources are validated before any content reaches the AI analysis stage.

View Security
05📡
Source Health
LIVE

Live status of all 25 RSS sources: healthy, degraded, or down. Dynamic trust weights adjusted by GPVS prediction accuracy are shown per source. Mini sparkline charts reveal each source’s reliability trend over the last 7 days.

View Source Health
06
Adaptive Log
LIVE

The self-healing log showing every time GNI’s heartbeat triggered the adaptive pipeline — including the reason (escalation delta), tokens consumed, and analysis result. This is GNI’s L3.5 self-healing evidence, demonstrating autonomous response to geopolitical threat changes.

View Adaptive Log
07💰
Quota
LIVE

Live Groq token budget showing usage per pipeline type vs the 85K safe ceiling vs the 100K hard limit. Historical usage trends and per-pipeline breakdown available. This page is the proof behind GNI’s $0.00/month architecture claim for the IEEE paper.

View Quota
08📥
Dataset Export API
LIVE

Three REST endpoints allow programmatic access to GNI's complete dataset: reports, predictions, and pipeline articles — all exportable as CSV or JSON. No authentication required — all data is publicly accessible. Essential for IEEE paper replication, external analysis, and building applications on top of GNI intelligence.

View Export API →
09🛡️
Mission Control System
LIVE

Autonomous web-layer health monitoring that runs every 30 minutes. Checks Supabase connection, report freshness, Groq quota, source health, and pipeline recency. Sends Telegram alerts automatically when issues are detected and saves all results to Supabase for historical analysis.

View Mission Control →
API Endpoints
GET/api/reportsLatest intelligence reports + baseline
GET/api/pillar-reportsGEO / TECH / FIN pillar reports
GET/api/quotaToken usage vs 85K ceiling
GET/api/source-healthAll 25 RSS source statuses
GET/api/alertsAlert archive with escalation deltas
GET/api/predictions-listAll MAD predictions + verify dates
GET/api/healthPipeline health + quality scores
Additional Endpoints
/api/latest
LIVE
Single call = complete GNI state
/api/status
LIVE
Pipeline health for external monitoring
/api/webhooks
SOON
Subscribe to NEW_REPORT / CRITICAL events

⚠️ GNI data is for informational purposes only. Not financial advice.