4 new executable MCP tools with full audit trail: - notes.notes.update — update title/body/status/tags with dry-run support - notes.relationships.link — create typed relationships between notes - notes.tasks.extract — extract actionable tasks from note body (checkbox + TODO patterns) - notes.artifacts.attach — attach file/summary/extraction/citation/export artifacts All tools follow the existing pattern: - Product scope enforcement - Agent action audit recording - Idempotency key + correlation ID propagation - Dry-run preview support Also updated .env.example with notelett identity. Verification: backend typecheck + 18 tests pass. |
||
|---|---|---|
| backend | ||
| docs | ||
| mobile | ||
| shared | ||
| web | ||
| .gitignore | ||
| package-lock.json | ||