Body, Mind & Soul — API Reference
    Preparing search index...

    Variable STATIC_TRIGGER_SCHEMA_URLConst

    STATIC_TRIGGER_SCHEMA_URL: "https://foundry-system-bms.lzridge.codefloe.page/trigger-schema.json"

    Build-time static copy of the trigger schema JSON, published alongside the TypeDoc API reference site (see setup/build-trigger-schema.mjs and .claude/contexts/api-docs.md). Always reachable regardless of whether any specific Foundry world is live — complements, does not replace, the per-world runtime export at triggerSchemaExportPath(). NOTE: keep this path in sync with setup/build-trigger-schema.mjs's write target (docs-api/trigger-schema.json) — there is no way to derive one from the other across the repo-relative-path / absolute-URL boundary.