Site Map
46 pages · 15 API endpoints across 7 sections
Overview
| Route | Label | Description | |
|---|---|---|---|
| / | Home | Platform overview and live activity | Open → |
| /tour | Tour | First-time visitor tour — what the platform does, in plain English | Open → |
| /digest | Digest | Daily morning brief — what happened in the last 24 hours | Open → |
| /inspection | Inspection | Inspection package and evidence binder | Open → |
| /me | My Profile | Your identity, recent signatures, and preferences | Open → |
| /notifications | Notifications | Unified feed of every signal worth your attention | Open → |
Operations
| Route | Label | Description | |
|---|---|---|---|
| /console | Console | Agent operations mission control: fleet, tasks completed, sign-offs needed | Open → |
| /studies | Studies | Study index and per-study consoles | Open → |
| /protocols | Protocols | Clinical protocol library — every protocol with version, amendments, and file metadata | Open → |
| /sites | Sites | Clinical-site benchmark across every study under management | Open → |
| /cohorts | Cohorts | Cohort comparison: pick 2-4 study cohorts and compare enrollment, screen fail, dropout, AE, time-to-first-dose | Open → |
| /enrollment | Enrollment | Platform-wide subject enrollment: planned vs actual, recruitment rate, screen-fail / dropout | Open → |
| /timeline | Timeline | Agent activity timeline | Open → |
| /staging | Staging | Staging console and review queue | Open → |
| /workspace | Workspace | Live workspace — upload real documents (PDF or text) and have them processed at runtime | Open → |
| /costs | Costs | AI cost analytics and token usage | Open → |
| /risks | Risks | Risk register and mitigations | Open → |
| /compliance | Compliance | Part 11 + ALCOA+ real-time compliance dashboard | Open → |
| /health | Health | Operational health: crons, endpoints, Supabase, SLOs | Open → |
| /integrations | Integrations | L0 vendor adapter catalog: EDC, CTMS, eTMF, safety, eCOA, RTSM | Open → |
Commercial & Growth
| Route | Label | Description | |
|---|---|---|---|
| /growth | Commercial & Growth | The commercial front of the funnel: BD opportunity sourcing, capture, and patient recruitment | Open → |
| /opportunities | Capture Funnel | BD opportunity sourcing (#32) and the human-gated capture & bid funnel (#33) | Open → |
| /recruitment | Recruitment | Patient identification & recruitment (#34) over a de-identified, synthetic registry | Open → |
Sponsor
| Route | Label | Description | |
|---|---|---|---|
| /portal | Portal | Sponsor portal and requests inbox | Open → |
Catalog
| Route | Label | Description | |
|---|---|---|---|
| /agents/compare | Agents Compare | Side-by-side agent comparison | Open → |
Reference
| Route | Label | Description | |
|---|---|---|---|
| /architecture | Architecture | Interactive L0–L5 layered stack diagram | Open → |
| /autonomy | Autonomy | A0–A4 autonomy framework: what each class allows, prohibits, and requires | Open → |
| /data-flow | Data Flow | End-to-end protocol amendment journey: sponsor → staging → sign → live | Open → |
| /validation | Validation | CSV/CSA validation evidence and reports | Open → |
| /models | Models | Model registry: pinned IDs, agent assignments, and change history | Open → |
| /schema | Schema | Database schema ERD: tables, columns, and foreign keys with hover/click | Open → |
| /search | Search | Search studies, agents, and requests | Open → |
| /glossary | Glossary | Every acronym and concept used across the platform | Open → |
| /faq | FAQ | Common questions for sponsors, executives, inspectors, and new hires | Open → |
| /sitemap | Sitemap | Every route in the platform, grouped by section | Open → |
| /api-docs | API Docs | API reference: every public endpoint with query params and example payloads | Open → |
| /shortcuts | Shortcuts | Keyboard hotkey reference for navigation, search, and global actions | Open → |
| /demo-accounts | Personas | Demo personas walkthrough — tour the platform as different roles | Open → |
| /exports | Exports | Unified download hub for every evidence bundle and catalog CSV | Open → |
| /audit/query | Audit Query | Construct precise inspector filters across the provenance event spine, with the SQL predicate shown | Open → |
| /flags | Feature Flags | Every feature flag in the platform, its current state, owner, and last toggle | Open → |
| /dependencies | Dependencies | Software bill of materials: every runtime dependency with license, version, and risk class | Open → |
| /security | Security | Security posture: encryption, access controls, threat model, compliance frameworks | Open → |
| /privacy | Privacy | Privacy policy: data minimization, PHI/PII handling, GDPR/HIPAA approach, subject rights | Open → |
| /roadmap | Roadmap | Phase 1 → Phase 4 build plan with per-workstream status | Open → |
| /changelog | Changelog | Recently shipped features, grouped by month | Open → |
API Endpoints
| Route | Label | Description | |
|---|---|---|---|
| /api/provenance | Provenance | Provenance event stream for regulated writes | JSON |
| /api/staging/scorecards | Staging scorecards | Per-agent staging review queue scorecards | JSON |
| /api/crons/status | Cron status | Latest run state for every scheduled job | JSON |
| /api/cost-meter | Cost meter | Aggregate AI token spend and call counts | JSON |
| /api/cost-meter/trend | Cost meter trend | Time-series cost trend across windows | JSON |
| /api/agents/leaderboard | Agent leaderboard | Top agents by runs, accuracy, and cost | JSON |
| /api/timeline | Timeline | Cross-agent activity timeline events | JSON |
| /api/heatmap | Heatmap | Activity heatmap across studies and agents | JSON |
| /api/risks | Risks | Risk register entries and mitigations | JSON |
| /api/portal | Portal | Sponsor portal requests and replies | JSON |
| /api/agents/compare | Agents compare | Side-by-side agent metric comparison | JSON |
| /api/costs | Costs | Detailed AI cost analytics | JSON |
| /api/validation | Validation | CSV/CSA validation runs and evidence | JSON |
| /api/search | Search | Unified search across studies, agents, and requests | JSON |
| /api/compliance | Compliance | Part 11 and ALCOA++ compliance signals | JSON |