colinislit
ac98070fe4
| E2.S1 | Prompt engineering | System prompt + user prompt templates, evidence-based mapping
| E2.S2 | Generate endpoint | `POST /api/behandelplan/generate` retourneert JSON, < 8 sec response
| E2.S3 | AI event logging | Calls loggen naar `ai_events` tabel
new file: app/api/behandelplan/generate/route.ts
modified: docs/specs/behandelplan/bouwplan-behandelplan-v1.md
modified: docs/templates/bouwplan_template.md
new file: lib/ai/behandelplan-prompt.ts
new file: lib/ai/intervention-mapping.ts
modified: lib/supabase/database.types.ts
2025-12-04 09:27:12 +01:00
..
2025-12-04 09:27:12 +01:00
2025-11-23 12:19:47 +01:00
2025-11-15 23:59:38 +01:00
2025-12-02 13:37:45 +01:00
2025-11-23 12:20:14 +01:00
2025-11-25 23:05:52 +01:00
2025-11-24 14:14:06 +01:00
2025-12-04 09:27:12 +01:00
2025-11-25 13:37:00 +01:00
2025-12-04 09:09:23 +01:00
2025-11-15 22:06:48 +01:00