diff --git a/api/kb/CLAUDE.md b/api/kb/CLAUDE.md index 3e5b0bf..73bcd65 100644 --- a/api/kb/CLAUDE.md +++ b/api/kb/CLAUDE.md @@ -11,8 +11,7 @@ Knowledge base grounding content for the AI contact-screening classifier in `api constrained to exactly the set of `.md` filenames present here (plus `"none"`), so the model can only ever cite a document that actually exists — never a hallucinated one. - Only some classification categories are instructed to ground their answers here rather than - answer freely — currently `donation`, `api_data`, `other`, and - `camera_correction` (see `api/prompts/contact-screening.md` for the exact list). For + answer freely (see `api/prompts/contact-screening.md` for the exact list). For those categories, if nothing here covers the question, the classifier is instructed to defer to a human (`kb-gap` tag) instead of inventing policy. - Files are loaded once when the `api/` process starts. Adding or editing a file here requires