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>
19 lines
1.3 KiB
Plaintext
19 lines
1.3 KiB
Plaintext
openjdk version "21.0.12" 2026-07-21
|
|
|
|
입력 보인 값 isBlank trim 이 빔 편집됨 가지 alreadySafe
|
|
보통 문장 the request was rejected false false 안 탄다 true
|
|
앞뒤 공백 spaced false false 안 탄다 true
|
|
널 문자 U+0000 false true 탄다 true
|
|
널 문자 셋 U+0000U+0000U+0000 false true 탄다 true
|
|
백스페이스 U+0008 false true 탄다 true
|
|
탈출 문자 U+001B false true 탄다 true
|
|
삭제 문자 U+007F false false 안 탄다 false
|
|
보통 공백만 true true 선행에서 끊김 false
|
|
줄 구분자 U+2028 true false 선행에서 끊김 false
|
|
붙임 공백 U+00A0 false false 안 탄다 true
|
|
|
|
[두 판정이 갈리는 코드 점 — 기본 다국어 평면 전체를 훑는다]
|
|
공백은 아닌데 다듬기면 비는 것 23
|
|
그 구간 U+0000..U+0008, U+000E..U+001B
|
|
그중 alreadySafe 가 참 23
|