Documentation Library

Complete technical documentation for the Listener Price Oracle, Listener Reporting Service, Webhook Push, and the Trinity Beast Command Center. Everything you need to integrate, operate, and optimize — organized by category.

🌐 Documents available in 12 languages. Your selected language is applied automatically.

Translated by the Trinity Beast Translation Service — AI-powered, code-aware document translation.

Core Reference
Architecture & Infrastructure
Data & Reports
Operations & Lifecycle
Performance

Getting started guides, operational walkthroughs, and onboarding documentation. These are the first documents new team members and partners should read.

Core Reference

Infrastructure Observability Live

Public view of the entire network — 4 containers, 6 exchanges, Aurora, ElastiCache, SQS, Lambda, WAF, and a live price feed cycling every 6 seconds. No auth required.

View Live →
Core Reference

Website Analytics

Pattern explorer — page views, reading time, scroll depth, video plays, CTA clicks, form submissions, downloads, traffic sources, and visitor countries.

Open Analytics →
Core Reference

Quick Reference

Common tasks, code examples in 15+ languages, all 4 LRS report endpoints with full JSON responses, troubleshooting tips, and operational cheat sheets.

View Guide →
Core Reference

Command Center Guide

Complete user's guide to the TBCC — 6 widget dashboards, Kiro CLI, Aurora pgAdmin, terminal relay, AWS operations, and admin console walkthroughs.

View Guide →
Core Reference

Partner Onboarding

How to connect AWS partners via PrivateLink (TCP) and VPC Peering (UDP) — step-by-step onboarding for both sides with exact CLI commands.

View Guide →
Core Reference

Associate Onboarding

How to subscribe, configure, and receive real-time prices via Webhook Push — tiers, endpoints, payload format, HMAC verification, and FAQ.

View Guide →
Platform

Account Dashboards

The customer self-service portal — passwordless magic link auth, role-based panel routing, Stripe billing portal, API key management, 30-day usage charts, donation history, webhook configuration, and admin impersonation. Full architecture, API reference, and security design.

View Guide →
Core Reference

Kiro Command Center (KCC)

How Kiro operates The TBI — pre-built API routines, deployment automation, session-persistent steering, and the KCC vs TBCC comparison.

View Guide →

System design, AWS resource specifications, project structure, and infrastructure-as-code. The technical foundation of The Trinity Beast Infrastructure — how it's built, how it's deployed, and what it costs.

Architecture

System Architecture Guide

Complete system architecture — three-tier cache (sync.Map → ElastiCache → REST), data flows, Mermaid diagrams, deployment strategies, and security model.

View Guide →
Architecture

Infrastructure Specification v16

Full technical specification — AWS resource inventory, networking, Aurora Serverless v2, ElastiCache for Valkey, ECS Fargate, Distributed Adaptive Governor, ALB with LOR algorithm, and CloudFormation templates.

View Spec →
Architecture

Project Structure

Go monorepo layout — 3 binaries, 10 internal packages, Mermaid folder tree diagram, and file-by-file reference guide.

View Structure →
Architecture

Docker Setup Guide

Multi-stage Dockerfiles, 14-tool troubleshooting toolkit, build commands, ECR push, ECS deploy, health checks, and ECS Exec container access.

View Guide →
Architecture

Go Application Features

The engineering showcase — table-driven Exchange Manager, 6-exchange WebSocket engine, zero-alloc UDP v6, 24-counter runtime telemetry, cluster-wide ElastiCache aggregation, and 16 tunable profiles.

View Features →
Architecture

CloudFormation Recovery Guide

Complete infrastructure-as-code template — 123 resources, one command to recreate everything. Disaster recovery playbook, deployment guide, and resource wiring explained.

View Guide →
Architecture

Resource Inventory

Complete inventory of all AWS resources — ECS services, Aurora, ElastiCache, ALB, NLB, CloudFront, S3, Lambda, DNS, VPC, and every connection between them.

View Inventory →
Architecture

Infrastructure Resource Costs

Full cost transparency — monthly breakdown by resource, visual cost distribution, optimization history, and future savings opportunities. Every dollar accounted for.

View Costs →
Architecture

Unified Messaging Envelope

The architectural pattern that unifies the entire system. Every API response, every email, every webhook delivery follows the same envelope — identifying the service, node, region, and timestamp. Shows how email connects all database islands through a shared identity thread. Live examples from every endpoint. Designed for extensibility.

View Guide →

API endpoint documentation, database schemas, cache key patterns, and monitoring configuration. The data layer — every table, every key, every metric.

Data & Reports

API Reference

Comprehensive endpoint documentation for LPO and LRS — authentication, parameters, full response schemas, rate limits, and error codes.

View Reference →
Data & Reports

LRS Report Management

Listener Reporting Service deep dive — usage reports, summary analytics, report-on-report tracking, limits, and integration patterns.

View Guide →
Data & Reports

CloudWatch & Alarms Guide

