Platform Documentation
What PrimeTDAP is, what it does, how it's built, what it costs, and where it can fail. Captures the platform AS IT IS today (with explicit GAP callouts for known shortfalls). The three reference docs at the bottom are auto-generated on every deploy — they are always current; the others are reviewed quarterly.
Functional
Platform Overview
What PrimeTDAP is, who it serves, the engagement-to-deliverable arc, key concepts.
Feature Catalog
Every feature, organized by area. Per feature: what it does, who can use it (tier), where in code.
User Journeys
Common workflows from the user POV — admin uploading a session, CRTA user reading a deck, chat Q&A.
AI Features Inventory
Every AI-enabled surface: model, system prompt, context fed in, human-review gate, cost profile.
Data Model & Storage
PG tables + filesystem paths + Azure resources. What each holds, retention, who reads / writes.
Deliverables Catalog
Every artifact the platform produces — decks, legal brief, DSAR exports, access reviews.
Non-Functional
Non-Functional Requirements
Performance, availability, scalability, observability, maintainability — targets vs current.
Performance & Scale Profile
Current measured / estimated performance + bottleneck map + capacity ceilings.
Operational Posture
What we monitor, what alerts exist, runbook cross-references, on-call cadence.
Technology Stack & Integrations
Languages, frameworks, libraries, external services. Versions + why each chosen.
Reference (auto-generated)
API Reference
Every HTTP endpoint, with auth tier + method + path. Regenerated from FastAPI's openapi.json on every deploy.
Database Schema Reference
Every PG table, column, index, FK, retention TTL. Regenerated from schema.sql on every deploy.
Module Map
Every Python module, line count, docstring summary. Regenerated from app/*.py on every deploy.
Functional + non-functional documentation of the PrimeTDAP platform. Separate from Security & Compliance (which is about HOW we protect data). For policies, procedures, AI governance, public Privacy/Terms/Model Card, see Security & Compliance.