File system intelligence tool — agentic directory analysis via Claude API
Adds the system prompt for the survey reconnaissance pass. The survey agent answers three questions (what is this, what approach, which tools matter) from cheap signals — file type distribution and a top-2-level tree — without reading files. Tool triage is tri-state: relevant, skip, or unlisted (default), so skip is reserved for tools whose use would be actively wrong rather than merely unnecessary. Wiring of _run_survey() and the submit_survey tool follows in #5. |
||
|---|---|---|
| docs | ||
| luminos_lib | ||
| tests | ||
| .gitignore | ||
| CLAUDE.md | ||
| luminos.py | ||
| PLAN.md | ||
| setup_env.sh | ||