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.7 KiB
Plaintext
19 lines
1.7 KiB
Plaintext
Sub-scope 232-app-bootstrap-security-probes.txt (app-bootstrap) security + management + redis + mongo + authz
|
|
revision=a24ece9cf797f7ea647e33bf846b115208ed1ba5
|
|
generatedAt=2026-08-30T10:42:15+00:00
|
|
|
|
=== OWNED FILES ===
|
|
967cbc5556c571664bf243659bcc01ad18c5b45e main/java/dev/caskeleton/bootstrap/management/security/ManagementSecurityConfig.java 57
|
|
0b90a57926205344b93e25b7588d7b03c707e876 main/java/dev/caskeleton/bootstrap/mongo/MongoPlatformHealthConfig.java 37
|
|
50bd94175b045ad0270bcad3dede8ae792e6b29b main/java/dev/caskeleton/bootstrap/mongo/MongoPlatformHealthContributor.java 47
|
|
651b61f59dfa6880d9f63e119b1c9d3c92fceba9 main/java/dev/caskeleton/bootstrap/redis/RedisCapabilityConfig.java 376
|
|
2de8d527ac296b30d8592546947e0e47b7e041ef main/java/dev/caskeleton/bootstrap/redis/RedisCapabilitySettings.java 473
|
|
784c939cbdd023fc4e331d2afa7354d5911c8b5f main/java/dev/caskeleton/bootstrap/security/AuthenticationModeCompositionConfig.java 48
|
|
40a72d06ade874bb5e6efe487f415c1fd05bd1ff main/java/dev/caskeleton/bootstrap/security/AuthenticationModeSettings.java 19
|
|
76a5a9a6e1fd4cbaaeffc791b23a84c06ee10a5f test/java/dev/caskeleton/bootstrap/authz/RequiresPermissionProxyabilityTest.java 100
|
|
9684a94705a45d77ce5dbe6d0f66b1850a542aae test/java/dev/caskeleton/bootstrap/mongo/MongoPlatformHealthContributorTest.java 29
|
|
e76b2832a3e798f4b8012014e68bbacf0974cc1b test/java/dev/caskeleton/bootstrap/redis/RedisCapabilityCompositionTest.java 192
|
|
9d37b1e764e2460c7e52185e7dd96a72805d46d6 test/java/dev/caskeleton/bootstrap/security/AuthenticationModeCompositionConfigTest.java 54
|
|
99d2a5df0bc4c610f98814f7840771e84ad59b82 test/java/dev/caskeleton/bootstrap/security/PublicHealthPathAgreementTest.java 97
|
|
file_count=12
|