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.
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.