Skip to content

feat: phase 4 schedule entries + calendar schedule scaffolding#148

Merged
brianorwhatever merged 3 commits intoaviarytech:mainfrom
krusty-agent:feat/p2-2-schedule-phase4
Mar 2, 2026
Merged

feat: phase 4 schedule entries + calendar schedule scaffolding#148
brianorwhatever merged 3 commits intoaviarytech:mainfrom
krusty-agent:feat/p2-2-schedule-phase4

Conversation

@krusty-agent
Copy link
Copy Markdown
Collaborator

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-

lisa-temp@0.0.0 mission-control:validate-observability
node scripts/validate-mission-control-observability.mjs

✅ 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

@brianorwhatever brianorwhatever merged commit 4671ff0 into aviarytech:main Mar 2, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants