mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
Python preprocessing script for /understand-domain Phase 2 (standalone path). Scans a project and produces a structured JSON context file containing: - File tree (respects .gitignore) - Entry points (HTTP routes, CLI commands, events, cron, handlers) - File signatures (exports, imports, previews) prioritized by business logic - Project metadata (package.json, README, etc.) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>