Files
microdao-daarion/logs/node2_swapper_models.json
Apple ef3473db21 snapshot: NODE1 production state 2026-02-09
Complete snapshot of /opt/microdao-daarion/ from NODE1 (144.76.224.179).
This represents the actual running production code that has diverged
significantly from the previous main branch.

Key changes from old main:
- Gateway (http_api.py): expanded from ~40KB to 164KB with full agent support
- Router: new /v1/agents/{id}/infer endpoint with vision + DeepSeek routing
- Behavior Policy: SOWA v2.2 (3-level: FULL/ACK/SILENT)
- Agent Registry: config/agent_registry.yml as single source of truth
- 13 agents configured (was 3)
- Memory service integration
- CrewAI teams and roles

Excluded from snapshot: venv/, .env, data/, backups, .tgz archives

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 08:46:46 -08:00

1 line
913 B
JSON

{"models":[{"name":"qwen3-8b","ollama_name":"qwen3:8b","type":"llm","size_gb":4.87,"priority":"high","status":"error"},{"name":"qwen3-vl-8b","ollama_name":"qwen3-vl:8b","type":"vision","size_gb":5.72,"priority":"high","status":"unloaded"},{"name":"qwen2.5-7b-instruct","ollama_name":"qwen2.5:7b-instruct-q4_K_M","type":"llm","size_gb":4.36,"priority":"high","status":"unloaded"},{"name":"qwen2.5-3b-instruct","ollama_name":"qwen2.5:3b-instruct-q4_K_M","type":"llm","size_gb":1.8,"priority":"medium","status":"unloaded"},{"name":"qwen2-math-7b","ollama_name":"qwen2-math:7b","type":"math","size_gb":4.13,"priority":"high","status":"unloaded"},{"name":"mistral-nemo-2_3b","ollama_name":"mistral-nemo:2.3b-instruct","type":"llm","size_gb":1.6,"priority":"medium","status":"unloaded"},{"name":"qwen2_5-math-1_5b","ollama_name":"qwen2.5-math:1.5b","type":"math","size_gb":1.2,"priority":"medium","status":"unloaded"}]}