The data map is already a serializable, versioned manifest. Explore formalizing it as a language-neutral format so engines in other languages (TS, Go, …) become thin authoring layers over the same semantics instead of rewrites. Interacts directly with the MANIFEST_SCHEMA_VERSION forward-migration guarantee and widened SemVer — this is ADR territory before any code. Only worth doing after one stack is fully proven.
Exploring: scope notes, no commitment, no order. Related: #66 (multi-app aggregation), #62 (second adapter).
The data map is already a serializable, versioned manifest. Explore formalizing it as a language-neutral format so engines in other languages (TS, Go, …) become thin authoring layers over the same semantics instead of rewrites. Interacts directly with the
MANIFEST_SCHEMA_VERSIONforward-migration guarantee and widened SemVer — this is ADR territory before any code. Only worth doing after one stack is fully proven.Exploring: scope notes, no commitment, no order. Related: #66 (multi-app aggregation), #62 (second adapter).