{
  "@context": "https://schema.org",
  "@type": "Service",
  "name": "Steerable Decision Governance Platform",
  "url": "https://steerable.org",
  "provider": {
    "@type": "Organization",
    "name": "Steerable",
    "url": "https://steerable.org",
    "founder": {
      "@type": "Person",
      "name": "Lars Bracker"
    }
  },
  "areaServed": [
    { "@type": "Country", "name": "Germany" },
    { "@type": "Country", "name": "Austria" },
    { "@type": "Country", "name": "Switzerland" }
  ],
  "audience": {
    "@type": "BusinessAudience",
    "audienceType": "Certified Financial Planners (CFP®)"
  },
  "serviceType": "Decision Governance Infrastructure",
  "description": "Decision Governance Infrastructure for Certified Financial Planners (CFPs) in the DACH region. Steerable externalizes client mental models into auditable Decision Packets, extracts Pillar Nodes from client narratives, visualizes them as a weighted graph, enables What-If simulation with Ripple Effects, and exports a Decision Packet as a forensic artifact — making every CFP recommendation audit-proof, including when AI was involved. It structures the decision space; the advisor retains full normative authority.",
  "category": [
    "Decision Governance",
    "Financial Planning Tools",
    "AI Compliance Infrastructure"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Steerable Capabilities",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Narrative Intake",
          "description": "Ingests client narratives (voice or text) and structures them into a decision-ready representation without recommending an outcome."
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Pillar Node Extraction",
          "description": "Extracts Pillar Nodes from client narratives and renders them as a weighted graph on a shared canvas for joint advisor-client review."
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Decision Packet Export",
          "description": "Exports a structured, append-only Decision Packet documenting what was decided, by whom, on what basis, and which alternatives were discarded — an audit-ready forensic artifact with provenance, authorship classification, and rejected alternatives."
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "What-If Simulation with Ripple Effects",
          "description": "Enables What-If simulation across the weighted graph, propagating Ripple Effects so advisors can explore consequences of decision changes before committing."
        }
      }
    ]
  },
  "termsOfService": "https://steerable.org/datenschutz/",
  "inLanguage": ["de", "en"],
  "dateModified": "2026-05-27"
}
