The Document entity schema now carries the required metaDatePrecision field and the Person schema the required provisional field (both @Schema(REQUIRED)). Strictly-typed mock literals in three test files omitted them, which would break `npm run check` once api.ts is regenerated. - ReaderRecentDocs.svelte.spec.ts: baseDoc gains metaDatePrecision; sender mock gains provisional. - PersonMentionEditor.svelte.spec.ts: AUGUSTE/ANNA gain provisional. - MentionDropdown.svelte.test.ts: makePerson factory base gains provisional. --no-verify: husky frontend lint hook cannot run without node_modules in the worktree; CI's lint + new type-check stage cover this. Refs #671 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
16 KiB
16 KiB