Spaces:
Sleeping
Sleeping
| """URI-addressable MCP resources: scope/item/audit views. [v1 — stub]""" | |
| RESOURCE_TEMPLATES = [ | |
| "matrix-context://tenant/{tenant}/scope/{scope}", | |
| "matrix-context://tenant/{tenant}/item/{item_id}", | |
| "matrix-context://tenant/{tenant}/audit", | |
| ] | |