Skip to documentation

Ground truth

Wisent AI system map

Wisent AI system map This is the cross repo index. Detailed implementation docs stay in the owning repos. CI/CD and deployment pipeline ownership is indexed separately in CI/CD and deployment pipeline map. Branch protection coverage is inde

Wisent AI system map

This is the cross-repo index. Detailed implementation docs stay in the owning repos.

CI/CD and deployment pipeline ownership is indexed separately in CI/CD and deployment pipeline map. Branch protection coverage is indexed in Branch protection inventory. Brand assets and the missing resolver are indexed in Brand assets. Platform runtime support is indexed in the platform support registry. Health and readiness contracts, and why an authorization failure must not be reported as capacity, are in Service readiness.

Product / application systems

Echo

Canonical repos:

  • wisent-ai/echo-web
  • wisent-ai/echo
  • wisent-ai/echo-desktop
  • wisent-ai/wisent-supabase-echo

Canonical docs:

  • echo-web/README.md — product boundary, architecture, environment, and deployment
  • echo-web/CLAUDE.md — repository-specific operating rules
  • echo-web/docs/* — feature flows and operational notes
  • echo/README.md — read-only CLI and MCP surface
  • echo-desktop/README.md — native read-only repository inventory
  • wisent-supabase-echo/supabase/migrations/* — schema source of truth

Notes:

  • Echo owns adaptive content, experiment assignments, first-party analytics, and centralized onboarding.
  • content-platform is retained legacy; new product and schema facts belong to Echo.
  • Schema changes belong in wisent-supabase-echo, not directly in application repos.

Wisent App

Canonical repos:

  • wisent-ai/wisent-app
  • wisent-ai/wisent-backend
  • wisent-ai/wisent-supabase-wisent-app
  • wisent-ai/wisent-ios

Canonical docs:

  • wisent-app/README.md
  • wisent-app/CLAUDE.md
  • wisent-app/AGENTS.md
  • wisent-app/docs/*
  • wisent-app/documentation/*
  • wisent-backend/README.md
  • wisent-supabase-wisent-app/supabase/migrations/*
  • wisent-ios/README.md
  • wisent-ios/docs/*

Notes:

  • wisent-backend/README.md owns the current backend service contract.
  • DB ownership is split into schema repos. Do not apply app DB migrations from backend/app repos.

Weles / browser automation

Canonical repos:

  • wisent-ai/weles
  • wisent-ai/weles-client
  • wisent-ai/weles-desktop

Canonical docs:

  • weles/README.md
  • weles/AGENTS.md
  • weles/docs/*
  • weles/scripts/**/README.md
  • weles-client/README.md
  • weles-client/SECURITY.md
  • weles-desktop/README.md

Notes:

  • Weles owns authorized browser execution and signed receipts.
  • weles-client owns the public client and receipt-verification contract.
  • weles-desktop is a read-only operations console; execution remains in Weles on the host selected by Stado.

Stado / compute fleet

Canonical repo:

  • wisent-ai/wisent-compute

Canonical docs:

  • wisent-compute/README.md
  • wisent-compute/docs/architecture.md
  • wisent-compute/docs/cli.md
  • wisent-compute/docs/configuration.md
  • wisent-compute/docs/operations.md

Model and media routing

Canonical repos:

  • wisent-ai/brama
  • wisent-ai/image-video-router

Canonical docs:

  • brama/README.md
  • brama/RELEASE.md
  • brama/SECURITY.md
  • image-video-router/README.md

Notes:

  • Brama owns authenticated, provider-neutral LLM routing, client identities, subscriptions, and provider capabilities.
  • image-video-router owns long-running image and video generation routing; it is Brama's sibling, not part of Brama.

Ster / representation engineering

Canonical repo:

  • wisent-ai/ster

Canonical docs:

  • ster/README.md
  • ster-landing/README.md — public website ownership and deployment boundary
  • ster-landing/src/lib/docs.ts — rendered product documentation

Notes:

  • Ster is the native Rust representation-reading and activation-steering product.
  • Wisent is the company name. The former Python product and wisent command were removed in the Rust cutover.
  • The historical wisent-* Python packages are not part of Ster's current crate or CLI contract.

Session history

Canonical repo:

  • wisent-ai/claude-transcripts

Use:

  • historical Claude Code transcripts;
  • forensic lookup;
  • recovering context after a decision was made in a session.

Do not use it as curated documentation.