{
  "name": "Schubert Consulting LLC",
  "type": "consulting_business",
  "founded": "2026",
  "location": "Grand Rapids, Michigan, United States",
  "owner": "Ian Schubert",
  "public_contact": {
    "email": "ianschubert@gmail.com",
    "linkedin": "https://www.linkedin.com/in/ian-schubert-02942b1a/"
  },
  "services": [
    {
      "name": "Systems Control Audit",
      "starting_price_usd": 1500,
      "summary": "Review of an existing workflow, tool chain, agent concept, or automation risk boundary.",
      "deliverables": [
        "system map",
        "control and risk boundary",
        "approval and escalation checklist",
        "prioritized build path"
      ]
    },
    {
      "name": "Private Agent Control Pilot",
      "starting_price_usd": 2500,
      "summary": "Pilot for one agent-facing workflow or up to ten tools, commands, or actions.",
      "deliverables": [
        "tool and permission registry",
        "approval policy",
        "testable handoff checklist",
        "operator runbook"
      ]
    },
    {
      "name": "Custom Command Layer Build",
      "starting_price_usd": 6500,
      "summary": "Private command surface around an existing app, API, portal, file workflow, or manual operating process.",
      "deliverables": [
        "command and data model",
        "JSON output mode",
        "focused tests and logs",
        "operator documentation"
      ]
    }
  ],
  "default_safety_boundary": {
    "allowed_initial_materials": [
      "sanitized examples",
      "screenshots",
      "documentation",
      "workflow diagrams",
      "sample inputs",
      "sample outputs",
      "sandbox data"
    ],
    "not_required_for_initial_pilot": [
      "production credentials",
      "customer records",
      "payment data",
      "regulated data",
      "private signing material",
      "admin sessions"
    ],
    "approval_model": "Human approval before risky or production-affecting actions.",
    "operating_model": "Schubert Consulting does architecture, build, QA, and handoff in house. No resource farming or anonymous contractor chain."
  }
}
