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>
46 lines
3.3 KiB
Plaintext
46 lines
3.3 KiB
Plaintext
adapter-inbound-graphql package reachability map (main source set)
|
|
revision=a24ece9cf797f7ea647e33bf846b115208ed1ba5
|
|
in = other graphql main packages importing it; ext = importing files in app-bootstrap/sample-portfolio
|
|
|
|
package files in ext importers
|
|
(root) 1 0 0
|
|
advanced.admin 10 0 0
|
|
advanced.bootstrap 6 7 0 advanced.chaining,advanced.federation,advanced.persisted,adv
|
|
advanced.chaining 6 0 0
|
|
advanced.codegen 8 0 0
|
|
advanced.composition 8 0 0
|
|
advanced.federation 7 1 0 advanced.composition
|
|
advanced.get 7 0 0
|
|
advanced.incremental 7 0 0
|
|
advanced.persisted 15 1 0 advanced.admin
|
|
advanced.release 7 0 0
|
|
advanced.replay 8 0 0
|
|
advanced.rsocket 8 0 0
|
|
advanced.security 7 2 0 advanced.replay,advanced.subscription
|
|
advanced.springdata 7 0 0
|
|
advanced.sse 7 0 0
|
|
advanced.subscription 16 2 0 advanced.replay,advanced.sse
|
|
advanced.websocket 7 0 0
|
|
api 5 14 0 advanced.subscription,autoconfigure,context,cost,error,execu
|
|
architecture 9 1 0 autoconfigure
|
|
autoconfigure 13 0 0
|
|
compat 11 1 0 advanced.codegen
|
|
context 6 7 0 autoconfigure,dataloader,execution,http,mutation,runtime,sec
|
|
cost 21 4 0 advanced.incremental,autoconfigure,observation,runtime
|
|
dataloader 17 2 0 observation,runtime
|
|
error 10 4 0 advanced.rsocket,autoconfigure,runtime,security
|
|
execution 22 6 0 advanced.incremental,advanced.persisted,advanced.subscriptio
|
|
fetch 10 0 0
|
|
http 19 7 0 advanced.get,advanced.sse,advanced.subscription,autoconfigur
|
|
moduleboundary 4 1 0 advanced.bootstrap
|
|
mutation 14 0 0
|
|
observation 9 2 0 autoconfigure,runtime
|
|
pagination 17 1 0 advanced.replay
|
|
policy 9 9 0 advanced.persisted,advanced.rsocket,autoconfigure,cost,execu
|
|
release 9 1 0 advanced.release
|
|
runtime 19 1 0 autoconfigure
|
|
runtime.servlet 1 1 0 autoconfigure
|
|
scalar 7 1 0 autoconfigure
|
|
schema 19 3 0 autoconfigure,compat,scalar
|
|
security 15 2 0 autoconfigure,runtime
|