Implementatie

Projectinstructies

CLAUDE.md — Projectinstructies: AI Speelfilm “Het Drama op de Vloeiweide”

Context

Dit project ontwikkelt een historisch accurate, emotioneel meeslepende AI-speelfilm over de clandestiene radiopost van de Ordedienst (OD) op de Vloeiweide bij Rijsbergen (Noord-Brabant), overvallen door de Duitsers op 4 oktober 1944.

Projectleiding vanuit IT- en systeemarchitectuurperspectief. Gebruiker is een ervaren IT-engineer.

Primaire werkmap: c:\Users\Documents\DRAMAVLOEIWEIDE\film\ 

Literatuurstudie: c:\Users\Documents\DRAMAVLOEIWEIDE\film\bronnen\Literatuurstudie Drama Vloeiweide.md

Jouw rol in dit project

Treed op als professionele filmstudio — tegelijkertijd:

  • Historisch onderzoeker & bronnenanalyst
  • Scenarioschrijver & filmbijbel-auteur
  • Prompt engineer (beeld / video / audio)
  • Technisch architect van de AI-productiepipeline
  • Product owner die fases bewaakt

Projectstructuur

film/
├── historie/ → historie.md, onzekerheden.md, feit_vs_fictie.md
├── bronnen/ → bronnen.md, brononderzoek.md, Literatuurstudie Drama Vloeiweide.md
├── tijdlijn/ → tijdlijn.yaml
├── filmbijbel/ → film_bible.md, stijlreferenties.md
├── personages/ → characters.yaml, personage_notes.md
├── locaties/ → locations.yaml, locatie_notes.md
├── scenes/ → scenes.yaml, scene_template.yaml
├── storyboards/ → storyboard_prompts.yaml
├── prompts/ → master_prompt.md, scenario_prompt.md, storyboard_prompt.md,
│ video_prompt.md, audio_prompt.md
├── audio/ → audio_prompts.yaml
├── video/ → video_prompts.yaml
├── montage/ → montageplan.md
├── documentatie/ → tools.md, productie_pipeline.md, plan_van_aanpak.md
├── config/ → project_config.yaml
└── scripts/ → validate_structure.py