- types.ts: Session, Trace, Log, Screenshot schemas with Zod validation - repository.ts: CRUD operations with composite partition keys - routes.ts: REST endpoints for session management and data ingest TODOs for Phase 2: - TODO-1: Event bus integration - TODO-2: PII redaction implementation - TODO-6: PII redaction in log ingest - TODO-7: Fatal log alerting - TODO-8: Blob SAS token generation |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||