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-webwisent-ai/echowisent-ai/echo-desktopwisent-ai/wisent-supabase-echo
Canonical docs:
echo-web/README.md— product boundary, architecture, environment, and deploymentecho-web/CLAUDE.md— repository-specific operating rulesecho-web/docs/*— feature flows and operational notesecho/README.md— read-only CLI and MCP surfaceecho-desktop/README.md— native read-only repository inventorywisent-supabase-echo/supabase/migrations/*— schema source of truth
Notes:
- Echo owns adaptive content, experiment assignments, first-party analytics, and centralized onboarding.
content-platformis 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-appwisent-ai/wisent-backendwisent-ai/wisent-supabase-wisent-appwisent-ai/wisent-ios
Canonical docs:
wisent-app/README.mdwisent-app/CLAUDE.mdwisent-app/AGENTS.mdwisent-app/docs/*wisent-app/documentation/*wisent-backend/README.mdwisent-supabase-wisent-app/supabase/migrations/*wisent-ios/README.mdwisent-ios/docs/*
Notes:
wisent-backend/README.mdowns 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/weleswisent-ai/weles-clientwisent-ai/weles-desktop
Canonical docs:
weles/README.mdweles/AGENTS.mdweles/docs/*weles/scripts/**/README.mdweles-client/README.mdweles-client/SECURITY.mdweles-desktop/README.md
Notes:
- Weles owns authorized browser execution and signed receipts.
weles-clientowns the public client and receipt-verification contract.weles-desktopis 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.mdwisent-compute/docs/architecture.mdwisent-compute/docs/cli.mdwisent-compute/docs/configuration.mdwisent-compute/docs/operations.md
Model and media routing
Canonical repos:
wisent-ai/bramawisent-ai/image-video-router
Canonical docs:
brama/README.mdbrama/RELEASE.mdbrama/SECURITY.mdimage-video-router/README.md
Notes:
- Brama owns authenticated, provider-neutral LLM routing, client identities, subscriptions, and provider capabilities.
image-video-routerowns 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.mdster-landing/README.md— public website ownership and deployment boundaryster-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
wisentcommand 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.