Three admitted read forms, and no fourth
read form · the verbs · the mechanism · what has no verb
Mission foundation / System overview
Typed data with declared access paths
MerDB stores typed records and requires applications to declare how they will read them. It rejects broad, unplanned scans and exposes ordered change streams for other services.
Inside the system
Each plate preserves the internal layout, paths, boundaries, and highlighted decisions. Use the short label first, then follow the lines through the system.
read form · the verbs · the mechanism · what has no verb
mode axis · lifetime axis · byte surfaces · path identity
DDL verb · posting home · key shape · substrate · declare-time refusals
the trap · two correct answers · what the engine can and cannot see
the delta vocabulary · save as a merge · the refusal cascade · exactly once
publish · subscribe and poll · ring, durable tail, resync · retention and restart
the catalog · the evolution cascade · read-time reconcile · what does not exist
profile to adapter · the fsync order · the crash window · the clean-shutdown marker
Key parts
These are the main boundaries, inputs, outputs, and failure rules. The examples show a specific use of each part.
The application states how data will be found before it is used. The database can prepare for those needs and refuse unsafe access patterns.
A readiness dashboard can fetch records by unit, asset, and time window without scanning unrelated mission data.
Changes follow clear rules and reach a single commit point. Other services can follow the change stream without silent gaps.
A logistics service can react when a part status changes and keep an audit trail of what it observed.
The data shape is declared and reviewed. Stored information is checked against that shape instead of relying on informal field names.
A coalition data exchange can reject a malformed readiness record before it affects planning.
Uses
Pilot questions
The questions the system must answer quickly
The data changes that require an audit trail
The behavior required during partial network loss