Internal · Editorial operations
AI Content Operations Dashboard
RAG search
Live console
The same pipeline editors use to interrogate the corpus before commissioning new work.
Demo mode: Answers come from the live retrieval pipeline (/api/rag) over this corpus. Demo mode uses a deterministic heuristic model instead of an LLM; every answer says which one produced it.
Nothing asked yet.
Pick an example above or type your own question. Each answer lists its sources. When coverage is thin you get a refusal instead of a confident guess. Try asking about vacation policy and see what happens.
Prompt-injection probe
Fire an instruction-style string at the retrieval endpoint and watch the guardrail answer: the system treats it as a question about content, refuses the embedded command, and logs what happened.