Files
document-haness/docs/clean-architecture-backend-template/final/evidence/rendered/a13-f005-retry-after-illegalargumentexception-unassembled.svg
T
DongHyeonkaandClaude Opus 5 b2963105a8 docs(keycloak-session-store): import the session-storage lab as a new project
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>
2026-09-04 22:51:59 +09:00

90 lines
16 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="1624" viewBox="0 0 1200 1624" role="img">
<title>terminal evidence</title>
<desc>Terminal-style rendering generated from retained command output. Sensitive-looking values are redacted in the visual asset.</desc>
<rect x="1" y="1" width="1198" height="1622" rx="14" fill="#0d1117" stroke="#30363d"/>
<rect x="1" y="1" width="1198" height="44" rx="14" fill="#161b22"/>
<rect x="1" y="30" width="1198" height="14" fill="#161b22"/>
<circle cx="24" cy="22" r="6" fill="#ff5f57"/>
<circle cx="44" cy="22" r="6" fill="#febc2e"/>
<circle cx="64" cy="22" r="6" fill="#28c840"/>
<text x="92" y="27" fill="#8b949e" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace">terminal evidence</text>
<text x="24" y="68" fill="#c9d1d9" font-size="15" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">$ set -e
set -o pipefail
NP=adapter/outbound/notification/src/main/java/dev/caskeleton/adapter/outbound/notification/pla</tspan><tspan x="24" dy="22">tform
AC=application-core/src/main/java/dev/caskeleton/application/notification/platform
echo &quot;# 재시도 정책이 보는 두 </tspan><tspan x="24" dy="22">값은 어디서 오는가&quot;
grep -n &#x27;providerIdempotency()\|statusQuery()&#x27; $AC/dispatch/NotificationDispatchService.java
grep -n</tspan><tspan x="24" dy="22"> &#x27;context.providerIdempotency()\|context.statusQuerySupported()&#x27; $AC/policy/DefaultNotificationRetryPolicy.java
echo
ech</tspan><tspan x="24" dy="22">o &quot;# 알림 경로에서 capabilities 를 선언하고 부르는 자리 — 수신자가 무엇인지 본다&quot;
grep -rn &#x27;capabilities()&#x27; --include=*</tspan><tspan x="24" dy="22">.java adapter/outbound/notification/src/main \
application-core/src/main/java/dev/caskeleton/application/notification </tspan><tspan x="24" dy="22">\
| grep -v &#x27;ProviderCapabilities.java&#x27; | sed -E &#x27;s#.*/src/(main|test)/.*/#\1 · #&#x27;
echo
echo &quot;# ProviderProfileSnapsh</tspan><tspan x="24" dy="22">ot 을 만드는 자리&quot;
grep -rn &#x27;new ProviderProfileSnapshot(&#x27; --include=*.java . --exclude-dir=build | sed -E &#x27;s#.*/src/(ma</tspan><tspan x="24" dy="22">in|test)/.*/#\1 · #&#x27;
echo
echo &quot;# ProviderRuntimeAssembler 구현&quot;
grep -rn &#x27;implements ProviderRuntimeAssembler&#x27; --inclu</tspan><tspan x="24" dy="22">de=*.java . --exclude-dir=build | sed -E &#x27;s#.*/src/(main|test)/.*/#\1 · #&#x27;
echo
echo &quot;# 문제의 세 어댑터를 생성하는 자</tspan><tspan x="24" dy="22">&quot;
grep -rn &#x27;new SesNotificationProviderAdapter(\|new TwilioSmsProviderAdapter(\|new WebPushNotificationProviderAdapter</tspan><tspan x="24" dy="22">(&#x27; \
--include=*.java . --exclude-dir=build | sed -E &#x27;s#.*/src/(main|test)/.*/#\1 · #&#x27;
echo
echo &quot;# 조립기가 없는 계</tspan><tspan x="24" dy="22">열을 만나면 기동이 거부된다&quot;
grep -rn -B4 &#x27;has no assembler in this build&#x27; --include=*.java . --exclude-dir=build | sed </tspan><tspan x="24" dy="22">-E &#x27;s#.*/src/(main|test)/.*/#\1 · #&#x27;
</tspan></text>
<text x="24" y="376" fill="#8b949e" font-size="13" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">cwd: /shared/codebase/clean-architecture-backend-template/src</tspan></text>
<text x="24" y="398" fill="#8b949e" font-size="13" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">time: 2026-09-02T17:14:09+00:00 · exit 0</tspan></text>
<line x1="24" y1="412" x2="1176" y2="412" stroke="#30363d"/>
<text x="24" y="452" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0"># 재시도 정책이 보는 두 값은 어디서 오는가</tspan></text>
<text x="24" y="474" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">372: profile.capabilities().providerIdempotency(),</tspan></text>
<text x="24" y="496" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">373: profile.capabilities().statusQuery(),</tspan></text>
<text x="24" y="518" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">55: if (context.statusQuerySupported()) {</tspan></text>
<text x="24" y="540" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">58: if (!context.providerIdempotency()) {</tspan></text>
<text x="24" y="562" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0"></tspan></text>
<text x="24" y="584" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0"># 알림 경로에서 capabilities 를 선언하고 부르는 자리 — 수신자가 무엇인지 본다</tspan></text>
<text x="24" y="606" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · SmtpProviderRuntimeAssembler.java:136: capabilities(),</tspan></text>
<text x="24" y="628" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · SmtpProviderRuntimeAssembler.java:148: private static ProviderCapabilities capabilities() {</tspan></text>
<text x="24" y="650" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · SesNotificationProviderAdapter.java:86: public ProviderCapabilities capabilities() {</tspan></text>
<text x="24" y="672" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · WebPushNotificationProviderAdapter.java:64: public ProviderCapabilities capabilities() {</tspan></text>
<text x="24" y="694" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · SmtpNotificationProviderAdapter.java:72: public ProviderCapabilities capabilities() {</tspan></text>
<text x="24" y="716" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · TwilioSmsProviderAdapter.java:68: public ProviderCapabilities capabilities() {</tspan></text>
<text x="24" y="738" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · TwilioReconciliationCapability.java:58: return profile.capabilities().statusQuery();</tspan></text>
<text x="24" y="760" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · FcmNotificationProviderAdapter.java:45: public ProviderCapabilities capabilities() {</tspan></text>
<text x="24" y="782" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · ApnsNotificationProviderAdapter.java:68: public ProviderCapabilities capabilities() {</tspan></text>
<text x="24" y="804" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · WebhookNotificationProviderAdapter.java:91: public ProviderCapabilities capabilities() {</tspan></text>
<text x="24" y="826" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · NotificationDispatchService.java:269: if (!profile.capabilities().collapse()) {</tspan></text>
<text x="24" y="848" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · NotificationDispatchService.java:372: profile.capabilities().providerIdempotency(),</tspan></text>
<text x="24" y="870" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · NotificationDispatchService.java:373: profile.capabilities().statusQuery(),</tspan></text>
<text x="24" y="892" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · NotificationProviderAdapter.java:23: ProviderCapabilities capabilities();</tspan></text>
<text x="24" y="914" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0"></tspan></text>
<text x="24" y="936" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0"># ProviderProfileSnapshot 을 만드는 자리</tspan></text>
<text x="24" y="958" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">test · NotificationObservationTest.java:315: new ProviderProfileSnapshot(</tspan></text>
<text x="24" y="980" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">test · ProviderRuntimeStateTest.java:201: new ProviderProfileSnapshot(</tspan></text>
<text x="24" y="1002" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">test · ProviderRuntimeRegistryConcurrencyTest.java:154: new ProviderProfileSnapshot(</tspan></text>
<text x="24" y="1024" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">test · ProviderRuntimeRegistryTest.java:134: new ProviderProfileSnapshot(</tspan></text>
<text x="24" y="1046" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">test · NotificationProviderAssemblyTest.java:249: new ProviderProfileSnapshot(</tspan></text>
<text x="24" y="1068" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">test · ProviderFixtures.java:47: return new ProviderProfileSnapshot(</tspan></text>
<text x="24" y="1090" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · SmtpProviderRuntimeAssembler.java:127: return new ProviderProfileSnapshot(</tspan></text>
<text x="24" y="1112" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0"></tspan></text>
<text x="24" y="1134" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0"># ProviderRuntimeAssembler 구현</tspan></text>
<text x="24" y="1156" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">test · NotificationLegacyNamespaceRetirementTest.java:70: .filter(path -&gt; read(path).contains(&quot;implements ProviderRu</tspan><tspan x="24" dy="22">ntimeAssembler&quot;))</tspan></text>
<text x="24" y="1200" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · SmtpProviderRuntimeAssembler.java:48:public final class SmtpProviderRuntimeAssembler implements ProviderRuntimeAssembler</tspan><tspan x="24" dy="22"> {</tspan></text>
<text x="24" y="1244" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0"></tspan></text>
<text x="24" y="1266" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0"># 문제의 세 어댑터를 생성하는 자리</tspan></text>
<text x="24" y="1288" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">test · SesNotificationProviderAdapterTest.java:259: return new SesNotificationProviderAdapter(</tspan></text>
<text x="24" y="1310" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">test · WebPushProviderAdapterTest.java:139: return new WebPushNotificationProviderAdapter(</tspan></text>
<text x="24" y="1332" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">test · TwilioSmsProviderAdapterTest.java:49: return new TwilioSmsProviderAdapter(</tspan></text>
<text x="24" y="1354" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">test · ContractAdapters.java:108: new SesNotificationProviderAdapter(</tspan></text>
<text x="24" y="1376" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">test · ContractAdapters.java:148: new TwilioSmsProviderAdapter(</tspan></text>
<text x="24" y="1398" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">test · ContractAdapters.java:199: new WebPushNotificationProviderAdapter(</tspan></text>
<text x="24" y="1420" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0"></tspan></text>
<text x="24" y="1442" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0"># 조립기가 없는 계열을 만나면 기동이 거부된다</tspan></text>
<text x="24" y="1464" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · NotificationProviderAssembly.java-98- &quot;notification provider profile &#x27;&quot;</tspan></text>
<text x="24" y="1486" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · NotificationProviderAssembly.java-99- + profileId</tspan></text>
<text x="24" y="1508" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · NotificationProviderAssembly.java-100- + &quot;&#x27; is of type &quot;</tspan></text>
<text x="24" y="1530" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · NotificationProviderAssembly.java-101- + type</tspan></text>
<text x="24" y="1552" fill="#e6edf3" font-size="14" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, monospace" xml:space="preserve"><tspan x="24" dy="0">main · NotificationProviderAssembly.java:102: + &quot;, which has no assembler in this build. The transport is a seam</tspan><tspan x="24" dy="22">, not an&quot;</tspan></text>
</svg>