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>
31 lines
2.9 KiB
Plaintext
31 lines
2.9 KiB
Plaintext
Sub-scope 217-inbound-graphql-testkit-probes.txt (inbound-graphql) testFixtures + test leftovers
|
|
revision=a24ece9cf797f7ea647e33bf846b115208ed1ba5
|
|
generatedAt=2026-08-30T08:44:34+00:00
|
|
|
|
=== OWNED FILES ===
|
|
490ab33e07cb9fc8321de297181283a04c8c76f0 src/test/java/dev/caskeleton/GraphqlHttpBoundaryQualificationTest.java 277
|
|
c0e9452fdfc211948ffbda3f982c34a5b5159de6 src/test/java/dev/caskeleton/HealthGraphqlControllerTest.java 51
|
|
45dcba9b5ef6f43681d5564b7c655d67706bbaa8 src/test/java/dev/caskeleton/testkit/GraphQlCrossModuleContractSuiteTest.java 174
|
|
04d2cc7acda3884d7621e3cb72bae9671bbea116 src/test/resources/graphql-platform/platform.graphqls 23
|
|
391da955faf33047dea0b8d57e372054972db1fc src/test/resources/graphql-qualification/qualification.graphqls 4
|
|
e154f3bc1a18d0fed97822e499ef07b2936c59e1 src/testFixtures/java/dev/caskeleton/advanced/admin/InMemoryGraphQlPersistedOperationAdminPort.java 64
|
|
a6858e0120c91020cc8dfafc8db442a55300a7d1 src/testFixtures/java/dev/caskeleton/advanced/persisted/InMemoryGraphQlPersistedOperationRegistry.java 59
|
|
6e736814cc9b2afccef5a8303ed8f9e2345ef53a src/testFixtures/java/dev/caskeleton/error/GraphQlPartialResponseFixture.java 115
|
|
9d00d1e8d7104b3e2808ca57e18514f041ad5cff src/testFixtures/java/dev/caskeleton/testkit/GraphQlContractFixture.java 166
|
|
4cb9d8631188af06987c5fa914d13c11b69834c0 src/testFixtures/java/dev/caskeleton/testkit/GraphQlContractResponse.java 33
|
|
29bcdc48ed62fd3a866e738868551862b20155cc src/testFixtures/java/dev/caskeleton/testkit/GraphQlContractViolation.java 32
|
|
d095344dacf5548579a6496c7c5dcac91ade626a src/testFixtures/java/dev/caskeleton/testkit/GraphQlDataLoaderContractSuite.java 70
|
|
70cae2c5ddf4b1ca7d032bf71e21fd4dcfba4977 src/testFixtures/java/dev/caskeleton/testkit/GraphQlDownstreamFailureFixture.java 58
|
|
43e87cf75877f3851d83f14c0f91c16c17407c9f src/testFixtures/java/dev/caskeleton/testkit/GraphQlHttpContractSuite.java 62
|
|
b35547b5d926eee4c2d5168788569824938c0182 src/testFixtures/java/dev/caskeleton/testkit/GraphQlJpaIntegrationFixture.java 70
|
|
6425b2c75ab57af4bdae6033b4969555d9b09790 src/testFixtures/java/dev/caskeleton/testkit/GraphQlMongoIntegrationFixture.java 67
|
|
89ef04a0b787db8f1b0d1b7c0566410dbf8d1654 src/testFixtures/java/dev/caskeleton/testkit/GraphQlPaginationContractSuite.java 69
|
|
5bc988675d3917265e8b0bc4bb10a84c7cd8b6ab src/testFixtures/java/dev/caskeleton/testkit/GraphQlRequestContexts.java 43
|
|
ffbbb9b1a761461895f62c9033b392967da67ccf src/testFixtures/java/dev/caskeleton/testkit/GraphQlSchemaContractSuite.java 65
|
|
4b3e34ac27ca40688459a4df895cb88fd08fe344 src/testFixtures/java/dev/caskeleton/testkit/GraphQlSecurityContractSuite.java 71
|
|
62cdf862d34d635fb5d9542241e6ef5424b3b60a src/testFixtures/java/dev/caskeleton/testkit/GraphQlStorageIntegrationEvidence.java 30
|
|
file_count=21
|
|
|
|
=== 배선 전수 (autoconf 패키지 참조 / 자기·autoconfigure 제외 main 참조 / test 참조 / LOC) ===
|
|
TYPE autoconf main_other test LOC
|