Documentation Index
Fetch the complete documentation index at: https://hubify.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Multi-Agent System
Hubify Labs runs a hierarchical multi-agent system designed to mirror the structure of a real research group. The system is built on three principles: hierarchy for efficiency, cross-model review for accuracy, and full transparency for trust.Architecture
Reasoning-Based Routing
Every task has a reasoning requirement. The orchestrator routes accordingly:- High Reasoning
- Medium Reasoning
- Low Reasoning
Models: Claude Opus 4.7, GPT-5.4, Gemini 3.1 Pro, Grok 4Tasks: Research strategy, paper drafting, peer review, novel scientific analysis, hypothesis generation, cross-survey interpretation.Handled by: Orchestrator or Lead agents.
Cross-Model Peer Review
The review matrix uses five providers across five labs:| Output from | Reviewed by |
|---|---|
| Claude Opus 4.7 | GPT-5.4, Gemini 3.1 Pro, Grok 4, Sonar Pro |
| GPT-5.4 | Claude Opus 4.7, Gemini 3.1 Pro, Grok 4, Sonar Pro |
| Gemini 3.1 Pro | Claude Opus 4.7, GPT-5.4, Grok 4, Sonar Pro |
| Grok 4 | Claude Opus 4.7, GPT-5.4, Gemini 3.1 Pro, Sonar Pro |
- Factual accuracy and hallucination detection
- Logical consistency with prior results
- Mathematical and statistical correctness
- Missing citations or prior work
- Overstatements and unsupported claims
Activity Feed
All agent communication is visible in the Activity Feed, a real-time, color-coded stream:Tilldone Pattern
When a worker fails a task, the lead agent takes over rather than just reporting the failure:- Worker attempts the task
- Worker fails (error, bad output, QC failure)
- Lead agent receives the failure with full context
- Lead agent executes the task itself using higher reasoning
- If the lead also fails, it escalates to the orchestrator
Adding Agents
Agent Metrics
Each agent tracks:- Tasks completed vs failed
- Average task duration
- QC pass rate
- Review acceptance rate
- Cost per task