plugin
Decision Intelligence Engine
Decision Intelligence Engine is the first-class discovery, commercial, and entitlement wrapper for the one canonical governed MCP runtime: `stackfast.die.review`.
Host and data posture
Where this product is meant to live.
One shared governed MCP serves authorized platforms; public Store discovery is separate from authenticated, entitled execution.
Commercial shape
Platform rail
Data posture
Tenant brain optional
Approval posture
Read only
Best demo
StackFast UI / Direct MCP/API
Best daily use
Who it is for
Teams, agent builders, governed applications, and operators that need a distinct, explainable adjudication stage when evidence conflicts or stakes are material.
Problem it solves
It exposes hidden factors, contradictions, assumptions, tradeoffs, overreach, and decision risk without substituting model opinion for authoritative evidence.
Activation model
Publicly discoverable Store service; execution only through the authenticated StackFast MCP control plane with an active consumer grant, tenant boundary, applicable purpose binding, and data policy.
Composition decisions
What is packaged here, and what is not.
These notes prevent agents from splitting proof lanes into duplicate Store products before the repo has a first-class product record, entitlement, and receipt-backed runtime.
CleverQ
composed capabilityCleverQ is a human/product experience that may consume DIE; DIE remains reusable governed infrastructure for every authorized platform.
Agent guidance
Route human CleverQ experiences through the shared stackfast.die.review service when a governed DIE stage is required; never create a CleverQ-specific DIE.
StackFast Governed Decision MCP
composed capabilityThink/Decide supplies adjacent structured reasoning while DIE supplies a distinct governed receipt; neither runtime substitutes for the other.
Agent guidance
Use stackfast.think.decide for bounded option/gap analysis and stackfast.die.review only when governed DIE evidence is required.
Proof and source paths
- The canonical callable and plugin registries expose exactly stackfast.die.review
- The server derives authenticated consumer identity and rejects missing or mismatched consumers
- Governed receipts record MASK state, engine/runtime evidence, hashes, and non-substitution flags
- Codex, Claude Code, ChatGPT, CogentCast, GrowthOS, Talent Scout, Cybersecurity Brain, CLI/IDE, and custom applications consume the same shared MCP when authorized
Repo evidence
lib/die/mcp-tool.tslib/tool-registry/callable-mcp-tools.tslib/tool-registry/plugin-mcp-tools.tsapp/api/mcp/route.ts
Capabilities
governed die review
mcpReview a material decision or exact artifact version for hidden factors, contradictions, assumptions, tradeoffs, overreach, and decision risk.
Agent use
Call only stackfast.die.review for governed DIE evidence. Require the server-derived authenticated consumer to match required_consumer, preserve MASK and tenant policy, and bind artifact reviews to the exact artifact SHA-256. Brain retrieval, stackfast.think.decide, builder self-review, and the CoS Validator Job are not substitutes.
Connector proof
Catalog is not the same as customer-ready.
This product only becomes market-ready after a real host mounts the entitled tools, a safe call succeeds, metering records the event, and a customer-safe receipt exists. Until then, the page shows the strongest proven status without rounding up.
Catalog
Runtime registry and product manifest are present.
Entitlement
Execution requires OAuth or storefront entitlement scope.
Callable
1 tool(s) declared with no missing V1 tools.
Metering
MCP calls are routed through the metering receipt path.
Customer validated
Pending fresh host-surface call receipt.
Runtime registry status
Primary registry
stackfast.ai/api/mcp
Status
live public mcp
Install gate
Authenticated wallet consumer, tenant entitlement, applicable stable-task purpose grant, and MASK/data policy must all resolve before execution.
Callable tools
stackfast.die.review
Missing or gated tools
No missing tools declared for the current V1 boundary.
- The Store product is a discovery/commercial/entitlement wrapper, not a second engine or MCP.
- CleverQ may consume this service but does not own a separate DIE runtime.
- stackfast.think.decide and the CoS Validator Job remain separate non-substitutable capabilities.
Install and activate
Connect this product through the StackFast MCP endpoint. Discovery metadata is public; execution uses OAuth and storefront entitlement checks.
MCP URL
https://stackfast.ai/api/mcpAgent subscription
This product remains request-scope until its checkout, fulfillment, and public-name gates are complete.
Client snippets
ChatGPT
Add StackFast as a custom MCP connector, then approve OAuth when prompted.
Claude
Connect a remote MCP server using the StackFast MCP URL and a tenant-scoped token or OAuth flow.
Cursor
Register StackFast as a remote MCP server for project-scoped tool use.
Grok
Add StackFast as a custom MCP connector using the StackFast MCP URL and customer entitlement auth.
Product: Decision Intelligence Engine Product API: https://stackfast.ai/api/store/products/decision-intelligence-engine Pricing API: https://stackfast.ai/api/store/pricing/decision-intelligence-engine Manifest API: https://stackfast.ai/api/store/manifests/decision-intelligence-engine MCP URL: https://stackfast.ai/api/mcp Auth: oauth_reader_or_storefront_entitlement Checkout session API: https://stackfast.ai/api/store/checkout/session Plans: - Governed DIE access: Request scope; checkout_ready=false; checkout_url=request_scope Agent activation: - Read this product manifest and pricing API. - If a plan has checkout_ready=true, open its checkout_url or POST product_slug, plan_slug, and customer_email to the checkout session API. - After Stripe payment, the signed webhook grants storefront_entitlements for the buyer email/account. - Connect the LLM client to the MCP URL and approve OAuth so tools/list reflects the licensed reader surface. - Call only tools exposed for that entitlement; unentitled execution must fail closed.