PRD-001 — Dental Clinic Revenue Operating System
Status: Official · Consumer #1
Owner: Dental product engineering
Repository: Dental Clinic Revenue Operating System
Baseline tag: v4.2-public-experience-platform
Last updated: 2026-07-05
Overview
Production Laravel modular monolith for dental clinic revenue operations — leads, CRM, marketing, compliance, public clinic websites, and AI-assisted clinic workflows with healthcare advertising compliance (jurisdiction packs).
Business purpose
Help dental clinics capture, qualify, and convert leads while maintaining compliant public presence and operational CRM.
Architecture
flowchart TB
subgraph PRD001["PRD-001"]
Leads[Leads]
CRM[CRM]
Mkt[Marketing]
Comp[Compliance]
CTS[ClinicTemplateSystem]
AI[AI Module]
Pub[PublicExperience]
end
PL003[PL-003] --> AI
PL004[PL-004] --> AI
Leads --> CRM
CTS --> PubModules
| Module | Purpose |
|---|---|
| Shared | Cross-cutting abstractions |
| Clinic | Clinic configuration |
| Leads | Lead capture and qualification |
| CRM | Patients and appointments |
| Marketing | Campaigns and content |
| Tracking | Analytics events |
| Compliance | Regulatory audit |
| ClinicTemplateSystem | Website templating |
| AI | Platform adapters, tools, capabilities |
| Growth, PlatformUX, PublicExperience | Frozen platform modules @ baseline |
Deep docs: product repo AGENTS.md and docs/architecture/
Index: MODULES/PRD-001/README.md
Agent
Clinic Agent — primary product agent. Doc: AGENTS/clinic-agent.md
Platforms consumed
| Platform | Pin | Usage |
|---|---|---|
| PL-001 | @1.0.0 | ZEP runtime |
| PL-002 | @1.0.0 | Design system |
| PL-003 | @0.7.0+ | AI runtime |
| PL-004 | evolving | Intelligence adapters |
Federation export
php artisan ai:agent-ops:exportEnv: AI_AGENT_OPS_EXPORT_PATH
Deployment
PostgreSQL · Laravel queues · Filament admin at /admin · Blade public site
Known limitations
- Embedded ERP transitional legacy in
docs/development/ - Frozen platform modules — 0-byte diff required against baseline
Related
- AGENTS/clinic-agent.md
- PLATFORMS/PL-003-ai-runtime.md
- Product
AGENTS.md
Breadcrumbs: Home → Products → PRD-001