Where docs/domonic-wrinkles.md tracks the DOM, this file tracks domonic.javascript -- the runtime shim (String, Array, Number, RegExp, Math, ...) that every port in this repo stands on. It is stress-tested by porting acorn and by a curated test262-style battery run through the interpreter (python -m domonic_libs.js262, scorecard in docs/js-compliance.md).