{
  "version": "ark-sovereign-segment-replay-pack-v1",
  "segment_id": "resourcegov_local_agent",
  "title": "ResourceGov / Local Agent Resource Boundary Packet",
  "buyer": "AI coding agent teams, developer platform teams, and companies running local agent workstations",
  "public_status": "approved v0.1 framing",
  "positioning": "local agent resource governance; not EDR",
  "review_surface": "Local AI-agent and developer workstation resource behavior against declared envelopes.",
  "website_safe_wording": "ResourceGov is a local-first agent resource boundary monitor for AI coding agents and developer workstations. It observes CPU, memory, disk writes, log growth, WAL growth, token/API usage, process churn, background process lifetime, duplicate daemons, and network egress against declared resource envelopes. When behavior drifts, it emits bounded review packets with operator handoff. ResourceGov does not prove malware, confirm compromise, certify endpoint safety, replace EDR, or provide mathematically guaranteed security.",
  "portfolio_boundary": "ResourceGov = token/API/process/resource boundary",
  "product_wedge": [
    "A valid agent session is not unlimited resource authority.",
    "Agent logs are actions.",
    "Token spend is an execution surface."
  ],
  "observes": [
    "cpu",
    "memory",
    "disk_writes",
    "log_growth",
    "wal_growth",
    "token_api_usage",
    "process_churn",
    "background_process_lifetime",
    "duplicate_daemons",
    "network_egress"
  ],
  "signals": [
    "RESOURCE_BUDGET_EXCEEDED",
    "TOKEN_BURN_ANOMALY",
    "DISK_WRITE_ANOMALY",
    "AGENT_LOOP_SUSPECTED",
    "IDLE_IO_ANOMALY",
    "BACKGROUND_PROCESS_DRIFT",
    "DUPLICATE_DAEMON_DETECTED",
    "HUMAN_OPERATOR_HANDOFF"
  ],
  "blocked_claims": [
    "MALWARE_CONFIRMED",
    "SYSTEM_SAFE",
    "COMPROMISE_CONFIRMED",
    "NO_SECURITY_RISK",
    "PRODUCTION_SAFE",
    "RESOURCE_SAFE",
    "COST_WITHIN_BUDGET",
    "BACKGROUND_SAFE"
  ],
  "packet_authorizes_execution": false,
  "requires_human_operator": true,
  "domain_packet_ref": "artifacts/RESOURCEGOV_AGENT_BOUNDARY_v0_1/packet.example.json",
  "portfolio_envelope_ref": "artifacts/ARK_BOUNDED_AGENTS_PORTFOLIO_v0_1/resourcegov.portfolio_envelope.example.json",
  "segment_sha256": "see artifacts/ARK_BOUNDED_AGENTS_PORTFOLIO_v0_1/hashes.sha256"
}
