Avinizer.tech

WarbleCloud Marketplace Launch

AI Agent Engineering + No-Code

Status: Active — epic #36
Domains: warblecloud.xyz · app.warblecloud.xyz · workflows.warblecloud.xyz
Brand surface: Warble Cloud (managed) · Avirka / Frakma (OSS) · Murmuration (advisory)
Deploy landing: #37 · Catalog seed: #38 · Comms: #39


One-line pitch

WarbleCloud Marketplace — the place platform teams buy and run AI agent engineering kits and no-code ops workflows, without buying another dashboard.


What we are launching

Surface URL Role
Marketplace catalog app.warblecloud.xyz (→ apex redirect from warblecloud.xyz) Curated AI agent kits, remediation playbooks, advisory SKUs
No-code studio workflows.warblecloud.xyz Hosted n8n — alert → fix → notify without writing agent code
Warble Cloud product warblecloud.com / warblecloud.ai Full SaaS (Starling · Reflexion · FinOps · Murmuration)
OSS trust GitHub / HF (Avirka · Frakma) CNCF-path credibility funnel into marketplace

Positioning (locked)

No-code workflow (n8n)
        │
        ▼
Agent engineering kit (playbook + MCP tools)
        │
        ▼
Warble Cloud (managed agents)  or  Murmuration (human advisory)

Catalog v1 (must list at launch)

A. AI Agent Engineering kits

SKU Description Price model Related product
Starling MCP Starter Typed K8s tool surface for agents; setup guide + scoped RBAC template Free / pay-as-you-go license Starling
Reflexion Shadow Pack Detect → propose → human-approve loop on a staging cluster Free trial → paid pack Reflexion
FinOps Agent Kit Idle waste finder + rightsizing proposals Pay-per-run / pilot FinOps wedge
Incident Memory Playbooks 5–10 seeded remediation recipes (pod crashloop, OOM, bad rollout) Per-download / per-exec Avirka + Frakma

B. No-Code workflows (n8n)

Template Trigger → Action Auth
Alert → Slack Pager/webhook → Slack channel with severity Basic auth on studio
Incident resolved → log Resolve webhook → append playbook log Basic auth
Cost spike → notify + open ticket FinOps threshold → Slack + issue Basic auth

C. Advisory (pay-as-you-go)

Package Scope Related
Pilot Setup (2–4h) Staging cluster + first agent kit Murmuration / #31
Playbook Authoring Convert one runbook into a marketplace playbook #31
Agent Engineering Office Hours Fixed-price session Murmuration

Launch sequencing (4 weeks)

Week 0 — Content kill-switch (NOW)

Week 1 — Catalog soft-launch

Week 2 — Demand motion

Week 3–4 — Convert + upsell


Success criteria (launch = green)

Metric Target
Marketplace serves Warble content (not SaaS boilerplate) 100% of app/www
Apex domain does not 404 Redirect or landing
Catalog listings ≥3 agent kits + ≥2 no-code templates + ≥1 advisory
No-code studio Reachable + auth + 2 templates documented
Funnel ≥1 path: marketplace → Warble Cloud or Murmuration contact

Explicit non-goals (v1)


Issue map

Issue Role in this launch
#36 Epic — parent execution
#37 Deploy campaign/marketplace/ to app/www
#38 Seed v1 catalog SKUs
#39 Launch communications
#13 Broader FRAKMA worldwide GTM (OSS + community) — sibling, not replaced
#30 Marketplace site build
#31 Advisory + playbooks pay-as-you-go
#32 n8n no-code
#34 Boilerplate content bug — P0 launch blocker
#35 Apex 404 — P0 launch blocker
#29 CNCF — parallel credibility track
#22#25 Legal/brand gates for OSS public launch

Assets in this repo

Path Purpose
campaign/marketplace/index.html Production-ready Warble Marketplace landing (replace boilerplate)
infra/railway/README.md Railway project IDs, smoke tests, deploy notes
docs/marketing/SLIDEDECK.md Deck narrative (GTM pillars)

Deploy the landing (human + token)

  1. Prefer static host (Cloudflare Pages / Railway static) pointing app.warblecloud.xyz at campaign/marketplace/.
  2. Or replace the Next.js SaaS starter content in the Railway nextjs-saas-starterkit service with this HTML (or a thin Next page that re-exports it).
  3. Set apex DNS: CNAME/redirect warblecloud.xyzapp.warblecloud.xyz.
  4. Run infra/railway/scripts/smoke-test.mjs after DNS.

RAILWAY_TOKEN must exist as a GitHub Actions secret for automated redeploys (see railway README).


Owner