GIBE (Gravitre Intelligent Business Engine) is Gravitre's org-scoped learning stack. It powers Insights, Learning, built-in ML models, memory promotion, and quality evaluation — all scoped to your organization.
Open Insights → Learning (/intelligence/learning). Legacy /admin/intelligence redirects here.
What GIBE learns from
GIBE trains only on verified signals in your org:
| Signal | What it improves |
|---|---|
| Gravitre AI queries & chat turns | Query clusters, knowledge gaps, retrieval rankers |
| Workflow runs & outcomes | Predictive ops, failure alerts, duration forecasts |
| Promoted memories & entity graph | Hybrid retrieval and org-specific answers |
| User feedback on recommendations | Confidence calibration and bandit routing |
Each model shows honest status: TRAINED, not_trained, or blocked by a data gate — not fake green checks.
Who should use this
Org admins improving search quality, promoted team knowledge, built-in ML readiness, and agent memory hygiene.
Key tasks
- Review learning progress — queries logged vs data gates, workflow runs observed
- Inspect built-in models — intent classifiers, anomaly detectors, predictive ops packs at Models → Built-in (
/models/built-in) - Promote team knowledge — save vetted agent memories to shared org knowledge (memory promotion)
- Monitor answer quality — evaluation scores, failed searches, memory conflicts
- Open Insights (
/intelligence) — confidence scores, recommendations, and routing traces
Activate GIBE for your org
- Connect at least one Connector and run a few Workflows or Gravitre AI sessions — GIBE needs observed activity
- Open Learning and confirm progress counters are moving (queries logged, runs observed)
- When data gates pass, review query clusters and knowledge gaps — act on recommendations manually
- Check Built-in models for models that reached TRAINED status; others show what data is still needed
- Optionally enable engine settings tabs (memory, evaluation, outcomes) as your plan allows
Advisory by default
GIBE recommendations, predictions, and promoted memories stay advisory until you approve or apply them. Nothing silently rewrites production workflows.
Related surfaces
| Surface | Route | Role in GIBE |
|---|---|---|
| Insights | /intelligence | Recommendations, confidence, routing traces |
| Learning | /intelligence/learning | Clusters, gaps, promotion, evaluation admin |
| Training | /training | Agent fine-tunes and custom instructions (Train step) |
| Models | /models | Production registry — deploy and predict |
| Built-in models | /models/built-in | GIBE ML catalog with readiness per org |
Public documentation boundary
This guide covers what admins can do in the UI. Internal ranking algorithms and training pipeline details are documented only on the private internal docs site.
API
Admin intelligence endpoints are under /api/admin/intelligence/* and require admin privileges. Built-in model status is available under /api/ml/* for Command-plan orgs.
Related
- Use Gravitre AI — generates queries GIBE learns from
- Built-in models overview
- Use Training