Import a Slack export JSON file or paste normalized thread data; the sample workspace stays clearly synthetic.
The backend groups messages into threads, extracts Q&A, scores confidence, and switches the UI into your uploaded workspace.
Ask the harvested knowledge base and inspect the MCP-style response format with source thread, confidence, and answer text.
Forager harvests the resolved Q&A out of Slack, scores each answer's confidence, and shows the result in an MCP-style tool-contract panel so reviewers can inspect the response shape agents would see — not another wiki nobody updates. This is a simulation of the contract, not a live MCP server.
Import a Slack channel export JSON file or paste normalized thread JSON. The backend groups messages into threads, extracts Q&A server-side, and swaps the UI from sample mode to your uploaded workspace.