# Prompt Library

This directory groups the prompt documentation into two families:

- `Offline learning`: prompts used by `POMDPDDL.offline_model_learning.learning_pipeline.cli`.
- `Online Planning`: prompts used by `scripts/generate_online_problem.py` and the runtime observation prompt used by `scripts/run_interactive_executor.py`.

Every prompt folder contains:

- the copied prompt markdown file,
- an English `README.md` describing the agent, role, inputs, outputs, and trigger conditions,
- 