TEDLad platform
Engineering notes
Source-grounded explanations of TEDLad's implemented architecture.
Tenant and authorization boundaries
How TEDLad keeps organization and workspace records scoped with PostgreSQL row-level security and server-side permission checks.
Read the implementation guideDurable execution and evidence
How workflows, email, integrations, usage limits, and recovery paths record auditable state instead of relying on browser success messages.
Read the implementation guideKnowledge and public-channel safety
How file scanning, bounded extraction, retrieval evidence, public-session limits, and human handoff boundaries work together.
Read the implementation guide