-
Notifications
You must be signed in to change notification settings - Fork 19
feat(monitor): search the permitted corpus on the server #645
Copy link
Copy link
Open
Labels
P0Critical priorityCritical priorityarea/mcpMCP service and protocol behaviorMCP service and protocol behaviorarea/monitorMonitor service and web UIMonitor service and web UIarea/searchSearch indexing and retrievalSearch indexing and retrievalbugSomething isn't workingSomething isn't workingstatus/merge-trainAutomation lock label for merge-train repair workAutomation lock label for merge-train repair work
Description
Metadata
Metadata
Assignees
Labels
P0Critical priorityCritical priorityarea/mcpMCP service and protocol behaviorMCP service and protocol behaviorarea/monitorMonitor service and web UIMonitor service and web UIarea/searchSearch indexing and retrievalSearch indexing and retrievalbugSomething isn't workingSomething isn't workingstatus/merge-trainAutomation lock label for merge-train repair workAutomation lock label for merge-train repair work
Summary
Monitor search currently filters the sessions already loaded in the browser. It therefore misses older retained history and can imply that a match does not exist when it is merely outside the first page.
This issue connects the Monitor to #597's server-side postings search after #599 has established paginated browsing and lazy canonical open.
Scope
Acceptance criteria
Chain