HomeDocumentation

Triad Displays — Documentation

Operational runbook, upgrade guide, AI knowledge base, and system reference for the Triad Displays web platform.

Last updated: July 16, 2026
40+
Pages & Routes
20
API Endpoints
7
Security Layers
7
Ecosystem Brands

Available Downloads

RUNBOOK.md

v2.0

Full Operational Runbook

Complete system documentation including architecture, all API endpoints, security architecture, admin guide, upgrade procedures, incident response, DNS setup, backup & recovery, and full changelog.

Size: ~18 KBUpdated: July 16, 2026

Contents

System Overview & Architecture
All Pages & API Endpoints
Security Architecture
Admin Panel Guide
Ecosystem Brands Management
AI Chat & Knowledge Base
Upgrade Guide
Incident Response
DNS & Domain Setup
Backup & Recovery
Full Changelog

knowledgebase.py

Python 3.8+

AI Knowledge Base Module

Python module containing the complete structured knowledge base for the Triad Displays AI support system. Includes product catalog, FAQ database, ordering process, ecosystem brands, and Gemini system prompt generator.

Size: ~14 KBUpdated: July 16, 2026

Contents

Company Profile & Contact Info
Full Product Catalog (4 categories)
Ordering Process & Lead Times
Design Services & Food Image Library
Sister Brand Ecosystem (7 brands)
FAQ Database (12 Q&A pairs)
Gemini System Prompt Generator
Keyword Search Function
Interactive Q&A Mode (local)
Live Gemini AI Mode
JSON Export Function

Using knowledgebase.py

python knowledgebase.py --interactiveLocal Q&A mode (no API key needed)
python knowledgebase.py --search "digital menu"Search the knowledge base
python knowledgebase.py --export-promptGenerate Gemini system prompt
python knowledgebase.py --export-json > kb.jsonExport full knowledge base as JSON
python knowledgebase.py --live-ai --api-key YOUR_KEYLive Gemini AI mode
python knowledgebase.py --faqShow all FAQ entries
python knowledgebase.py --ecosystemShow sister brand ecosystem

Live AI mode requires: pip install google-generativeai and a valid Gemini API key from Google AI Studio.

Recent Changes

security

Cryptographic session tokens + bcrypt password hashing

Jul 16, 2026

security

Brute-force rate limiting (5 attempts / 30-min lockout)

Jul 16, 2026

security

Security headers: CSP, HSTS, X-Frame-Options

Jul 16, 2026

feature

Ecosystem footer strip with 7 sister brands

Jul 16, 2026

feature

Admin Ecosystem tab — add/edit/delete brands

Jul 16, 2026

feature

Drivethru.systems added to ecosystem

Jul 16, 2026

launch

Full site launch — Gemini AI, 1,413 food images, admin panel

Jul 2026

Security Status

Cryptographic session tokens
bcrypt password hashing
Rate limiting active
httpOnly secure cookies
CSP headers enabled
HSTS enabled
Admin routes protected

Need Help?

For technical questions about this platform:

GoDaddy Support