Trovella Wiki

Trovella Internal Wiki

Internal documentation for the Trovella product team — architecture, implementation, operations, and product knowledge.

Internal documentation organized by system capability. Each domain is self-contained with cross-references to related domains.

Domains

Data & Storage

Schema design, migrations, query patterns, caching, and background jobs.

Infrastructure

Compute, cloud resources, provisioning, secrets, observability, and deployment.

Identity & Access

Authentication, authorization, tenant isolation, and organization management.

Delivery

CI/CD pipeline, testing, quality gates, architecture enforcement, and dependency management.

Application

Routing, API layer, UI components, state management, and admin dashboard.

Search & Retrieval

Indexing, query pipeline, and relevance tuning.

Research & Intelligence

Plan orchestration, AI reasoning, skills, and the tool protocol.

Handbook

Product vision, design language, conventions, and planning.

Guiding Principles

  1. Organize by capability, not by role or team — domains mirror what the system does
  2. Link, don't duplicate — cross-reference related pages instead of repeating content
  3. Content-type discipline — each page is an overview, decision, guide, reference, or runbook
  4. Folders for browsing, metadata for finding — frontmatter tags enable cross-cutting discovery
  5. Docs-as-code — wiki lives in the repo, built by Fumadocs, linted in CI
  6. Start with what exists, grow intentionally — migrate existing docs, add new content as needed

On this page