Repository-Scoped Event Traceability
Release focused on repository-scoped event traceability and host-side Git authentication.
Added
- non-interactive Git authentication for repository cache synchronization and workspace preparation using host-provided
GH_TOKENorGITHUB_TOKEN; - observational log indexes under
workspaceRoot/log/index/for navigation by event type, action, and user-facing object number.
Changed
- canonical admitted-event archival logs now use
workspaceRoot/log/run/{owner}/{repo}/{eventId}/; - release publication workflow now runs the full test suite, validates release-tag version alignment, and checks npm publication state before publishing;
- package documentation now describes the current runtime configuration and event-log navigation model more accurately.