Ticket-048 publishes scripts/github-event-log.mjs as a callable adapter
with required flags and no environment reads. Wiring it into
.github/workflows/** was an explicit non-goal of 048 so publication could
stay small.
This ticket adds a minimal, fail-closed CI (or reusable workflow) step that:
--event-path, --repository, and other flags explicitly from
the Actions context (shell expansion of $GITHUB_* into argv is fine;
process.env inside the script is not),logs.dsl.txt for supported events only,SYSTEM_FACT evidence; it does not approve PRs).Prefer landing after ticket-048 merges so the script already exists on main.
process.env..env.example
change.process.env fallbacks.docs/EVENT_LOG_DSL.md acquisition section