Layer 1 · Strategy
Signalnio
Defines system architecture, trust boundaries, and decision object standards across the stack.
- Decision architecture
- System design constraints
- Cross-product narrative and governance
Signalnio is the architect layer. Decide.fyi is the deterministic engine. Krafthaus is the forward-deployed product layer.
Layer 1 · Strategy
Defines system architecture, trust boundaries, and decision object standards across the stack.
Layer 2 · Engine
Decision API for systems plus MCP notaries for agents, both producing deterministic, request-linked outputs.
Layer 3 · Interface
Workflow app layer for turning one consequential company workflow into governed execution.
Input
{
"workflow": "quote_approval",
"action": "send_nonstandard_terms",
"guardrail": "Preserve margin floor"
}Engine response (Decide.fyi)
{
"verdict": "REVIEW",
"action": "route_to_owner",
"request_id": "req_8g2m1k",
"decision_record": "attached"
}Interface output (Krafthaus)
Quote approval gate Result: route nonstandard terms to owner Rulebook: bound Delivery: handoff + audit trace
One workflow boundary moving through the full chain: Signalnio structure → Decide.fyi API verdict → Krafthaus app handoff.
Production links: decide.fyi · krafthaus.app