GPTSpy knowledge base
A register: every observed object of the ChatGPT pipeline has its own page — with measurements, context and dated external sources. Method and setup (German) · Not yet described
Every step is an object in the knowledge base. As of 22 Aug 2026, GPT-5.6, Plus account, browser interface.
/backend-api/me, /settings/user, /models, /system_hints and about 50 more endpoints → backend-api-settings-user, eclipse, backend-api-system-hints. The tracker's context snapshot (platform.*) comes from here.sentinel/chat-requirements/prepare and finalize, Turnstile and proof-of-work in the browser → backend-api-sentinel-chat-requirements-prepare. The reason the runner drives the UI rather than the API.POST /f/conversation with 17 payload keys including model, force_parallel_switch, paragen_cot_summary_display_override → force_parallel_switch (send payload). The reply arrives as an SSE stream → UI event types in the stream (Card, Row, Pressable …).web.run, line-based pipe syntax: mode, query, time window, domain → web.run syntax (pipe format), Query fan-out, Freshness window, Domain restriction, Fan-outs per question.search_result_groups, 14–22 URLs grouped by domain → grouped_webpages / search_result_groups.open|turnXsearchY), so far only in thinking mode → open (opened results), Opened hits.GET /backend-api/conversations/{id} as a paginated messages array → /backend-api/conversations/{id}. What is missing there (fan-outs, Sonic) lives on in the stream.What the client does not see and this map therefore does not show: providers behind web.run, reading cache, fusion/ranking, crawlers. For those, see the external evidence at Retrieval pipelines (Labrador, scrape) and segonzac-2026-08-17.
In the order they apply. Each is a filter; what fails the first never sees the others.
Figures are from 22 Aug 2026 and are updated daily under Search rate and the other metrics.
/backend-api/conversation/{id} (superseded) /backend-api/conversations/{id} backend-api-sentinel-chat-requirements-prepare backend-api-settings-user backend-api-system-hints
search_model_queries run.conversation_format (mapping | messages)
Retrieval pipelines (Labrador, scrape)
entity (entity markup) grouped_webpages / search_result_groups sources_footnote url (inline reference)
force_parallel_switch (send payload)
blyskal-2025-11-03 blyskal-2025-12-08 blyskal-2026-07-22 goodwin-2026-07-08 green-2025-08-09 konitzny-2025-11-19 konitzny-2026-06-22 littlegreenagency-2026-07-02 mcsweeney-2025-12-19 mohanadasan-2026-06-24 mohanadasan-2026-07-14 mohanadasan-2026-08-10 mohanadasan-2026-08-21 promptwatch-2026-08-10 ray-2026-08-17 rudzki-2026-05-05 schneider-2026-01-02 segonzac-2026-02-01 segonzac-2026-05-14 segonzac-2026-08-17 wells-2026-02-12 yesilyurt-rrf
UI event types in the stream (Card, Row, Pressable …)
business (location search) Domain restriction fast (standard web search) Freshness window image (image search) open (opened results) product (product search) slow (freshness-driven search) web.run syntax (pipe format)