{"openapi":"3.1.0","info":{"title":"SHIELD/ATLAS — Foundry Actions / AIP Tool Spec","version":"1.0.0-2026.05.20","description":"Machine-readable spec for every autonomous SHIELD/ATLAS agent. Each path is a callable agent endpoint exposed in the shape Palantir AIP and Foundry actions consume natively. Direct answer to warfighter SME CAPES Slide 3 comment: this is the OpenAPI surface MSS / AIP / Foundry would otherwise have to build from scratch. ATLAS ships it.","contact":{"name":"Integrated Services and Solutions LLC","url":"https://secureassure.app"},"x-cage-code":"9VKK3","x-uei":"C7YDV3P8EHL7"},"servers":[{"url":"https://shield-atlas-production.up.railway.app","description":"ATLAS production instance"}],"x-atlas-agent-count":20,"x-atlas-autonomous-count":20,"x-atlas-llm-stack":["openai-gpt-4o-azure-gov-il5","google-gemini-vertex-gdc","xai-grok-oracle-gov","corpus-only-rag-floor"],"x-atlas-built-for":"a senior Army warfighter SME, 28 Apr 2026 CAPES brief feedback","x-atlas-echelons":[{"id":"SQUAD","label":"Squad / Team","tempo":"seconds–minutes","pors":["ATAK","JBC-P","iTAK"]},{"id":"PLT-CO","label":"Platoon / Company","tempo":"minutes–hour","pors":["WinTAK","JBC-P","MSS-light"]},{"id":"BN-BCT","label":"Battalion / BCT","tempo":"hour–shift","pors":["MSS","NGIC2","AIP"]},{"id":"DIV-CORPS","label":"Division / Corps","tempo":"shift–day","pors":["Foundry","AIP","NGIC2","Maven"]},{"id":"ASCC-JOINT","label":"ASCC / Joint / JADC2","tempo":"day–campaign","pors":["CJADC2 mesh","Lattice","Gemini Enterprise"]},{"id":"ACQ","label":"Acquisition / Industrial Base","tempo":"weeks–quarters","pors":["SAM.gov","PEO portfolios"]}],"x-atlas-sensor-sources":[{"id":"aeris-10","name":"AERIS-10 (Nexus / Extended)","vendor":"Robin Radar Systems (NL) — open-source community","family":"Radar","license":"CERN-OHL-P (open hardware)","echelons":["SQUAD","PLT-CO"],"feedsAgents":["sensor-fusion","intel-killchain-bridge","wez-engine"],"status":"EVAL","detail":"10.5 GHz Pulse Linear Frequency Modulated phased-array radar. AERIS-10N (Nexus) ~3 km tactical range; AERIS-10X (Extended) ~20 km. FPGA pipeline (Verilog / C / Python). Open-source hardware under CERN-OHL-P enables dual-use C-UAS at the squad-and-below echelon at a unit cost current TRP/JTAC kit cannot match. Lands cleanly into the ATLAS sensor-fusion lane (RF + EOIR + acoustic) and emits CoT through the kill-chain bridge to ATAK/WinTAK/JBC-P. NATO-relevant via Robin Radar's Dutch base — DIANA-eligible.","contact":"Parry Lin, Regional Account Director, Robin Radar Systems (LinkedIn)","url":"https://github.com/NawfalMotii79/PLFM_RADAR"},{"id":"freetakserver","name":"FreeTAKServer (FTS)","vendor":"FreeTAKTeam — open-source community (Apache 2.0)","family":"Telemetry","license":"EPL-1.0 / Apache-2.0","echelons":["SQUAD","PLT-CO","BN-BCT"],"feedsAgents":["tak-bridge","intel-killchain-bridge"],"status":"INTEGRATING","detail":"Open-source TAK server compatible with ATAK / WinTAK / iTAK / WebTAK. Lets ATLAS dev/test instances exchange CoT without requiring a TAK Server license, and serves as the upstream CoT bus for any unit not yet on the official TAK Server. Repo: github.com/FreeTAKTeam/FreeTakServer.","url":"https://github.com/FreeTAKTeam/FreeTakServer"},{"id":"ads-b-exchange","name":"ADS-B Exchange (community feed)","vendor":"ADS-B Exchange (open community)","family":"RF","license":"Open data (attribution)","echelons":["PLT-CO","BN-BCT","DIV-CORPS"],"feedsAgents":["sensor-fusion","intel-synthesis"],"status":"EVAL","detail":"Unfiltered open ADS-B aircraft track feed. Useful for air-domain awareness baselines, gray-zone aviation pattern-of-life, and counter-narcotics work where commercial feeds (FlightAware) filter sensitive operators.","url":"https://www.adsbexchange.com"},{"id":"sentinel-hub","name":"Copernicus Sentinel-1 / Sentinel-2","vendor":"ESA Copernicus (open data)","family":"EOIR","license":"Copernicus open data","echelons":["BN-BCT","DIV-CORPS","ASCC-JOINT"],"feedsAgents":["intel-synthesis","osint-collectors"],"status":"EVAL","detail":"Free SAR (Sentinel-1) and multispectral (Sentinel-2) satellite imagery on revisit cycles of ~5–6 days. Ground-truths OSINT claims (port traffic, infrastructure damage, troop concentrations) at the operational and strategic echelons.","url":"https://dataspace.copernicus.eu"}],"paths":{"/api/intel/synthesis/latest":{"get":{"summary":"Intel Synthesis Cycle","description":"Auto-collects open-source intelligence (Telegram, Mastodon, Bluesky, YouTube, RU/CN media, GDELT, procurement, cyber CVEs, NHC/NWS/FIRMS), runs LLM-grounded synthesis with citation enforcement, and writes a versioned synthesis report plus a threat-evolution ledger row.","operationId":"intel-synthesis.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"intel-synthesis","x-atlas-cycle":"every 6 hours","x-atlas-consumes-from":null,"x-atlas-emits-to":"Threat-evolution ledger, briefing emitter, kill-chain bridge","x-atlas-echelons":["BN-BCT","DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["AIP","Foundry","NGIC2","MSS"],"x-foundry-action":{"name":"intel-synthesis","kind":"external","category":"Intel"},"x-aip-tool":{"id":"intel-synthesis","name":"Intel Synthesis Cycle","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/intel/synthesis/history":{"get":{"summary":"Intel Synthesis Cycle","description":"Auto-collects open-source intelligence (Telegram, Mastodon, Bluesky, YouTube, RU/CN media, GDELT, procurement, cyber CVEs, NHC/NWS/FIRMS), runs LLM-grounded synthesis with citation enforcement, and writes a versioned synthesis report plus a threat-evolution ledger row.","operationId":"intel-synthesis.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"intel-synthesis","x-atlas-cycle":"every 6 hours","x-atlas-consumes-from":null,"x-atlas-emits-to":"Threat-evolution ledger, briefing emitter, kill-chain bridge","x-atlas-echelons":["BN-BCT","DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["AIP","Foundry","NGIC2","MSS"],"x-foundry-action":{"name":"intel-synthesis","kind":"external","category":"Intel"},"x-aip-tool":{"id":"intel-synthesis","name":"Intel Synthesis Cycle","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/intel/briefing":{"get":{"summary":"DIME / PMESII Briefing Emitter","description":"Generates DIME (Diplomatic / Information / Military / Economic) and PMESII-PT framed briefings on operator-selected topics with deep-link source provenance and monthly spend cap enforcement.","operationId":"intel-briefing.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"intel-briefing","x-atlas-cycle":"on demand + scheduled digest","x-atlas-consumes-from":null,"x-atlas-emits-to":"Operator console, floating intel widget, briefing digest","x-atlas-echelons":["BN-BCT","DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["AIP","Foundry","MSS"],"x-foundry-action":{"name":"intel-briefing","kind":"external","category":"Intel"},"x-aip-tool":{"id":"intel-briefing","name":"DIME / PMESII Briefing Emitter","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/intel/floating/realtime":{"get":{"summary":"DIME / PMESII Briefing Emitter","description":"Generates DIME (Diplomatic / Information / Military / Economic) and PMESII-PT framed briefings on operator-selected topics with deep-link source provenance and monthly spend cap enforcement.","operationId":"intel-briefing.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"intel-briefing","x-atlas-cycle":"on demand + scheduled digest","x-atlas-consumes-from":null,"x-atlas-emits-to":"Operator console, floating intel widget, briefing digest","x-atlas-echelons":["BN-BCT","DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["AIP","Foundry","MSS"],"x-foundry-action":{"name":"intel-briefing","kind":"external","category":"Intel"},"x-aip-tool":{"id":"intel-briefing","name":"DIME / PMESII Briefing Emitter","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/intel/killchain-bridge":{"get":{"summary":"Kill-Chain Bridge","description":"Translates intel-synthesis findings into Cursor-on-Target (CoT) tasks consumable by TAK / ATAK / WinTAK / JBC-P. Multiple parallel kill-chain orchestrators supported.","operationId":"intel-killchain-bridge.get","tags":["C2","autonomous"],"x-atlas-agent-id":"intel-killchain-bridge","x-atlas-cycle":"on intel update","x-atlas-consumes-from":"Intel synthesis","x-atlas-emits-to":"TAK Bridge, CoT Translator, TAK Subscriber","x-atlas-echelons":["SQUAD","PLT-CO","BN-BCT"],"x-atlas-produces-for":["TAK","JBC-P","Lattice"],"x-foundry-action":{"name":"intel-killchain-bridge","kind":"external","category":"C2"},"x-aip-tool":{"id":"intel-killchain-bridge","name":"Kill-Chain Bridge","category":"C2"},"responses":{"200":{"description":"OK"}}}},"/api/cot/dispatch":{"post":{"summary":"TAK Bridge","description":"Bidirectional CoT bridge to TAK / ATAK / WinTAK / iTAK / JBC-P. Subscribes to ATLAS event bus, publishes upstream COP changes back to the warfighter end devices.","operationId":"tak-bridge.post","tags":["Comms","autonomous"],"x-atlas-agent-id":"tak-bridge","x-atlas-cycle":"real time","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["SQUAD","PLT-CO","BN-BCT"],"x-atlas-produces-for":["TAK","JBC-P"],"x-foundry-action":{"name":"tak-bridge","kind":"external","category":"Comms"},"x-aip-tool":{"id":"tak-bridge","name":"TAK Bridge","category":"Comms"},"responses":{"200":{"description":"OK"}}}},"/api/intel/tag-watcher/alerts":{"get":{"summary":"Tag-Change Watcher","description":"Diffs successive synthesis reports per tag (system, AOR, threat family). Emits an alert the moment a confidence level, status, or countermeasure changes for any tracked entity.","operationId":"intel-tag-watcher.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"intel-tag-watcher","x-atlas-cycle":"every synthesis cycle","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["PLT-CO","BN-BCT","DIV-CORPS"],"x-atlas-produces-for":["AIP","MSS"],"x-foundry-action":{"name":"intel-tag-watcher","kind":"external","category":"Intel"},"x-aip-tool":{"id":"intel-tag-watcher","name":"Tag-Change Watcher","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/intel/source-provenance":{"get":{"summary":"Source-Provenance Classifier","description":"Classifies every collected source by reliability tier (A through F) and information credibility (1 through 6) per NATO STANAG 2511. Flags unattributed claims for human review before they reach a briefing.","operationId":"intel-source-provenance.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"intel-source-provenance","x-atlas-cycle":"on collection","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["BN-BCT","DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["AIP","Foundry"],"x-foundry-action":{"name":"intel-source-provenance","kind":"external","category":"Intel"},"x-aip-tool":{"id":"intel-source-provenance","name":"Source-Provenance Classifier","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/intel/backtest":{"get":{"summary":"Backtest Harness","description":"Replays prior synthesis reports against ground truth that has since emerged. Produces a forecast accuracy score per analyst persona and per topic family. Closes the loop on hallucination and bias.","operationId":"intel-backtest.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"intel-backtest","x-atlas-cycle":"weekly","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["Foundry","AI-audit"],"x-foundry-action":{"name":"intel-backtest","kind":"external","category":"Intel"},"x-aip-tool":{"id":"intel-backtest","name":"Backtest Harness","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/intel/cub/today":{"get":{"summary":"Commander Update Brief (CUB) Builder","description":"Assembles a one-page Commander Update Brief from the prior 24h of synthesis, watchlist hits, and tag-change alerts. Emits as Markdown + PDF.","operationId":"intel-cub.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"intel-cub","x-atlas-cycle":"daily 0500Z","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["BN-BCT","DIV-CORPS"],"x-atlas-produces-for":["MSS","Foundry"],"x-foundry-action":{"name":"intel-cub","kind":"external","category":"Intel"},"x-aip-tool":{"id":"intel-cub","name":"Commander Update Brief (CUB) Builder","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/intel/rag/search":{"get":{"summary":"RAG Self-Improvement Loop","description":"Indexes newly produced briefings back into the corpus so subsequent queries can ground on prior ATLAS findings. DDIL-safe corpus floor when no LLM provider is reachable.","operationId":"intel-rag-loop.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"intel-rag-loop","x-atlas-cycle":"after each synthesis","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["AIP","Foundry"],"x-foundry-action":{"name":"intel-rag-loop","kind":"external","category":"Intel"},"x-aip-tool":{"id":"intel-rag-loop","name":"RAG Self-Improvement Loop","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/intel/rag/status":{"get":{"summary":"RAG Self-Improvement Loop","description":"Indexes newly produced briefings back into the corpus so subsequent queries can ground on prior ATLAS findings. DDIL-safe corpus floor when no LLM provider is reachable.","operationId":"intel-rag-loop.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"intel-rag-loop","x-atlas-cycle":"after each synthesis","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["AIP","Foundry"],"x-foundry-action":{"name":"intel-rag-loop","kind":"external","category":"Intel"},"x-aip-tool":{"id":"intel-rag-loop","name":"RAG Self-Improvement Loop","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/osint/health":{"get":{"summary":"OSINT Collector Swarm","description":"Eight independent collectors: Telegram, Mastodon, Bluesky, YouTube, RU/CN broadcast media, GDELT events, federal procurement (SAM.gov), and cyber feeds. Each emits canonical action records into a single delta store with corroboration scoring across sources.","operationId":"osint-collectors.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"osint-collectors","x-atlas-cycle":"every 15 to 60 minutes per source","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["intel-synthesis"],"x-foundry-action":{"name":"osint-collectors","kind":"external","category":"Intel"},"x-aip-tool":{"id":"osint-collectors","name":"OSINT Collector Swarm","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/osint/delta/stream":{"get":{"summary":"OSINT Collector Swarm","description":"Eight independent collectors: Telegram, Mastodon, Bluesky, YouTube, RU/CN broadcast media, GDELT events, federal procurement (SAM.gov), and cyber feeds. Each emits canonical action records into a single delta store with corroboration scoring across sources.","operationId":"osint-collectors.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"osint-collectors","x-atlas-cycle":"every 15 to 60 minutes per source","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["intel-synthesis"],"x-foundry-action":{"name":"osint-collectors","kind":"external","category":"Intel"},"x-aip-tool":{"id":"osint-collectors","name":"OSINT Collector Swarm","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/osint/corroboration":{"get":{"summary":"OSINT Collector Swarm","description":"Eight independent collectors: Telegram, Mastodon, Bluesky, YouTube, RU/CN broadcast media, GDELT events, federal procurement (SAM.gov), and cyber feeds. Each emits canonical action records into a single delta store with corroboration scoring across sources.","operationId":"osint-collectors.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"osint-collectors","x-atlas-cycle":"every 15 to 60 minutes per source","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["intel-synthesis"],"x-foundry-action":{"name":"osint-collectors","kind":"external","category":"Intel"},"x-aip-tool":{"id":"osint-collectors","name":"OSINT Collector Swarm","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/feeds/natural-hazard":{"get":{"summary":"Natural-Hazard Watcher","description":"Cross-fuses NASA FIRMS (wildfire), NWS (severe weather), NHC (cyclone), USGS (seismic) into a single hazard ledger with AOR clipping. Drives the COP hazard layer and triggers the kill-chain bridge for civil-event tasking.","operationId":"feeds-natural-hazard.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"feeds-natural-hazard","x-atlas-cycle":"every 5 minutes","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["SQUAD","PLT-CO","BN-BCT","DIV-CORPS"],"x-atlas-produces-for":["TAK","MSS","AIP"],"x-foundry-action":{"name":"feeds-natural-hazard","kind":"external","category":"Intel"},"x-aip-tool":{"id":"feeds-natural-hazard","name":"Natural-Hazard Watcher","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/sbir/past-awards/topics":{"get":{"summary":"SBIR Past-Award Intel","description":"Pulls trailing-24-month SBIR/STTR award universe from USAspending v2 (DoD/NASA/DHS contracts plus NIH/NSF/USDA grants), buckets into seven defense topics with defense-only filtering on inherently military lanes, and emits a separate Phase III follow-on tracker. Files land in docs/intel/auto/feeds-sbir-awards-* and feed the SBIR proposal engine via the intel-rag corpus loader (lane 3 — industry/doctrine).","operationId":"feeds-sbir-awards.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"feeds-sbir-awards","x-atlas-cycle":"every 12 hours","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":[],"x-atlas-produces-for":[],"x-foundry-action":{"name":"feeds-sbir-awards","kind":"external","category":"Intel"},"x-aip-tool":{"id":"feeds-sbir-awards","name":"SBIR Past-Award Intel","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/sbir/past-awards/status":{"get":{"summary":"SBIR Past-Award Intel","description":"Pulls trailing-24-month SBIR/STTR award universe from USAspending v2 (DoD/NASA/DHS contracts plus NIH/NSF/USDA grants), buckets into seven defense topics with defense-only filtering on inherently military lanes, and emits a separate Phase III follow-on tracker. Files land in docs/intel/auto/feeds-sbir-awards-* and feed the SBIR proposal engine via the intel-rag corpus loader (lane 3 — industry/doctrine).","operationId":"feeds-sbir-awards.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"feeds-sbir-awards","x-atlas-cycle":"every 12 hours","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":[],"x-atlas-produces-for":[],"x-foundry-action":{"name":"feeds-sbir-awards","kind":"external","category":"Intel"},"x-aip-tool":{"id":"feeds-sbir-awards","name":"SBIR Past-Award Intel","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/sbir/past-awards/search":{"get":{"summary":"SBIR Past-Award Intel","description":"Pulls trailing-24-month SBIR/STTR award universe from USAspending v2 (DoD/NASA/DHS contracts plus NIH/NSF/USDA grants), buckets into seven defense topics with defense-only filtering on inherently military lanes, and emits a separate Phase III follow-on tracker. Files land in docs/intel/auto/feeds-sbir-awards-* and feed the SBIR proposal engine via the intel-rag corpus loader (lane 3 — industry/doctrine).","operationId":"feeds-sbir-awards.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"feeds-sbir-awards","x-atlas-cycle":"every 12 hours","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":[],"x-atlas-produces-for":[],"x-foundry-action":{"name":"feeds-sbir-awards","kind":"external","category":"Intel"},"x-aip-tool":{"id":"feeds-sbir-awards","name":"SBIR Past-Award Intel","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/sbir/past-awards/run":{"get":{"summary":"SBIR Past-Award Intel","description":"Pulls trailing-24-month SBIR/STTR award universe from USAspending v2 (DoD/NASA/DHS contracts plus NIH/NSF/USDA grants), buckets into seven defense topics with defense-only filtering on inherently military lanes, and emits a separate Phase III follow-on tracker. Files land in docs/intel/auto/feeds-sbir-awards-* and feed the SBIR proposal engine via the intel-rag corpus loader (lane 3 — industry/doctrine).","operationId":"feeds-sbir-awards.get","tags":["Intel","autonomous"],"x-atlas-agent-id":"feeds-sbir-awards","x-atlas-cycle":"every 12 hours","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":[],"x-atlas-produces-for":[],"x-foundry-action":{"name":"feeds-sbir-awards","kind":"external","category":"Intel"},"x-aip-tool":{"id":"feeds-sbir-awards","name":"SBIR Past-Award Intel","category":"Intel"},"responses":{"200":{"description":"OK"}}}},"/api/sensors/fusion":{"get":{"summary":"Sensor Fusion Orchestrator","description":"Fuses RF, EOIR, acoustic, and telemetry sensor lanes into a single track per platform. Triangulation with geometric DOP weighting. Failover when any single sensor lane drops.","operationId":"sensor-fusion.get","tags":["Sensors","autonomous"],"x-atlas-agent-id":"sensor-fusion","x-atlas-cycle":"real time, sub-second","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["SQUAD","PLT-CO","BN-BCT"],"x-atlas-produces-for":["WEZ","TAK","Lattice"],"x-foundry-action":{"name":"sensor-fusion","kind":"external","category":"Sensors"},"x-aip-tool":{"id":"sensor-fusion","name":"Sensor Fusion Orchestrator","category":"Sensors"},"responses":{"200":{"description":"OK"}}}},"/api/sensors/triangulation":{"get":{"summary":"Sensor Fusion Orchestrator","description":"Fuses RF, EOIR, acoustic, and telemetry sensor lanes into a single track per platform. Triangulation with geometric DOP weighting. Failover when any single sensor lane drops.","operationId":"sensor-fusion.get","tags":["Sensors","autonomous"],"x-atlas-agent-id":"sensor-fusion","x-atlas-cycle":"real time, sub-second","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["SQUAD","PLT-CO","BN-BCT"],"x-atlas-produces-for":["WEZ","TAK","Lattice"],"x-foundry-action":{"name":"sensor-fusion","kind":"external","category":"Sensors"},"x-aip-tool":{"id":"sensor-fusion","name":"Sensor Fusion Orchestrator","category":"Sensors"},"responses":{"200":{"description":"OK"}}}},"/api/wez/zones":{"get":{"summary":"Weapons Engagement Zone (WEZ) Engine","description":"Computes engagement zones for each interceptor type against each detected adversary platform in real time. Output feeds the operator console and the Monte Carlo planner.","operationId":"wez-engine.get","tags":["C2","autonomous"],"x-atlas-agent-id":"wez-engine","x-atlas-cycle":"on track update","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["PLT-CO","BN-BCT"],"x-atlas-produces-for":["TAK","Lattice","AGOS"],"x-foundry-action":{"name":"wez-engine","kind":"external","category":"C2"},"x-aip-tool":{"id":"wez-engine","name":"Weapons Engagement Zone (WEZ) Engine","category":"C2"},"responses":{"200":{"description":"OK"}}}},"/api/wez/recommend":{"get":{"summary":"Weapons Engagement Zone (WEZ) Engine","description":"Computes engagement zones for each interceptor type against each detected adversary platform in real time. Output feeds the operator console and the Monte Carlo planner.","operationId":"wez-engine.get","tags":["C2","autonomous"],"x-atlas-agent-id":"wez-engine","x-atlas-cycle":"on track update","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["PLT-CO","BN-BCT"],"x-atlas-produces-for":["TAK","Lattice","AGOS"],"x-foundry-action":{"name":"wez-engine","kind":"external","category":"C2"},"x-aip-tool":{"id":"wez-engine","name":"Weapons Engagement Zone (WEZ) Engine","category":"C2"},"responses":{"200":{"description":"OK"}}}},"/api/swarm/failsafe/status":{"get":{"summary":"Swarm Failsafe Orchestrator","description":"Detects loss of GPS, RF, or comms on any tracked friendly asset and issues failsafe procedure (return-to-base, hold, hand-off) per platform doctrine. DDIL-resilient.","operationId":"swarm-failsafe.get","tags":["C2","autonomous"],"x-atlas-agent-id":"swarm-failsafe","x-atlas-cycle":"real time","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["SQUAD","PLT-CO"],"x-atlas-produces-for":["TAK","Lattice"],"x-foundry-action":{"name":"swarm-failsafe","kind":"external","category":"C2"},"x-aip-tool":{"id":"swarm-failsafe","name":"Swarm Failsafe Orchestrator","category":"C2"},"responses":{"200":{"description":"OK"}}}},"/api/tak/status":{"get":{"summary":"TAK Bridge","description":"Bidirectional CoT bridge to TAK / ATAK / WinTAK / iTAK / JBC-P. Subscribes to ATLAS event bus, publishes upstream COP changes back to the warfighter end devices.","operationId":"tak-bridge.get","tags":["Comms","autonomous"],"x-atlas-agent-id":"tak-bridge","x-atlas-cycle":"real time","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["SQUAD","PLT-CO","BN-BCT"],"x-atlas-produces-for":["TAK","JBC-P"],"x-foundry-action":{"name":"tak-bridge","kind":"external","category":"Comms"},"x-aip-tool":{"id":"tak-bridge","name":"TAK Bridge","category":"Comms"},"responses":{"200":{"description":"OK"}}}},"/api/voice/tactical":{"get":{"summary":"Voice Tactical Translator","description":"Real-time bidirectional translation of tactical voice traffic across allied languages (EN, UK, PL, RO, KO, JA, plus Levantine Arabic). Whisper-class STT + ATLAS LLM normalization to standard radio brevity.","operationId":"voice-tactical.get","tags":["Comms","autonomous"],"x-atlas-agent-id":"voice-tactical","x-atlas-cycle":"real time","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["SQUAD","PLT-CO"],"x-atlas-produces-for":["TAK","JBC-P"],"x-foundry-action":{"name":"voice-tactical","kind":"external","category":"Comms"},"x-aip-tool":{"id":"voice-tactical","name":"Voice Tactical Translator","category":"Comms"},"responses":{"200":{"description":"OK"}}}},"/api/procurement/opportunities":{"get":{"summary":"SAM.gov Opportunity Watcher","description":"Polls SAM.gov for federal solicitations matching ISS LLC NAICS codes and ATLAS keywords. Auto-drafts SBIR / SAM.gov response packets with pre-filled CAGE / UEI / past-performance.","operationId":"sam-watcher.get","tags":["Acquisition","autonomous"],"x-atlas-agent-id":"sam-watcher","x-atlas-cycle":"daily","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["ACQ"],"x-atlas-produces-for":["intel-cub","operator-console"],"x-foundry-action":{"name":"sam-watcher","kind":"external","category":"Acquisition"},"x-aip-tool":{"id":"sam-watcher","name":"SAM.gov Opportunity Watcher","category":"Acquisition"},"responses":{"200":{"description":"OK"}}}},"/api/sbir/proposals":{"get":{"summary":"SAM.gov Opportunity Watcher","description":"Polls SAM.gov for federal solicitations matching ISS LLC NAICS codes and ATLAS keywords. Auto-drafts SBIR / SAM.gov response packets with pre-filled CAGE / UEI / past-performance.","operationId":"sam-watcher.get","tags":["Acquisition","autonomous"],"x-atlas-agent-id":"sam-watcher","x-atlas-cycle":"daily","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["ACQ"],"x-atlas-produces-for":["intel-cub","operator-console"],"x-foundry-action":{"name":"sam-watcher","kind":"external","category":"Acquisition"},"x-aip-tool":{"id":"sam-watcher","name":"SAM.gov Opportunity Watcher","category":"Acquisition"},"responses":{"200":{"description":"OK"}}}},"/api/ai-audit/recent":{"get":{"summary":"AI Audit Engine","description":"Records every LLM call with provider, model, tokens, cost, prompt hash, response hash, and grounding tag. Spend cap enforced per provider per month. Audit trail satisfies DoD AI governance requirements.","operationId":"ai-audit.get","tags":["Resilience","autonomous"],"x-atlas-agent-id":"ai-audit","x-atlas-cycle":"on every AI call","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["BN-BCT","DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["Foundry","DoD AI Gov ledger"],"x-foundry-action":{"name":"ai-audit","kind":"external","category":"Resilience"},"x-aip-tool":{"id":"ai-audit","name":"AI Audit Engine","category":"Resilience"},"responses":{"200":{"description":"OK"}}}},"/api/ai-audit/spend":{"get":{"summary":"AI Audit Engine","description":"Records every LLM call with provider, model, tokens, cost, prompt hash, response hash, and grounding tag. Spend cap enforced per provider per month. Audit trail satisfies DoD AI governance requirements.","operationId":"ai-audit.get","tags":["Resilience","autonomous"],"x-atlas-agent-id":"ai-audit","x-atlas-cycle":"on every AI call","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["BN-BCT","DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["Foundry","DoD AI Gov ledger"],"x-foundry-action":{"name":"ai-audit","kind":"external","category":"Resilience"},"x-aip-tool":{"id":"ai-audit","name":"AI Audit Engine","category":"Resilience"},"responses":{"200":{"description":"OK"}}}},"/api/ai/orchestrator/health":{"get":{"summary":"AI Provider Orchestrator (Government-cloud failover)","description":"Single point of entry for every AI surface. Default chain: OpenAI GPT-4o (Azure Gov IL5) -> Google Gemini (Vertex / GDC) -> Grok via xAI (Oracle Gov, adapter ready) -> corpus-only RAG floor. Providers without classified-network authority are excluded from the default stack. Failover is visible in logs and surfaced to the caller. No silent fallback.","operationId":"ai-provider-orchestrator.get","tags":["Resilience","autonomous"],"x-atlas-agent-id":"ai-provider-orchestrator","x-atlas-cycle":"real time","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["BN-BCT","DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["all ATLAS agents"],"x-foundry-action":{"name":"ai-provider-orchestrator","kind":"external","category":"Resilience"},"x-aip-tool":{"id":"ai-provider-orchestrator","name":"AI Provider Orchestrator (Government-cloud failover)","category":"Resilience"},"responses":{"200":{"description":"OK"}}}},"/api/ai/orchestrator/query":{"get":{"summary":"AI Provider Orchestrator (Government-cloud failover)","description":"Single point of entry for every AI surface. Default chain: OpenAI GPT-4o (Azure Gov IL5) -> Google Gemini (Vertex / GDC) -> Grok via xAI (Oracle Gov, adapter ready) -> corpus-only RAG floor. Providers without classified-network authority are excluded from the default stack. Failover is visible in logs and surfaced to the caller. No silent fallback.","operationId":"ai-provider-orchestrator.get","tags":["Resilience","autonomous"],"x-atlas-agent-id":"ai-provider-orchestrator","x-atlas-cycle":"real time","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["BN-BCT","DIV-CORPS","ASCC-JOINT"],"x-atlas-produces-for":["all ATLAS agents"],"x-foundry-action":{"name":"ai-provider-orchestrator","kind":"external","category":"Resilience"},"x-aip-tool":{"id":"ai-provider-orchestrator","name":"AI Provider Orchestrator (Government-cloud failover)","category":"Resilience"},"responses":{"200":{"description":"OK"}}}},"/api/device-security/posture":{"get":{"summary":"Device Security Subagent","description":"Per-device posture checks: OS patch level, MDM enrollment, biometric availability, jailbreak / root detection, configured key store. Emits to operator console; can quarantine non-compliant devices from the kill-chain bus.","operationId":"device-security.get","tags":["Resilience","autonomous"],"x-atlas-agent-id":"device-security","x-atlas-cycle":"every 60 seconds","x-atlas-consumes-from":null,"x-atlas-emits-to":null,"x-atlas-echelons":["SQUAD","PLT-CO","BN-BCT"],"x-atlas-produces-for":["MDM","operator-console"],"x-foundry-action":{"name":"device-security","kind":"external","category":"Resilience"},"x-aip-tool":{"id":"device-security","name":"Device Security Subagent","category":"Resilience"},"responses":{"200":{"description":"OK"}}}}}}