Fix watchlist draft hydration and update contracts

This commit is contained in:
master
2026-03-11 10:56:31 +02:00
parent 5c874c8f64
commit 568a1df468
8 changed files with 743 additions and 17 deletions

View File

@@ -55,6 +55,7 @@ Merge these current behaviors into the new shell:
### Create / edit entry
- Use a drawer or split detail panel inside `Entries`
- Do not create a separate route unless audit history requires a permalink
- Unsaved create and duplicate drafts must survive route/context hydration so tenant, region, or scope query updates do not wipe operator input mid-edit.
### Test pattern
- Keep it in the create/edit panel