Schedule, cost, and risk.
Reconciled by AI, governed by your team.
Our agents and yours reach the same engines, over MCP or from Teams, Outlook and other channels. Every confirmation is authenticated and attributed to a named person.
What it is
Project controls, done continuously
Three teams maintain three versions of the truth, and they only agree on the day the report goes out. That isn't carelessness. It's arithmetic. A validated, reconciled forecast used to take days of expert work, so it happened monthly, and everyone agreed to call that current. That constraint is gone. Lognos reconciles schedule, cost, and risk against each other continuously, so the picture a decision gets made against is never more than an update old.
One picture, not three
Schedule, cost, and risk aren't separate products wired together after the fact. They run as three engines over a single record, reconciling against each other continuously. Most tools in this market do one of the three well and leave the reconciliation between them to you and a spreadsheet.
The confirmation is the decision
Nothing writes without prepare → confirm → commit. Not a policy bolted on after the fact. It's the same mechanism that makes the loop worth having.
Open at the edges
Integrated inside, open outside. The engines are reachable over MCP by any compatible agent: Claude, ChatGPT, or one your own team builds. You shouldn't have to adopt our interface to get value from our reasoning.
Says what it doesn't know
Per-project, per-question capability declaration: available, unavailable, or partial, with a reason. Never a confident wrong answer.
Risk
Risk, triggered from more than one place
Project communications, ingested documents, live world signals, and schedule or cost deltas all land in the same identification step. Matches update the register; new actions open a governed review. The reviewer-commit path is still being hardened. Everything around it is live.
Playbooks
Every loop is a playbook you can read
A workflow isn't a black box inside the agent. It's a declared document: which engines run, in what order, under which guardrail, and exactly where a named human has to confirm before anything commits.
<!-- field + actuals → schedule guardrail → waterfall, then a separate Monte Carlo --><playbook id="cost-reconciliation" version="5"> <trigger on="progress.updated" scope="project" /> <trigger on="actuals.updated" scope="project" /> <step engine="schedule" name="queue"> <guardrail mode="deterministic"> <auto when="direct | mechanical-fix" /> <hold when="second-order | unclear" role="planner" /> </guardrail> </step> <step engine="cost" name="waterfall" after="queue"> <method>commitment+accrual</method> <confirm role="cost-controller" /> </step> <step engine="risk" name="simulate" after="waterfall"> <montecarlo iterations="10000" inputs="cost × schedule × register" /> </step> <confirm role="project-manager"> <render template="impact-summary" immutable="true" /> <fingerprint algorithm="sha-256" /> </confirm> <commit idempotency-key="{{run}}" audit="true" /></playbook>
Governance
The confirmation is the decision.
In most agentic tools, governance is the tax paid for automation, bolted on after the agent already acts. For Lognos the confirmation step and the decision moment are the same event. The loop runs continuously so that when you're asked, you're asked at the moment that matters, with a current picture.
Prepare
An immutable draft is rendered: schedule, cost, and risk impact, in full.
Confirm
A named person reviews the draft and confirms. This is the decision.
Commit
The write lands with a content fingerprint and an audit trail. Not before.
Who it's for
Centered on whoever signs the delivery decision
Owns the call
The project manager
Owns the delivery decision and its consequences. The forecast isn't wrong. It arrives too late to act on. Lognos closes that gap.
Signs, more often
The client-side controls lead
Feels the same staleness one level abstracted, and more often holds the budget that approves the purchase.
Freed from the assembly
Planners & cost controllers
Spend the month assembling the picture instead of judging it. Lognos takes the assembly; the judgment stays theirs.