Skip to content

feat(rotator): WRE event telemetry#198

Merged
Foundup merged 1 commit intomainfrom
feat/boot-rotator-events
Mar 11, 2026
Merged

feat(rotator): WRE event telemetry#198
Foundup merged 1 commit intomainfrom
feat/boot-rotator-events

Conversation

@Foundup
Copy link
Member

@Foundup Foundup commented Mar 11, 2026

Summary

  • Add emit_event() for JSONL telemetry logging
  • Events: rotation_started, paused, resumed, stopped, skip, schema_started, schema_completed, fallback_shown
  • Update SKILLz.md with WRE connection fields

WRE 30-Day Test Compliance

  • Discoverable: SKILLz.md ✓
  • Triggerable: main.py startup ✓
  • Executable: rotation_daemon() ✓
  • Remembered: rotator_events.jsonl ✓
  • No hang actions: signal file control ✓

Telemetry Path

modules/platform_integration/antifafm_broadcaster/telemetry/rotator_events.jsonl

🤖 Generated with Claude Code

- Add emit_event() function logging to rotator_events.jsonl
- Events: rotation_started, rotation_paused, rotation_resumed,
  rotation_stopped, rotation_skip, schema_started, schema_completed,
  fallback_shown
- Update SKILLz.md with WRE connection fields (trigger, events, telemetry)
- Enables 30-day autonomous test compliance

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@Foundup Foundup merged commit 7f4bd96 into main Mar 11, 2026
2 of 3 checks passed
@Foundup Foundup deleted the feat/boot-rotator-events branch March 11, 2026 15:31
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