Mission Control P2-1: memory schema, APIs, and browser UI#149
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 table for Phase 3 memory/knowledge entries with full-text search index\n- add Convex memory functions (, ) supporting search + source/tag filters\n- expose authenticated REST endpoints at for create/list\n- add initial Memory browser page () with quick capture + search/filter controls\n- wire route into app shell\n\n## Validation\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 in current main due pre-existing Convex generated API typing gaps in DID modules; unrelated to this PR)\n\n## Notes\n- current implementation focuses on coherent MVP slice for browsing/capturing memories; edit/delete and richer date-range filters are left for follow-up.