docs(keycloak-session-store): list every concept this lab used but never explained
The lab wrote 26 experiments on top of names it never defined. Comparing the terms used against the places that actually explain them: 24 have no explanation anywhere. conntrack appears 35 times across the experiment documents, refresh token rotation 17, JWKS and Liquibase 11 each. The list groups them in eight layers with, for each, where it came up, whether it is explained centrally, only inside one experiment, or nowhere, and what specifically needs to be learned. It is mapped onto the six topics of the decomposition contract rather than standing beside it — two glam of operations-that-report-success cannot be written without systemd, and Restart=, journald and Type=forking are all in the "nowhere" column. The bottom layer is the worst of it. systemctl has been typed eight times as a command and never explained, and the unit file, cgroup, restart policy and crash-loop limit under it are unwritten. Building the list turned up a piece of evidence the lab missed. B-7 recorded that it narrowed the 502 by splitting layers and calling traefik directly to bypass nginx. The host nginx journal had already written the cause in a sentence — "upstream sent too big header ... /oauth2/callback" — and none of the 147 evidence files contain it. That is what journald being in the "nowhere" column cost. Also fixes ten spatial-metaphor errors the tightened check_prose now catches, nine of which predate this section. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
1f04117bbf
commit
6955611439
@@ -7,7 +7,7 @@
|
||||
"revision": "cdac9b8178391311d8eca1ebc6cac15bb62d79af",
|
||||
"verified": "이 커밋이 A-1 부터 D-4a 까지 실험 전량을 병합한 tip 이고 저장소 HEAD 다. git branch --contains 가 experiment 브랜치 26 개를 모두 낸다 (2026-09-07 확인)"
|
||||
},
|
||||
"ssotSha256": "9d2acdd6d38074572d6707655ede4b6768a1e508345e458483da33539fe9e65c",
|
||||
"ssotSha256": "e51464baa254783bb63463a5009c46f432dbf9c21ab75e67e4b8516038661851",
|
||||
"sourceRevision": "keycloak-session-lab@2026-09",
|
||||
"generatedAt": "2026-09-07",
|
||||
"candidateScope": {
|
||||
|
||||
Reference in New Issue
Block a user