Skip to main content

Modules Documentation

Future enhancements

Backlog of planned features.

Complete

Current Coverage is feature-complete for v1. The roadmap focuses on three themes: production velocity (lower the cost of producing each article), reader experience (deepen the magazine feel), and editorial intelligence (programmatically detect events worth covering based on Calendar signals).

Production velocity

  1. Field-notes capture app: a mobile interface for editors attending events to capture quotes + names + photos in real time, with each capture auto-tagging entities (founder picker, startup picker) so the eventual draft is half-pre-populated.
  2. Auto-recap skeleton: from a Calendar event with verified pitch results data, generate a recap skeleton (intro + facts table + outcomes list) that an editor then expands rather than writes from scratch.
  3. EN ↔ AR translation memory: for repeated formulas (event names, organization names, sector terms), the translation pair is cached so editors don’t retranslate "Flat6Labs" / "RiseUp" / "Series A" hundreds of times.

Reader experience

  1. Audio narration: every article ships with an EN + AR audio version (TTS-generated, voice-cloned to a consistent narrator persona). Adds an audio player widget at the top of the hero, separate analytics events for audio-play / audio-complete.
  2. Reading position memory: when a logged-in reader scrolls 40% through an article and leaves, the position is stored. Returning to the article shows a "Resume reading" CTA that scrolls to the saved position.
  3. Inline entity hover cards: hovering a name in bodyHtml (when it was authored as a mention link) shows a small popover with that founder/startup’s short profile preview.

Editorial intelligence

  1. Coverage suggestion engine: from Calendar signals (event scale, organizer prominence, audience tags, sector heat), suggest which upcoming events warrant coverageEligible=true + coverageStatus='planned'. Editor approves or dismisses.
  2. Trend extraction: across coverage articles in a quarter, surface the most-mentioned founders / startups / sectors / opportunities. Feeds an Editorial "Quarterly trends" surface separate from per-event coverage.
  3. Coverage-gap alerts: when a coverageEligible event passes without an article being published within 14 days, alert the editorial team — a signal that the pipeline failed to ship.