Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.02 KB

File metadata and controls

26 lines (21 loc) · 1.02 KB

Project Map

Structure

  • plugins/ — the Claude Code plugin this repo's own marketplace publishes
  • tanglebrain/ — the package. Routing core at the top level (router.py, selector.py,
  • tanglebrain.egg-info/ — build detritus from an editable install. Gitignored; ignore it.
  • tests/ — the unittest suite (make test), roughly one file per module, plus meta-tests

Shared directories / doc groups

  • AI Inference(no shared directory)
    • LITELLM
    • TANGLEBRAIN
    • TANGLEBRAIN-C1-REPORT
    • TANGLEBRAIN-PLAN
  • Tangle-Shared/Users/jasonvaughan/Documents/Projects/Shared/Tangle-Shared
    • (no docs registered)