P8-08: JSON editor as first-class power tool (schema-aware + diff apply) #44

Open
opened 2026-02-19 19:04:55 -05:00 by Rbanh · 0 comments
Owner

Goal:
Make JSON workflows robust for AI and power users.

Scope:

  • Monaco (or CodeMirror) integration with schema validation + line diagnostics.
  • Apply JSON preview (model delta summary + optional diff view).
  • Format/sort + copy minimal repro + validation actions preserved.
  • Prevent destructive applies without explicit confirmation.

Acceptance:

  • Validation errors show line/column and path.
  • Apply flow clearly reports what changed before commit.
  • Large JSON remains responsive.
Goal: Make JSON workflows robust for AI and power users. Scope: - Monaco (or CodeMirror) integration with schema validation + line diagnostics. - Apply JSON preview (model delta summary + optional diff view). - Format/sort + copy minimal repro + validation actions preserved. - Prevent destructive applies without explicit confirmation. Acceptance: - Validation errors show line/column and path. - Apply flow clearly reports what changed before commit. - Large JSON remains responsive.
Rbanh added this to the Phase 8 - React/ELK Core Refactor milestone 2026-02-19 19:05:17 -05:00
Sign in to join this conversation.
No Label
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Rbanh/schemeta#44
No description provided.