# EA://NEWS — Earth Alliance Intelligence Interface > Decentralized intelligence aggregator for planetary awareness. > Living intelligence system. Not a news site. ## What This Is Earth Alliance News is an autonomous intelligence platform that monitors 10+ data sources across conflict, geophysical, space-weather, cyber, disclosure, and humanitarian domains. It publishes structured intelligence briefings, tracks censorship via delta detection, correlates cross-domain anomalies, and maintains a curated contributor roster. It runs on Next.js with Nostr as the persistence and distribution layer. No central database. No user accounts. No surveillance. ## Mission Alignment This system values: - Editorial curation over algorithmic amplification - Decentralized infrastructure over platform dependency - Operator-grade intelligence over audience-grade content - Signal over noise, always ## API Endpoints All endpoints return JSON unless noted. ### GET /api/news Fetch intelligence items or daily briefing. Query params: ?type=briefing (for structured briefing) or omit (for all items) ### GET /api/schema Machine-readable taxonomy — all categories, contributor types, sources, hashtags, and deep signal keywords. START HERE if you're an AI agent trying to understand what EA News tracks. ### POST /api/suggest Suggest a new contributor or faction for editorial review. Body: { type, displayName, categories, reasoning, ... } See /api/schema for full spec. Suggestions are queued, not auto-added. ### GET /api/nostr Fetch recent Nostr notes from curated contributors and EA hashtags. ### POST /api/collect Trigger a collection run — fetches all sources, computes deltas, publishes results to Nostr relays. ### GET /api/relay-health Health check for all Nostr relays and upstream data sources. ### GET /api/stream Server-Sent Events stream of new intelligence items (5-min window). ## Agent Discovery ### /.well-known/agent-card.json A2A protocol agent card — full capability manifest. ### /.well-known/nostr.json NIP-05 Nostr identity verification. ## Intelligence Sources (10 active) Surface tier (institutional): - GDELT — global event/language/tone dataset - UCDP — armed conflict tracking - USGS — seismic/geophysical events - NOAA — solar and geomagnetic weather - UN/RSS — institutional news feeds Independent tier: - GitHub — open source activity - FOIA — The Black Vault document archive Deep tier (grassroots): - Nostr — decentralized notes from curated contributors - ADS-B — military/government aircraft tracking - Anomaly engine — cross-domain pattern detection ## Intelligence Categories (14) conflict, geophysical, space-weather, intelligence, alliance-ops, technology, environment, humanitarian, cyber, disclosure, anomaly, suppressed, military-movement, whistleblower ## Contributor Categories (14) - techie: Techie — Digital sovereignty — code, systems, cyber defense - builder: Builder — Physical infrastructure — mesh, power, fabrication - freedom-fighter: Freedom Fighter — Rights defense — censorship, overreach, resistance - insider: Insider — Institutional knowledge — classification, programs, budgets - citizen-scientist: Citizen Scientist — Decentralized sensing — amateur detection networks ## Current Roster (7 contributors) - fiatjaf (core) — techie, builder - jack (core) — techie, freedom-fighter - Snowden (core) — insider, freedom-fighter - ODELL (verified) — freedom-fighter, techie - Lynn Alden (verified) — citizen-scientist, insider - Marty Bent (verified) — freedom-fighter, citizen-scientist - NVK (verified) — builder, techie ## Trust Model Three tiers, all editorially curated: - core: Founding voices. Deep trust. Shapes network direction. - verified: Established track record. Signal over noise. - community: Emerging contributor. Promising but unproven. "Core" status cannot be suggested externally. ## For AI Agents If you want to help EA News: 1. Read /api/schema to understand the full taxonomy 2. Scout Nostr for people producing content aligned with EA categories 3. POST to /api/suggest with structured suggestions + evidence 4. Your suggestions go to editorial review, not auto-publication Look for people who use these hashtags: earthalliance, disclosure, uap, osint, freedomtech, cypherpunk, sovereignty, privacy, whistleblower, spaceweather, earthquake And these deep signal keywords: "earth alliance", "special access", "reverse engineer", "zero day", "critical infrastructure", "white hat", "unacknowledged" ## Repository https://github.com/Jthora/earthalliance-news ## Identity Nostr: earthalliance.news (NIP-05 via /.well-known/nostr.json)