{
  "title": "Project Charter v1 — RPI Edge Platform",
  "projectClasses": [
    {
      "name": "Public-Facing Projects",
      "description": "Projects and experiences intended to create value directly for external users, customers, collaborators, or the public internet."
    },
    {
      "name": "Operator-Facing Systems",
      "description": "Systems used to run, monitor, govern, and improve the platform safely."
    },
    {
      "name": "Internal Platform Services",
      "description": "Shared runtime and infrastructure services that support the platform and pillars."
    }
  ],
  "pillars": [
    "OICP",
    "Real Estate",
    "Community Sandbox / Living Lab",
    "Fractional CTO"
  ],
  "systemPhilosophy": {
    "github": "source of truth",
    "rpi": "runtime truth",
    "mac": "operator workspace"
  },
  "securityPhilosophy": [
    "restricted access over added friction",
    "Pi-hole protected by boundary plus application login",
    "catastrophic recovery should not depend on one device"
  ],
  "evaluatorPhases": [
    "Phase 1 Observation",
    "Phase 2 Evidence Integration",
    "Phase 3 Assisted Improvement",
    "Phase 4 Guided Automation"
  ],
  "operatingRules": [
    "protect working baseline",
    "prefer observability over complexity",
    "separate platform work from pillar work",
    "only build what advances the four pillars",
    "meaningful actions should produce evidence"
  ],
  "currentPriorities": [
    "service registry",
    "four-pillar evaluator",
    "gateway restructure",
    "endpoint normalization",
    "documentation cleanup"
  ]
}
