Domain tool surface (shared registry for PWA agent + MCP) #51
Labels
No labels
area:auth
area:ci
area:db
area:infra
area:native
area:pwa
area:service
epic
feature
foundation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
james/carol#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement the tool registry that the built-in PWA agent and the MCP server both expose. Read tools for every domain entity. Write tools that return proposed changes (per the policy in the tool-granularity ADR). All scoped per-user at the repository layer.
Scope
user_idparameter; the authenticated user is taken from the request context.Acceptance criteria
Part of epic #47. Depends on the tool-granularity ADR. Each entity's tools depend on that entity's repository layer (work in epics #4 and #5); tools land entity-by-entity as repositories land.