Editorial · abc-diagrams · 6 sheets

Diagrams

Six editorial tech diagrams of the ms positioning + pipeline in the abc-diagrams style — 4-grid, single accent (#006699), hairline borders, no shadows. Inline SVG, no Mermaid.

ABC Squad map

Tree
ABC Squad — 18 agents · 5 stagesDiscovery3 agentsIntakeSectorContextStrategy2 agentsArchitectProposalDesign6 agentsUXDUXAuditShadcnTailwindJSXDiagramsEngineering4 agentsNextJSGWSEnvCleanupDistribution3 agentsSocialSMMCCCEngineering is the focal stage — most ABC engagements collapse at the build-out phase, not the strategy phase.

18 agents in 5 stages from Discovery to Distribution. Engineering is the focal stage — most engagements collapse at build-out, not at strategy.

Daily workflow rhythm

Timeline
Daily rhythm — one shipped artifact per workflow per dayAppaddayship 1 app/day06:00PADcontext digest08:00LADranked top-10010:00IAD1 image/day12:00AAD1 audio/day14:00VAD1 video/day16:00BADclient brief18:00Appadday is the focal workflow — every other *AD feeds the daily app ship.

Seven *AD workflows fire on a daily cadence. Appadday is the focal workflow — every other *AD feeds the daily app ship.

Solutions × Industries

Quadrant
Solutions × Industries — focal = shipped on fleetSaaSMediaRetailFinanceHealthServicesPublicAI Agents✓ shippedCodingSecurityMedia Gen✓ shippedBackoffices✓ shipped35 cells, 3 shipped. The white cells are the proposal surface — discovery + pricing happens against them.

Five use cases × seven industries = 35 cells. Three have shipped artefacts on the fleet — the rest are the proposal surface.

AI model stack

Layer stack
AI model stack — frontier to freeOpus 4.7frontier · 1M context · deep reasoning$15/M inSonnet 4.6balanced · default for fleet agents$3/M inHaiku 4.5fast · batch + cost-sensitive paths$0.80/MChatGPT (5)OpenAI flagship · multimodal$2.5/MGemini 2.5Google · 1M context · vision$1.25/MOpenRouterfree fallbacks · llama, mistral, deepseek, gpt-oss$0Sonnet is the focal tier — it runs > 80% of fleet workloads. Opus escalates on hard reasoning; Haiku batches.

Frontier (Opus 4.7) → balanced default (Sonnet 4.6) → fast (Haiku 4.5) plus ChatGPT 5, Gemini 2.5, OpenRouter free tier. Sonnet runs > 80% of fleet workloads.

Content pipeline

Architecture
Content pipeline — Mongo + Supabase overridesrc/lib/pages.tsstatic fallback · 18 routesMongoDB AIDBFLEET shape · app:msSupabase PAGESadmin overrides · live editgetPageOverride()Supabase → Mongo → staticunstable_cache · 60s tagrevalidateTag on writeRSC page render/admin override editorSEO metadata + OG cardJSON-LD + sitemap.tsSupabase PAGES is focal — the admin override path is what makes ms editable without redeploying.

Resolver chain: Supabase PAGES → MongoDB AIDB → static fallback. The Supabase override path is what makes ms editable without a redeploy.

Hero image chain

Flow
Hero image chain · 5 stagesPrompt manifestscripts/manifest.jsonRunware FLUXrunware:100@1S3 com27ms/heroes/<slug>.jpgMongo PAGE_IMAGES{slug, key, alt}next/image16:9 hero block · lazyCoverage: 24 hero images live on s3://com27/ms/heroes/* via PublicReadMs policy.When Runware wallet is at $0, swap step 2 for the free Pollinations Flux fallback used by fad.Runware FLUX is the focal step — the rest is plumbing. Quality of every ms hero is set there.

Prompt manifest → Runware FLUX → s3://com27/ms/heroes → Mongo PAGE_IMAGES → next/image. 24 hero images currently live; Pollinations Flux is the free fallback when the Runware wallet is dry.

Generated in the /abc-diagrams style. Source components live under src/components/diagrams/.