PCSCoherent StorageV10 Download source
Menu
OverviewArchitectureSimulatorImpactADR browserGlossaryFAQDownload source

ARCHITECTURE DECISION RECORDS / MASTER

Browse the decisions.
Follow the evidence.

Explore the repository as a navigable architecture library: 26 decisions, their diagram sources, the questions each decision answers, and direct links to Markdown, PlantUML, and rendered SVG.

26architecture decisions
3source views per ADR
8decision domains
Open GitHub ADR tree ->

26 of 26 decisions visible

master/adr/ADR-002_Hot_KV_and_Prefix_Cache_Data_Plane.md
ADR-002Data planeProposed architecture source

Hot KV and Prefix Cache Data Plane

Makes Coherence-CE the exclusive logical boundary for hot KV and prefix-cache state, including hit, hydration, recompute, and durable-fetch behavior.

THIS DECISION ANSWERSHow does an inference actor find reusable state without learning storage topology?

Decision surface

This record is part of a layered system. Its concern is kept explicit so client contracts, memory placement, transport, offload, persistence, and operations can change without collapsing into one implicit implementation.

KV cacheprefix cacheCoherencehydration

Open source files

Nearby decisions

This browser provides a moderated, searchable summary. GitHub remains the canonical source for exact decision status, context, constraints, and revisions.