Skip to content

WIP: Telemetry Implementation (bge-hch.5.17)#182

Merged
SorraTheOrc merged 6 commits into
mainfrom
feature/ge-hch.5.17-telemetry
Jan 20, 2026
Merged

WIP: Telemetry Implementation (bge-hch.5.17)#182
SorraTheOrc merged 6 commits into
mainfrom
feature/ge-hch.5.17-telemetry

Conversation

@SorraTheOrc
Copy link
Copy Markdown
Member

Goal: implement telemetry emitters, redaction, and console backend; wire into runtime subscribers and provide queryable in-memory buffer for tests.\n\nChanges: src/telemetry/* added; unit tests passing locally. Reviewer notes: see src/telemetry/README.md for usage.\n\nLinked beads: ge-hch.5.17

@SorraTheOrc
Copy link
Copy Markdown
Member Author

Implemented remaining acceptance criteria for ge-hch.5.17:\n- Added minimal telemetry schema validation (src/telemetry/schema.js)\n- Emitter now validates and emits a validation event when payload fails schema\n- Mapped runtime hooks to the six required event types\n- NDJSON backend writes canonical records and the receiver uses it\n- Added unit + integration tests that assert emitter buffer and receiver ingestion\nAll tests pass locally. Requesting review/merge.

@SorraTheOrc SorraTheOrc merged commit 557a82b into main Jan 20, 2026
3 checks passed
@SorraTheOrc SorraTheOrc deleted the feature/ge-hch.5.17-telemetry branch January 20, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant