Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.63 KB

File metadata and controls

54 lines (39 loc) · 1.63 KB

Future Roadmap

FrameSignal is production-minded but intentionally scoped. The next work should happen in focused tasks so the product stays safe, spoiler-aware, and maintainable.

Content And CMS

  • Add a rich article editor.
  • Add draft preview workflows.
  • Add editorial review queues.
  • Add admin audit trail UI.
  • Add delete workflows only after explicit safety requirements are defined.

Media

  • Add Supabase Storage.
  • Add image upload with required image credit fields.
  • Add poster/still usage rules and editorial review.
  • Add image optimization QA.

Discovery

  • Add advanced search.
  • Add filters for mood, genre, runtime, family safety, and spoiler tolerance.
  • Improve the Watch Signal Generator with a real matching engine.
  • Keep recommendations explainable instead of opaque.

Public Forms And Trust

  • Add rate limiting.
  • Add captcha or abuse protection if needed.
  • Add email provider integration.
  • Add unsubscribe workflow.
  • Review legal/trust pages before real public launch.

Admin And Security

  • Expand role permissions carefully.
  • Add safer staff invitation flows.
  • Add production audit log review UI.
  • Continue relying on RLS and server-side checks instead of frontend hiding.

SEO And Performance

  • Run Lighthouse and Core Web Vitals audits on production.
  • Add image and content performance improvements after real media exists.
  • Add a custom domain.
  • Continue avoiding fake rating schema and fake streaming availability schema.

Motion And Polish

  • Add optional GSAP/Lenis motion only after performance QA.
  • Respect prefers-reduced-motion.
  • Keep spoiler labels readable before and after any animation.