Uozhan — Orphan Files Classification
Every file/directory in
~/projects/uozhan/classified: in wiki, pointer to wiki, or excluded. Based on Karpathy architecture: docs/ = RAW (L1), wiki/ = WIKI (L2), CLAUDE.md = SCHEMA (L3).
Classification Table
| Path | Category | In Wiki? | Justification |
|---|---|---|---|
CLAUDE.md | SCHEMA (L3) | Yes (L3) | AI agent instructions, references wiki/ |
README.md | SCHEMA (L3) | Yes (L3) | Pointer to wiki/HOME.md |
wiki/ | WIKI (L2) | IS wiki | Canonical wiki directory |
docs/kb/ | RAW (L1) | Pointer from wiki | Original KB documents, wiki references them |
docs/experts/ | RAW (L1) | Pointer from wiki | Original expert files, wiki references them |
docs/architecture/ | RAW (L1) | Pointer from wiki | FRONTEND-ARCHITECTURE.md |
docs/reference/ | RAW (L1) | Pointer from wiki | farm-v5-reference.jsx, v84-reference.tsx |
docs/legal/ | RAW (L1) | Pointer from wiki | kb-fund.md |
docs/design/ | RAW (L1) | Pointer from wiki | Design_Code.md |
docs/guide.md | RAW (L1) | No | Standalone guide, not referenced from wiki |
docs/tz-gencontractor.md | RAW (L1) | No | Technical specification, not in wiki |
calculator/ | Code | No | React app, not wiki content |
calculator/src/ | Source | No | Source code — not wiki |
calculator/dist/ | Build | No | Build artifact, in .gitignore |
src/mcp/ | Code | No | MCP server Python code |
supabase/ | Config | Pointer | Schema → wiki/supabase/schema.md, migrations → no |
supabase/functions/ | Code | Pointer | Edge Function → wiki/supabase/edge-functions.md |
supabase/migrations/ | Config | No | SQL migrations, not wiki |
gis/ | Data | Pointer | Referenced from wiki/domains/land.md |
tasks/ | App | No | Separate React application |
vacancies/ | Standalone | No | 3 HTML pages |
roadmaps/ | Generator | No | PptxGenJS code, not wiki |
scripts/ | Utility | No | Shell scripts, not wiki |
research/ | RAW (L1) | Pointer | Raw research data |
.git/ | VCS | No | Git repository |
Action Items
Already Linked (no action needed)
wiki/— canonical, symlinked from neurportCLAUDE.md,README.md— SCHEMA pointersdocs/kb/,docs/experts/— referenced from wiki domains/experts
Need Wiki Pointers (create stub wiki pages)
gis/→wiki/domains/land.mdshould reference GIS map locationresearch/→ should have a pointer in wikisupabase/→ already havewiki/supabase/schema.md
Need .gitignore
calculator/dist/— build artifact (likely already in .gitignore)calculator/node_modules/— if exists
Standalone (no wiki needed)
tasks/,vacancies/,roadmaps/,scripts/— independent code/appssrc/mcp/— MCP server code, documented in wiki/supabase/mcp-tools.md
Last audited: 2026-04-27