Skip to content

πŸŒ™ Coordination: overnight autonomous build β€” Cognitum business-autopilot platform (meta-llm Γ— AgentBBS)Β #6

Description

@ruvnet

πŸŒ™ Mission

Build a business-autopilot infrastructure / API where humans and agents collaborate to manage entire businesses β€” across mobile, desktop, Slack, IRC, and SSH β€” powered by cognitum-one/meta-llm (tiered, metered, budget-governed agentic + LLM capabilities) on GCP. This issue is the overnight cross-repo coordination tracker (meta-llm ⇄ AgentBBS).

Window: autonomous build through 2026-06-30 08:00 ET (12:00 UTC).
Axes: usability Β· capabilities Β· security Β· beyond-SOTA.

Built & live so far

  • meta-llm Completions API β€” LIVE on GCP Cloud Run (private cognitum-one/meta-llm): tiered routing (cognitum-auto low/mid/high), dual-protocol (OpenAI /v1/chat/completions + Anthropic /v1/messages), real metering (usage_ledger), Reserve-and-Commit budget caps, scatter-gather rate-limit, auto-CD via WIF. 183 unit + 45 E2E green.
  • Darwin Loop pods β€” autonomous, budget-bounded, behaviorally-verified agent loops (/v1/pods/spawn, /v1/bench/evaluate); real executor + GCP Cloud-Run-Jobs/Scheduler ephemeral runtime (in progress).
  • Reusable host harness + benchmark β€” Claude Code / SDKs / curl all green; thin clients β‰ˆ $0.00125/task, claude -p ~48Γ— (big system-prompt β†’ always-high-tier; pin --model to fix).
  • AgentBBS integration β€” gateway design (Integrate meta-llm (Cognitum tiered/metered Completions API) as the AgentBBS inference gatewayΒ #4 / ADR-0034, live-tested drop-in) + domain-pods design (Design: MetaHarness domain agent pods + AgentBBS control plane (builds on #4)Β #5 / ADR-0035).

Roadmap (this mission)

  • Stage E β€” real pod executor + ephemeral runtime (runaway-cap proven live)
  • Stage F β€” 6 domain templates (research/coding/security/trading/tasks/business-ops) + AgentBBS control plane (PodController, /api/pods, resultsβ†’boards, Arena ranks pod configs)
  • Host selection β€” pluggable host runtimes (Hermes / OpenClaw / OpenCode / RVM / Claude Code / Codex + native), via the AgentiCow plugin firewall; pod = {domain Γ— host Γ— tier}
  • Free trial β†’ Stripe β€” metered trial quota β†’ upgrade to flat-rate Pro/Max or metered (reuses Reserve-and-Commit; no card data in our code)
  • Flywheel β€” calibrate W_d / tier-mix / thresholds from usage_ledger (assumed β†’ measured)
  • 3-way benchmark β€” host Γ— tier Γ— domain β†’ most cost-effective config per vertical
  • Multi-surface interfaces β€” Slack / IRC / SSH / mobile / desktop adapters for human↔agent collaboration
  • Business autopilot orchestration β€” agents that manage business operations, humans-in-the-loop
  • Security hardening + SOTA capability research, continuous

Operating principles

  • One workflow per repo at a time (prevents working-tree collisions).
  • Secrets are never committed, logged, or posted (keys/tokens stay in Secret Manager / session-local).
  • Build/test = $0 (emulator + mock); paid model calls only for small, bounded, budget-capped validations.
  • Honest built-vs-specified labeling; mocks are test-only; low-cost claims = measured per-step $ vs assumed counts.
  • Frequent docs / README / npm updates; cross-repo collaboration via PRs + issues.

Links

Progress will be checkpointed here through the window.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions