Skip to Content
Overview

TruStacks Docs

TruStacks is an AI agent crew that proposes every software-delivery change as a reviewed, policy-checked pull request. Engineers ship faster without breaking the controls auditors care about.

Agents propose. Policy decides. Humans approve.

This site is the technical reference. For positioning, pricing, and the product overview, head to trustacks.com.

Where to start

  • Getting started · install the runner, point it at your first repository, and watch the crew open its first PR.
  • Installation · local development, cluster deploy, credentials, and GitOps wiring.
  • Workshops · guided walkthroughs that exercise the crew on real-shaped problems.
  • Reference · architecture, the constitution, Specialist Packs, the runner CLI, the MCP server surface, and the policy linter.
  • Concepts · how TruStacks fits with spec-driven development tools (Spec Kit, Kiro) and other ecosystems you may have arrived from.

How TruStacks fits together

The platform has three layers, each one strictly stricter than the one above.

┌──────────────────────────────────────────────────────────────────┐ │ Customer Overlay (your architects, SREs, compliance team) │ │ Your domain rules. Authoring at the Team tier and above. │ ├──────────────────────────────────────────────────────────────────┤ │ Specialist Packs (TruStacks, paid, signed) │ │ SOC2, HIPAA, PCI, FedRAMP, ITIL │ │ Community packs (open source, free) │ │ Frameworks, CI runtimes, industry overlays │ ├──────────────────────────────────────────────────────────────────┤ │ Constitution (TruStacks, signed, immutable, free at all tiers) │ │ The universal rules every proposal must respect. │ └──────────────────────────────────────────────────────────────────┘

The agent crew reads all three. Each PR carries a citation back to the rule that motivated it. Your existing GitOps controller deploys merged PRs the way it always has.

Status

These docs are under active construction ahead of the public Beta. The reference, installation, and workshop sections are content-complete; new pages will continue to land as the platform settles. If something is missing or wrong, open an issue.

Last updated on