1.2 KiB
1.2 KiB
| id | title | status | assignee | created_date | labels | milestone | dependencies | priority | ||
|---|---|---|---|---|---|---|---|---|---|---|
| TASK-23 | Feature parity audit: 13 overlapping shapes | To Do | 2026-02-18 19:49 |
|
m-0 | high |
Description
Compare each of the 13 shapes that exist in both canvas-website (tldraw) and rspace-online (folk-*) side-by-side. Document missing features in the rspace versions.
Pairs to audit:
- ChatBox ↔ folk-chat
- VideoChat ↔ folk-video-chat
- Embed ↔ folk-embed
- Markdown ↔ folk-markdown
- Slide ↔ folk-slide
- Prompt ↔ folk-prompt
- ObsNote ↔ folk-obs-note
- Transcription ↔ folk-transcription
- ImageGen ↔ folk-image-gen
- VideoGen ↔ folk-video-gen
- GoogleItem ↔ folk-google-item
- Map ↔ folk-map
- WorkflowBlock ↔ folk-workflow-block
For each pair: read both implementations, note feature gaps, classify as critical/nice-to-have.
Acceptance Criteria
- #1 All 13 shape pairs compared side-by-side
- #2 Feature gaps documented with severity (critical/nice-to-have)
- #3 Critical gaps identified for immediate fix