{
  "generated_at": "2026-06-12T22:05:57.107Z",
  "system": {
    "id": "topolo-roadmapper",
    "name": "Topolo Roadmapper",
    "slug": "topolo-roadmapper",
    "kind": "application",
    "summary": "Roadmap and project management application in the Topolo portfolio with AI onboarding, scoped project-chat planning sessions, hierarchy-wide guest sharing and guest edit auditability, and narrative presentation delivery.",
    "aliases": [],
    "lifecycle": "active",
    "last_verified": "2026-05-14",
    "owners": [
      "product-platform"
    ],
    "repo_paths": [],
    "external_repo_paths": [
      "Apps/business/TopoloRoadmapper"
    ],
    "service_ids": [
      "srv_I0z_mOMxdFVa"
    ],
    "visibility": "public",
    "api_contract": {
      "type": "curated",
      "source": "PlatformApplications/TopoloRoadmapper/package.json",
      "notes": "Current contract coverage is curated rather than OpenAPI-backed, and the browser launcher lane now reads Auth-owned catalog data through same-origin /api/auth/* on the Roadmapper host using the current Auth organization and active context. Browser preboot, shared browser auth, API worker Auth validation, widget output, API-key management, TopoloNotify emission, and staging seed validation resolve concrete service ids from Auth service slugs such as `topolo-roadmapper` at runtime instead of carrying concrete service ids in source, Worker vars, build commands, or browser assets. The browser login handoff, embedded password-login surface, and Auth SSO one-time sso_code callback redemption delegate to the shared Topolo auth client, direct bearer-token callback URLs or /sso?token= bridge routes are not supported, Roadmapper keeps same-tab sessionStorage access-token restore enabled by default after login and refresh so normal reloads do not appear logged out before cookie refresh completes, Roadmapper's vendored @topolo/ui-kit snapshot must stay synchronized with the canonical platform package, the API worker now exposes authenticated `GET /api/widget` for TopoloOne live workspace, emits generic `application.notification.created` envelopes through TopoloNotify after successful creation writes, and protected API routes now require Topolo Auth validation plus a validated organization context with no Roadmapper-local JWT secret handoff or vendored local HS256 verifier."
    },
    "primary_hosts": [
      "https://roadmapper.topolo.app",
      "https://roadmapper-api.topolo.app",
      "https://roadmapper-api.stg.topolo.us",
      "https://roadmapper.stg.topolo.us"
    ],
    "doc_paths": [
      "applications/roadmapper",
      "internal/apps/roadmapper"
    ],
    "security_assurance": {
      "risk_tier": "standard",
      "auth_boundary": "Topolo Auth service `/validate` access with a required validated organization context, Roadmapper-owned roadmap authorization, a synchronized shared first-party embedded password-login surface, and default same-tab access-token restore for browser refresh continuity.",
      "tenant_isolation": "organization_scoped",
      "external_inputs": [
        "browser",
        "api",
        "callback"
      ],
      "sensitive_data": [
        "identity",
        "org_data",
        "customer_content",
        "telemetry"
      ],
      "last_security_review": "2026-04-30",
      "security_review_status": "reviewed",
      "pentest_status": "passed",
      "evidence_doc": "internal/apps/roadmapper"
    },
    "data_privacy": {
      "classification": "restricted",
      "sensitive_data_classes": [
        "customer_content",
        "identity",
        "organization",
        "telemetry"
      ],
      "storage_locations": [
        "d1",
        "external_provider",
        "r2"
      ],
      "encryption_at_rest": "application_layer_required",
      "encryption_in_transit": "https_only",
      "key_management": "versioned_platform_key_required",
      "retention_policy": "partial",
      "deletion_export_status": "planned",
      "logging_redaction_status": "needs_review",
      "privacy_review_status": "reviewed",
      "enterprise_ready": false,
      "evidence_doc": "internal/apps/roadmapper"
    },
    "dependencies": [
      "topolo-auth",
      "topolo-nexus",
      "topolo-notify",
      "applications-packages"
    ],
    "bugfix_policy": {
      "tier": "autonomous",
      "preferred_agent": "either",
      "require_validator": false
    },
    "public_hub_url": "/systems/topolo-roadmapper",
    "internal_hub_url": null,
    "application_api_url": "/reference/apps/topolo-roadmapper",
    "generated_openapi_url": null,
    "machine_urls": {
      "system": "/machine/systems/topolo-roadmapper.json",
      "application": "/machine/applications/topolo-roadmapper.json"
    }
  },
  "docs": {
    "public": [
      {
        "id": "applications/roadmapper",
        "title": "Topolo Roadmapper",
        "summary": "Public overview of Roadmapper, including AI-assisted project onboarding, durable planning sessions, and stakeholder presentation delivery.",
        "audience": "public",
        "tags": [
          "roadmaps",
          "projects",
          "planning",
          "ai"
        ],
        "url": "/applications/roadmapper",
        "last_verified": "2026-05-13"
      }
    ],
    "internal": [],
    "runbooks": []
  },
  "authority": {
    "owners": [
      "product-platform"
    ],
    "repo_paths": [],
    "service_ids": [
      "srv_I0z_mOMxdFVa"
    ],
    "dependencies": [
      "topolo-auth",
      "topolo-nexus",
      "topolo-notify",
      "applications-packages"
    ],
    "aliases": []
  },
  "interfaces": {
    "contract_type": "curated",
    "contract_source": "PlatformApplications/TopoloRoadmapper/package.json",
    "contract_source_exists": false,
    "openapi": null,
    "readme": null
  },
  "auth": {
    "depends_on_topolo_auth": true,
    "api_key_scopes": [
      {
        "id": "aks_roadmapper_api_keys_write",
        "name": "api_keys.write",
        "description": "Manage Roadmapper machine credentials",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "id": "aks_roadmapper_projects_read",
        "name": "projects.read",
        "description": "View product initiatives and projects",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "id": "aks_roadmapper_projects_write",
        "name": "projects.write",
        "description": "Create and manage projects",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "id": "aks_roadmapper_reports_read",
        "name": "reports.read",
        "description": "View roadmap reports",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "id": "aks_roadmapper_reports_write",
        "name": "reports.write",
        "description": "Manage roadmap reports",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "id": "aks_roadmapper_roadmaps_read",
        "name": "roadmaps.read",
        "description": "View roadmaps",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "id": "aks_roadmapper_roadmaps_write",
        "name": "roadmaps.write",
        "description": "Create and manage roadmaps",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "id": "aks_roadmapper_settings_read",
        "name": "settings.read",
        "description": "View Roadmapper settings",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "id": "aks_roadmapper_settings_write",
        "name": "settings.write",
        "description": "Manage Roadmapper settings",
        "resourcePattern": null,
        "kind": "api_key_scope"
      }
    ],
    "service_permissions": [
      {
        "id": "perm_roadmapper_api_keys_write",
        "name": "api_keys:write",
        "description": "Manage Roadmapper machine credentials",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "id": "perm_roadmapper_projects_read",
        "name": "projects:read",
        "description": "View product initiatives and projects",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "id": "perm_roadmapper_projects_write",
        "name": "projects:write",
        "description": "Create and manage projects",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "id": "perm_roadmapper_reports_read",
        "name": "reports:read",
        "description": "View roadmap reports",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "id": "perm_roadmapper_reports_write",
        "name": "reports:write",
        "description": "Manage roadmap reports",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "id": "perm_roadmapper_roadmaps_read",
        "name": "roadmaps:read",
        "description": "View roadmaps",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "id": "perm_roadmapper_roadmaps_write",
        "name": "roadmaps:write",
        "description": "Create and manage roadmaps",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "id": "perm_roadmapper_settings_read",
        "name": "settings:read",
        "description": "View Roadmapper settings",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "id": "perm_roadmapper_settings_write",
        "name": "settings:write",
        "description": "Manage Roadmapper settings",
        "resourcePattern": null,
        "kind": "permission"
      }
    ]
  },
  "runtime": {
    "primary_hosts": [
      "https://roadmapper.topolo.app",
      "https://roadmapper-api.topolo.app",
      "https://roadmapper-api.stg.topolo.us",
      "https://roadmapper.stg.topolo.us"
    ],
    "repo_entries": [],
    "wrangler_surfaces": [],
    "packages": []
  },
  "data": {
    "env_vars": [],
    "bindings": [],
    "queue_bindings": [],
    "storage_kinds": [],
    "workflow_signals": []
  },
  "deployment": {
    "commands": [],
    "routes": [],
    "environments": [],
    "assets_directories": [],
    "observability_enabled": false
  },
  "debugging": {
    "failure_modes": [
      "No wrangler.toml surface was discovered under the registered repo paths.",
      "The registered contract source is missing: PlatformApplications/TopoloRoadmapper/package.json",
      "Neither OpenAPI nor README-derived interface detail was found."
    ],
    "entrypoints": [
      "PlatformApplications/TopoloRoadmapper/package.json"
    ]
  }
}