-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
Rough order of work. Dates are deliberately absent — sequencing matters more than schedule. (Last updated 2026-06-11.)
The current focus is stabilizing what exists rather than adding surface area. Known in-code follow-ups:
-
Normalized matching fallback (Phase 2) — today suggestion targets match by exact text only; a normalized fuzzy fallback is planned once the exact path is proven (
MatchEngine). -
Rewrite capture — deferred release-candidate follow-up (
main.ts). - General polish, documentation (this wiki), and hardening guided by the engineering audit cadence in
docs/engineering/audits/.
Full API integration is planned — but not for a while. It deliberately waits until the feature set settles, so the API surface stabilizes against a settled feature set rather than a moving one.
A major planned feature: extensive integration with the community editorial feedback system on the website. Community editorial feedback gathered there will connect into Editorialist's import/review workflow, and the system will also work with Radial Timeline. See Radial Timeline Integration for how the plugins couple today.
- Two-way Radial Timeline sync — writing Editorialist's per-scene revision state back to RT.
- Event-based RT refresh instead of disk reads.
- Surfacing Editorialist polish state inside RT's timeline view.
Feature requests and bug reports: GitHub issues.
Using Editorialist
Reference