diff --git a/docs/superpowers/specs/2026-05-17-textarea-editor-handoff.md b/docs/superpowers/specs/2026-05-17-textarea-editor-handoff.md new file mode 100644 index 0000000..6b50657 --- /dev/null +++ b/docs/superpowers/specs/2026-05-17-textarea-editor-handoff.md @@ -0,0 +1,245 @@ +# Textarea code editor — handoff after rollback + +> Follow-up artifact after a 35-commit attempt at a syntax-highlighting +> + autocomplete editor (CodeJar + Prism over `contenteditable`) was +> rolled back in commit `f14d352`. This is **not an implementation plan** +> — it's a brief for the next brainstorming session to pick a different +> architecture and produce a new spec. The "Don't restart this cycle" +> note below is load-bearing. + +## Context + +We shipped a 12-task implementation of an in-browser code editor that +upgraded three `