{"name":"coding-knowledge-base","simpleRoutes":{"GET /q?q=your question":"Ask the KB with a simple query string","GET /s?q=search terms":"Search the KB with a simple query string","GET /catalog":"View uploaded document catalog","GET /catalog?groupBy=topic":"View documents grouped by topic","GET /catalog?groupBy=framework":"View documents grouped by framework","POST /upload":"Upload raw text, markdown, or llms.txt content","POST /upload-file":"Upload one text file using multipart/form-data"},"advancedRoutes":{"POST /index":"Add a JSON document to the knowledge base","POST /search":"Search the knowledge base with JSON filters","POST /ask":"Search and answer using GPT-OSS-20B"}}