# Possible A sourced wiki of what people and agents can make possible. - Agent protocol (static; no backend or query-aware endpoint): https://possible.sh/agent/protocol.json - Search index: https://possible.sh/agent/search.json - Exact page read: https://possible.sh/agent/read/{slug}.json - Derived related pages: https://possible.sh/agent/related/{slug}.json - Corpus index: https://possible.sh/wiki/index.json - Individual page JSON: https://possible.sh/wiki/{slug}.json - Human page: https://possible.sh/wiki/{slug} - Source repository: https://github.com/fraylabs/possible Each page includes maintained prose, sources, a review date, authored aliases when available, directional links, backlinks, and related pages. The static search response is a downloadable index; apply its documented normalization and ranking locally. Query parameters are not evaluated. Search consumers must distinguish a verified route, a partial route, and no maintained route. Similarity alone is not evidence of a solution. Read and related accept only slugs present in the published index. Unknown slugs have no JSON error contract on the static SPA deployment. Possible supplies knowledge; the consuming agent remains responsible for reasoning and execution.