4 dashboards, 17 alarms, SNS notifications (email + SMS), 10 log groups, custom metrics, and alarm response playbook.

View Guide →
Data & Reports

Aurora Data Dictionary

Complete schema reference — all 35 Aurora tables with every column, data type, default, nullable, indexes, foreign keys, CREATE TABLE statements, and descriptions.

View Dictionary →
Data & Reports

ElastiCache Definitions

All ElastiCache key patterns — price cache, API key cache, app config, usage log indexes, adaptive governor counters, session/webhook deduplication, and sync high-water marks.

View Definitions →
Data & Reports

Website Analytics Guide

Privacy-first website analytics — client beacon, 5 event types, 2 Aurora tables, 6 indexes, admin API with 10 aggregation fields, security & abuse prevention, 24-page coverage map, KCC/TBCC integration. Zero cookies, zero third-party deps.

View Guide →
Data & Reports

Security Audit

Inside-threat assessment with full IAM role audit, network isolation analysis, 5 attack path traces, and Kiro's penetration difficulty rating. Covers partner/associate access boundaries, active mitigations, and least-privilege verification across all service roles.

View Audit →
Data & Reports

Internal Security Audit

Detailed inside-threat assessment, IAM role audit, and network isolation analysis. Attack path traces, penetration difficulty ratings, partner and associate access boundaries, and active mitigation verification across all service roles.

View Audit →
Data & ReportsNew

Security Posture

Complete defensive security architecture — 11 layers from edge to data. CloudFront + Shield, dual WAF with honeypot traps, application auth & rate limiting, VPC isolation, encryption everywhere, the Flame Path (UDP), GuardDuty + anomaly detection, AI-powered AutoOps threat response, full audit trail, least-privilege IAM, and secrets management. Every rule, every path, every defense.

View Posture →
Data & ReportsNew

Translation Parameters

Complete reference for all 39 runtime parameters governing the Translation Engine — Bedrock pricing per model and execution mode, token estimation ratios, daily spend controls, customer pricing and service fee markup, and batch inference configuration. Separate from application parameters — translation is a standalone service.

View Reference →

Runtime configuration, subscription management, payment processing, and performance tuning. How to operate and optimize The Trinity Beast Infrastructure day-to-day.

Operations

Application Parameters

Complete reference for all 80 runtime parameters across 12 categories — system mode profiles, cache tuning, DB pool settings, usage log batching, price source configuration, webhook tiers, and rate limiting.

View Reference →
Operations

Subscription Lifecycle

Subscription lifecycle management — Stripe SDK integration, webhook processing, Customer Portal, tier upgrades/downgrades, cancellations, LRS add-on lifecycle, payment failure grace period, and cache invalidation.

View Guide →
Operations

Optimization Guide

Performance tuning — connection pooling, three-tier cache strategies, GC tuning, rate limiter configuration, and cost optimization.

View Guide →
Operations

Stripe Implementation

Payment processing — Stripe Payment Links, webhook handling, receipt Lambda, subscription management, donation processing, and LRS add-on activation.

View Guide →
Operations

Ad Campaign Setup Guide

X (Twitter) ad campaign setup — targeting, budget, ad copy variations, campaign flow, and pre-launch checklist for the LPO launch campaign.

View Guide →
Operations

Message Queue Configuration

SQS-powered usage log pipeline — fire-and-forget from the hot path, guaranteed delivery to Aurora via Lambda consumer. Application parameters, message envelope format, and extensibility patterns.

View Configuration →
Operations

Multi-Lingual Communications

12 languages, zero barriers. Static JSON i18n engine, AWS Translate for dynamic content, multi-lingual SES emails, real-time map caption translation with ElastiCache caching. Full architecture diagram showing how language flows through every layer — website, email, support tickets, and the Impact Map.

View Guide →
Operations

AI AutoOps Implementation

5-layer autonomous operations system — all LIVE. Self-healing, AI threat analysis, anomaly detection, support automation, and Bedrock-generated operational digests. 7 Lambdas, 6 EventBridge rules, 4 ML anomaly detectors.

View Guide →
OperationsNew

AutoOps Translation Engine

Custom Bedrock-powered translation engine replacing AWS Translate. Sentinel preprocessing, validator system, Step Function orchestration, 9 admin endpoints, Aurora observability, cost protection, and CLI compatibility. The only Python Lambda in the fleet.

View Guide →
Operations

EAM Admin Panel

Visual management of the Exchange Asset Map — toggle prewarm WebSocket feeds and dropdown visibility per asset, add or remove assets, and sync changes to running containers without writing SQL. Replaces the raw SQL + kcc sync-eam + force-deploy manual workflow.

View Guide →
PlatformNew

Translation Service

AI-powered document translation as a service. $3.00 per document-language pair, 21 languages, validator system that catches what AWS Translate misses. Full API reference, UME-compliant responses, Account Dashboard integration, and transparent pricing with our_cost visibility.

View Service →

Stress test results, benchmarks, and the test plan for validating throughput across Public and Partner access paths. Proving the system works under pressure.