KB-2EC7

DOT-REGISTRY-AUDIT Report

2 min read Revision 1
reportauditdot-tools

DOT-REGISTRY-AUDIT Report

Date: 2026-03-05

Mission

Audit all DOT tools, find duplicates, update registry in Agent Data.

Findings

Inventory

  • Repo (web-test): 82 DOT tools in dot/bin/
  • VPS: 75 DOT tools in /opt/incomex/dot/bin/
  • Unsynced: 7 tools in repo but not on VPS (all recent schema tools)
  • Orphaned: 0 tools on VPS but not in repo

Categories (16)

  1. Agent Data Management (3)
  2. AI Infrastructure (7)
  3. Authentication (3)
  4. Content CRUD (5)
  5. Schema Management (14)
  6. Permissions (4)
  7. Knowledge Sync (7)
  8. Local Development (5)
  9. MCP Management (4)
  10. Deployment & Ops (10)
  11. Directus Flows (2)
  12. AI Provider Setup (3)
  13. Testing & Verification (5)
  14. Utility (6)
  15. Seed & Migration (3)
  16. Scheduling (1)

Duplicates Found

3 tools recommended for deprecation:

  1. dot-permissions-setup — superseded by dot-permission-ensure
  2. dot-schema-ensure — superseded by dot-schema-apply
  3. dot-ai-connect-all — superseded by dot-ai-status

1 tool for review: 4. dot-knowledge-sync — potentially redundant pipeline

Known Issue

DOT permission scripts use old role: null format. Newer Directus requires policy field. Public policy ID: abf8a154-5b1c-4a46-ac9c-7300570f4f17.

Actions Taken

  1. Updated knowledge/other/status/dot-tools-registry.md (revision 1 -> 2)
    • From 3 documented tools to all 82
    • Added 16 categories
    • Added sync status (repo vs VPS)
    • Added duplicate analysis
    • Added known issues

Previous State

  • Registry: 3 tools documented (2026-02-06)
  • Tool inventory: 29 tools (2026-01-26)
  • Both severely outdated

Current State

  • Registry: 82 tools fully documented with categories, VPS sync status, duplicate analysis
  • All 16 categories mapped
  • 7 unsynced tools identified
  • 3 deprecated tools flagged