5fa30414d7
Distinguish invalid KeePass requests from backend failures in the Python bridge, improve nested group path resolution, and add coverage for nested group creation plus payload forwarding.
6 lines
219 B
Markdown
6 lines
219 B
Markdown
# Todo
|
|
|
|
- Keep write-path behavior predictable and well-documented.
|
|
- Preserve minimal API surface until update/delete/move is required.
|
|
- Consider typed bridge errors in TypeScript if more granularity is needed later.
|