Documentation
The Oracle
The Project Analyst Agent
More than a chatbot. The Oracle is a tool-using AI agent capable of running simulations, querying databases, and analyzing logic loops.
RAG + Graph Intelligence
We don't just pass text to an LLM. When you ask about a delay, The Oracle:
- Vector Search: Finds relevant Daily Logs and Meeting Minutes.
- Graph Traversal: Identifies the specific P6 Activity ID involved.
- Context Assembly: Combines the "Ground Truth" (Logs) with the "Plan" (Schedule).
"What-If" Analysis Engine
The Oracle can execute code to simulate scenarios.
User: "What happens if the Structural Steel delivery slips by 10 days?"
Oracle: *Runs Forward Pass Simulation*
Result: "This will push the Project End Date by 4 days due to lack of float."
© 2026 Forge Project Intelligence. All rights reserved.