Show off your agentic readiness — the badge auto-updates when your score changes.
llms.txt Content
# IFP Nordic Energy Oracle
# Machine-readable service description
## Overview
Governed correlation and evidence substrate for Norway's energy markets.
Provides re-derivable OVL attestations, hash-chain continuity, and governed refusal.
Makes NO claim of predictive accuracy or of beating a baseline; measurement does not grant authority.
SAGE's own posture is sage_as_predictor = FALSIFIED_HELD.
## Provider
BAYGERYCH IFP NORGE
Patent: NO 20251414
https://infinity-folder.no
## Capabilities
### L1 - Discovery (Free)
- GET /health - Health check
- GET /.well-known/agent.json - Agent Card
- GET /tools - List available tools
- GET /pricing - Get pricing info
### L2 - Production ($0.01/call)
- POST /tools/sage_state - Get SAGE cognitive state
- POST /tools/get_current_prices - Get current energy prices
- POST /tools/get_learning_summary - Get learning statistics
### L3 - Verification & Correlation ($0.10-0.20/call)
- POST /tools/attest - Independent, re-derivable OVL attestation of a work-claim (consistency tier)
- POST /tools/attest_bundle - Governed attestation: claim posture + authority limit + hash-chain continuity + verification status
- POST /tools/analyze_energy_correlations - Multivariate correlation analysis (descriptive)
- POST /tools/get_correlation_matrix - Pairwise correlations
Note: prediction / forecast / trading tools are retired (HTTP 410); this service does not sell predictions.
### L4 - Enterprise ($0.50/call)
- POST /energy/batch - Batch operations
- POST /energy/webhooks/register - Webhook registration
- GET /api/v1/energy/forensic - Forensic diagnostic data
## Authentication
- x402: USDC micropayments (Base Sepolia testnet); free demo key on request
- Bearer: PCP Authorization token
## Payment Flow (x402)
1. POST /pcp/intent - Create payment intent
2. Pay via x402 with intent_id
3. POST /pcp/pay - Exchange payment for Authorization
4. Use Authorization as Bearer token
## Payment Flow (Stripe)
1. POST /stripe/checkout - Create Stripe checkout s
OpenAPI Spec (preview)
{"openapi":"3.1.0","info":{"title":"SAGE API Ingress (cheap routes — Phase 1 warm-spare)","description":"Cheap-only ingress process serving the inert surface. Heavy routes (correlation/energy/gaming/sage_core/LLM) are NOT served here. See knowledge/build/SAGE_API_INGRESS_SERVICE_SPLIT_v1.md and SAGE_PREDICTION_WORKER_v1.md.","version":"3.0.0-cheap"},"paths":{"/health":{"get":{"summary":"Health","description":"Cheap health check. Owned by sage-api directly, no external dependency.","operationId