Geo Repository

prompts

Every LLM prompt in the app. Each card says where the prompt runs and which model it goes to. Editing saves a git-versioned override file (prompts/<id>.md) that the next LLM call picks up immediately — no redeploy. Required {placeholders} are validated on save, so an edit can never break a pipeline. Reset deletes the override and returns to the code default.