VINDEX3

A CONCEPT · PROJECTED FROM THE VINDEX KNOWLEDGE GRAPH

THE COMPILER BOUNDARY

family knowledge compiles away here

The one place architecture-specific judgment is allowed to live: the source compiler, which reads a family's reference semantics and compiles them into generic VINDEX3 IR.

Family knowledge before the container is acceptable; family knowledge required after the container is a format failure. An adapter may know what a vendor's config field means — its job is to judge that once, at compile time, and emit generic semantics. The executor never learns the family existed. Dispatching on object-id strings is the same defect laundered through a name.

IN THE GRAPH

the compiler boundaryproducesthe operation program

the compiler boundaryprotectsthe deletion invariant