Skip to content

Repository-Scoped Event Traceability

Choose a tag to compare

@flancer64 flancer64 released this 19 Apr 07:26
· 24 commits to main since this release

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_TOKEN or GITHUB_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.