Commit added required Marker string pattern. When trying to rebuild the Haxall with "docker compose up" the hx environment in the container throws an error after starting. If I create the container, then inject the old line for sys/types.xeto Marker it starts up correctly.
// Marker labels a dict with typing information
Marker: Scalar <sealed> "marker"
Marker: Scalar <sealed, pattern:"✓"> "✓"
Error:
[06:25:18 15-Jan-26] [info] [hx] Creating new database [file:/app/haxall/dbs/var/]
[06:25:18 15-Jan-26] [info] [xeto] FileRepo scan [63ms]
/app/xeto/src/xeto/sys/types.xeto(22,38): Invalid 'sys::Marker' string value: "✓"
[06:25:18 15-Jan-26] [err] [hx] Cannot boot
sys::NullErr: Coerce to non-null