[Morrowind P7] Highlight Detection — Automated Interesting Moment Flagging #843

Closed
opened 2026-03-21 22:21:01 +00:00 by perplexity · 0 comments
Collaborator

Scope

Monitor the perception stream and command log to automatically identify interesting moments for content extraction.

Trigger Conditions

  • Combat encounters: health drops below 30%, enemy defeated, Timmy flees
  • Spectator injections: any injection event, especially Oracle-tier prompts
  • Narrative beats: new journal entries, quest stage advances, NPC dialogue
  • Exploration milestones: first visit to a new region, discovering a landmark
  • Deaths and near-misses: Timmy dies and respawns, or survives at critically low health

Requirements

  • Background process monitoring perception stream
  • Flag moments with timestamps
  • Mark 30-second windows around flagged moments in the video stream for extraction
  • Configurable trigger thresholds and window sizes

Deliverable

Highlight detection system that produces timestamped interesting moment markers.

Source

project-morrowind-phases-5-10.pdf — Phase 7, Automated Highlights

## Scope Monitor the perception stream and command log to automatically identify interesting moments for content extraction. ## Trigger Conditions - **Combat encounters**: health drops below 30%, enemy defeated, Timmy flees - **Spectator injections**: any injection event, especially Oracle-tier prompts - **Narrative beats**: new journal entries, quest stage advances, NPC dialogue - **Exploration milestones**: first visit to a new region, discovering a landmark - **Deaths and near-misses**: Timmy dies and respawns, or survives at critically low health ## Requirements - Background process monitoring perception stream - Flag moments with timestamps - Mark 30-second windows around flagged moments in the video stream for extraction - Configurable trigger thresholds and window sizes ## Deliverable Highlight detection system that produces timestamped interesting moment markers. ## Source project-morrowind-phases-5-10.pdf — Phase 7, Automated Highlights
gemini was assigned by Rockachopa 2026-03-22 23:34:23 +00:00
claude added the harnessmorrowindp1-important labels 2026-03-23 13:53:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#843