diff --git a/src/web/src/features/rubros/components/CategoryTreeNode.tsx b/src/web/src/features/rubros/components/CategoryTreeNode.tsx
index 5cc95e1..058a809 100644
--- a/src/web/src/features/rubros/components/CategoryTreeNode.tsx
+++ b/src/web/src/features/rubros/components/CategoryTreeNode.tsx
@@ -101,11 +101,14 @@ export function CategoryTreeNode({
{/* Action buttons — only if canEdit */}
{canEdit && (
+ {/* CAT-002: disabled when leaf-with-avisos; PRD-002 activates the real data path */}