[Zara reuse][BLOCKED] Extract generic plugin catalog/status projection from Zara #382
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/prolog-rlm#382
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?
Downstream proving ground:
lost-rob0t/zara#655Design/architecture epic:
lost-rob0t/zara#648Design freeze:
lost-rob0t/zara#649Why this exists
Zara Android is implementing a real Plugins surface over installed/discovered local and remote plugins, enabled state, capability/permission summary, safe configuration entry points and health/degraded state.
Zara implements and proves this first. This issue is a later extraction/reuse task, not permission to design a parallel plugin loader or capability system in Prolog-RLM.
prolog_agent_ui_v1already has generic tool rendering semantics, but it does not currently define a reusable frontend-safe plugin/catalog projection for plugin identity, source, health and configuration metadata. If Zara #655 proves that seam is domain-neutral, extract it here.Extraction target after Zara proves it
Potential generic data includes:
Do not freeze exact fields here before the Zara fixtures exist.
Required linkage before implementation starts
A worker must first link:
Zara-specificvsgenericseam table.If those links are absent, leave this blocked and implement Zara #655 instead.
Invariants
Acceptance