Intelligence Pipeline — Inaugural Report
Signals detected, model landscape shifts, and actionable infrastructure intelligence for the week of 15–21 April 2026.
Executive Summary
The AI model landscape is experiencing a compression cycle: tier-2 providers are merging capabilities while frontier models push context windows past 1M tokens. Locally, our Ollama Cloud tier routing executed 847 queries this week with a 99.2% completion rate. The NecroSwarm v1.5.2 council architecture is stable across all 10 dimensions. Two signals warrant immediate attention: devstral-2:123b has emerged as a reliable backup for complex coding tasks, and deepseek-v3.2 appeared on the Ollama Cloud roster with no official changelog — potential unannounced release.
Signals
Detected Intelligence Signals
Automated signal extraction from model telemetry, GitHub activity, and news feeds.
_resolve_task_provider_model() ignores api_key_env from config — auth bypass risk.Model Landscape
Ollama Cloud Tier Routing — This Week
| Tier | Models | Queries | Success | Avg Latency |
|---|---|---|---|---|
| T1 — Frontier | kimi-k2.5, deepseek-v3.1:671b, glm-5.1, qwen3-coder:480b, mistral-large-3:675b | 423 | 99.5% | 3.2s |
| T2 — Professional | minimax-m2.5, gemma4:31b, devstral-2:123b | 201 | 98.5% | 1.8s |
| T3 — Utility | gemma3, ministral-3, nemotron-nano | 178 | 99.4% | 0.9s |
| Think — Chain | kimi-k2:1t | 45 | 97.8% | 8.4s |
Infrastructure
Active Projects & Deployments
| Project | Platform | Status | Last Deploy |
|---|---|---|---|
| radikalekonzept.org | CF Pages (rk-landing) | Live | 21 Apr 2026 |
| intelligence.teoh.my | CF Pages (intelligence-teoh) | Live | 21 Apr 2026 |
| VoidTether | GitHub (0x-wzw/voidtether) | Alpha | — |
| NecroSwarm v1.5.2 | Local skill | Stable | Ongoing |
Actions
Recommended Actions This Cycle
_resolve_task_provider_model() to respect api_key_env from config.