The keycloak project ended with four open questions that design could not
settle. A two-VM lab was built to answer them by measurement, and this is
that material: 26 experiments, 125 raw command outputs, 22 browser captures.
Follows the import procedure in README.md.
source/ the originating repository verbatim — 78 documents, 28 SVGs,
8 manifests, plus .source-revision recording the commit
final/ the SSOT
document.md 729 lines written from the 29 experiment documents, not
concatenated: what was predicted, what was measured, and
where the measurement itself was wrong
evidence/raw 125 outputs, flattened to <experiment>__<file> because
the originals collided (01-baseline.txt appeared three
times) and the audit only globs the top level
evidence/meta one per raw file; command and exitCode are null and the
README says why rather than inventing them
evidence/browser 22 captures
assets/ three diagrams through techviz
.techviz/ their VizSpecs
A separate project rather than an addition to keycloak: the B-layer answers
that project's four questions, but the A, C and D layers are about cluster
failure, SSO and operations, and one document.md should hold one subject.
The four question records there can point here through 관계.
Recorded rather than papered over: only three of the 28 diagrams were
remade. The repository forbids hand-drawn SVG and forbids titles inside the
canvas; all 28 originals carry both, so converting them is redrawing, not
reformatting. They stay in source/ and the gap is written into the document.
verify-pipeline.py passes. audit-records.py reports no issues.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
28 lines
2.4 KiB
Plaintext
28 lines
2.4 KiB
Plaintext
Sub-scope 226-inbound-websocket-testkit-probes.txt (inbound-graphql) testkit + alt source sets
|
|
revision=a24ece9cf797f7ea647e33bf846b115208ed1ba5
|
|
generatedAt=2026-08-30T09:51:59+00:00
|
|
|
|
=== OWNED FILES ===
|
|
17eb9a4bd045a3891202e153d0f714ace1457e22 src/brokerRelayTest/java/dev/caskeleton/advanced/stomp/StompBrokerContractTest.java 154
|
|
4f646426ad55797b3e6c7b5486e58bc2cff39bea src/jettyWebSocketTest/java/dev/caskeleton/runtime/JettyWebSocketRuntimeIT.java 42
|
|
5679c3b0971800aab94eda9c026f4c6aaf776175 src/nginxWebSocketTest/java/dev/caskeleton/proxy/NginxWebSocketContractIT.java 195
|
|
2db85fb66392caf7539e91a256b461f6cbd56302 src/nginxWebSocketTest/java/dev/caskeleton/proxy/NginxWebSocketHarness.java 76
|
|
68805c1ef2bcc818f8a05c68529954e393127d21 src/nginxWebSocketTest/resources/nginx/nginx-no-upgrade.conf 24
|
|
358afd0287de525fe4c0c48936bcda7195b3424a src/nginxWebSocketTest/resources/nginx/nginx.conf 58
|
|
78b5b0880143fd87c6efadb9f5344cd7bc7b0732 src/test/java/dev/caskeleton/arch/WebSocketArchitectureRulesTest.java 91
|
|
877c440e5db564aea0e7d8af76ac19c23ada19f5 src/test/java/dev/caskeleton/fault/CommandLossRecoveryTest.java 236
|
|
0cffb1816edca5783e02d0604c9e75f76bf3c86b src/test/java/dev/caskeleton/performance/SlowConsumerGateTest.java 12
|
|
693e170137a2e41476a826f803e40d29045631ac src/test/java/dev/caskeleton/runtime/TomcatWebSocketAbuseIT.java 84
|
|
82db77b88835b286d33ed7c1cc14f4e55448ec1d src/test/java/dev/caskeleton/runtime/TomcatWebSocketRuntimeIT.java 25
|
|
e79c653a15f632cc70813f3c47ffc03912eece62 src/testkit/java/dev/caskeleton/testkit/arch/WebSocketArchitectureRules.java 160
|
|
06d975c085512ac4e9ba2f7269781ba9c2d563a5 src/testkit/java/dev/caskeleton/testkit/fault/WebSocketFaultInjector.java 62
|
|
83d7a2fd9383bb2545df1b7278784cb2252a5180 src/testkit/java/dev/caskeleton/testkit/fault/WebSocketFaultPoint.java 39
|
|
6bc07f8d03b10f4489c58afed8ae8e7edc1460d6 src/testkit/java/dev/caskeleton/testkit/runtime/SlowConsumerContract.java 214
|
|
dde973aa6e8e68a784cb8efb65119bf498197310 src/testkit/java/dev/caskeleton/testkit/runtime/WebSocketAbuseContract.java 155
|
|
ebd3f6b48fe27da0150a38f08569899f062f936c src/testkit/java/dev/caskeleton/testkit/runtime/WebSocketFixtureApplication.java 64
|
|
6b77ef17a761f13abb656fafba4fbc6ddccfe8a0 src/testkit/java/dev/caskeleton/testkit/runtime/WebSocketRuntimeContract.java 207
|
|
file_count=18
|
|
|
|
=== 배선 전수 (autoconf 패키지 참조 / 자기·autoconfigure 제외 main 참조 / test 참조 / LOC) ===
|
|
TYPE autoconf main_other test LOC
|