feat: phase 4 schedule entries + calendar schedule scaffolding#148
Merged
brianorwhatever merged 3 commits intoaviarytech:mainfrom Mar 2, 2026
Merged
Conversation
9 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary\n- add new schema table for Phase 4 scheduling\n- add Convex module with core APIs (list/create/update)\n- add cron sync scaffolding hooks () for OpenClaw metadata ingestion\n- surface schedule entries in calendar cells alongside due-date items\n\n## Validation\n-
✅ Metric catalog has 13 unique metrics
✅ Dashboard chart metrics are all declared in metric catalog
✅ Alert definitions are in sync (3 total)
✅ Dashboard alert routes are concrete (non-placeholder)
✅ Routing config includes staging and production targets for each alert
Mission Control observability validation passed. ✅\n- convex/didLogsHttp.ts(47,31): error TS2339: Property 'didLogs' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'.
convex/didLogsHttp.ts(79,40): error TS2339: Property 'didLogs' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'.
convex/didResourcesHttp.ts(98,40): error TS2339: Property 'didLogs' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'.
convex/didResourcesHttp.ts(129,47): error TS2339: Property 'didLogs' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'.
convex/didResourcesHttp.ts(135,37): error TS2339: Property 'didResources' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'.
convex/didResourcesHttp.ts(144,48): error TS2339: Property 'didResources' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'.
convex/didResourcesHttp.ts(152,50): error TS2339: Property 'didResources' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'.
convex/didResourcesHttp.ts(177,42): error TS2339: Property 'didResources' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'.
convex/didResourcesHttp.ts(239,47): error TS2339: Property 'didLogs' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'.
convex/didResourcesHttp.ts(244,37): error TS2339: Property 'didResources' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'.
convex/didResourcesHttp.ts(248,48): error TS2339: Property 'didResources' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'.
convex/didResourcesHttp.ts(251,50): error TS2339: Property 'didResources' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'.
convex/didResourcesHttp.ts(264,33): error TS2339: Property 'didResources' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'.
convex/didResourcesHttp.ts(269,33): error TS2339: Property 'didResources' does not exist on type '{ rateLimits: { checkAndIncrement: FunctionReference<"mutation", "public", { key: string; endpoint: "verify" | "initiate"; }, { allowed: boolean; currentAttempts: number; retryAfterMs?: undefined; } | { ...; }, string | undefined>; checkStatus: FunctionReference<...>; clearAll: FunctionReference<...>; cleanupExpired...'. ❌ (fails on pre-existing didLogs/didResources generated API type issues unrelated to this PR)\n