{
  "schema_version": "1.0",
  "name": "Loop Follow-up Worklist agent kit",
  "version": "1.0.0",
  "provider": "Loop XXI",
  "product_id": "inquiry-workflow-pilot",
  "kind": "local-agent-skill",
  "status": "downloadable",
  "published_date": "2026-09-09",
  "description": "Review local inquiry CSV records for missing information, duplicate references and due-date flags. Human review required.",
  "details_url": "https://loopxxi.com/agents",
  "download_url": "https://loopxxi.com/downloads/loop-worklist-agent-v1.0.0.zip",
  "download_sha256": "7f2568263ff43cd624c4edfad2d40ed897ec3adc349d10cf1b27ada5784831aa",
  "download_bytes": 11296,
  "contract_url": "https://loopxxi.com/downloads/loop-worklist-agent-v1.0.0.md",
  "output_schema_url": "https://loopxxi.com/downloads/loop-worklist-agent-v1.0.0.schema.json",
  "runtime": {
    "requires": "Node.js 22+",
    "dependencies": [],
    "entrypoint": "loop-worklist/scripts/worklist.mjs",
    "input": "UTF-8 CSV on standard input",
    "review_date_required": true,
    "output": [
      "JSON on standard output",
      "optional spreadsheet-safe CSV"
    ],
    "max_input_bytes": 250000,
    "max_data_records": 1000,
    "hosted_endpoint": null,
    "network_access": false,
    "automatic_file_writes": false,
    "model_calls": false,
    "telemetry": false
  },
  "price": {
    "amount": 0,
    "currency": "USD",
    "credits_required": false,
    "account_required": false
  },
  "scope": {
    "human_review_required": true,
    "can_send_messages": false,
    "can_modify_crm": false,
    "can_move_funds": false,
    "can_purchase_credits": false
  },
  "verification": {
    "type": "synthetic-functional-tests",
    "example_review_date": "2026-09-09",
    "example_summary": {
      "total_records": 6,
      "queue_records": 5,
      "closed_excluded": 1,
      "flagged_records": 4
    },
    "browser_rules_sha256": "b34ecf444789240743f2149e760e8f2f9b0bfb31edbde17811a9ce64f2648a4f",
    "independent_attestation": false,
    "customer_outcomes_measured": false
  },
  "limits": [
    "Local tool; no hosted MCP or A2A endpoint.",
    "Checksums identify bytes; they do not prove consent, factual outcomes or trusted timestamps.",
    "Calling agents can see the output; use their approved customer-data policy.",
    "No local-use telemetry; a download is not evidence of a successful customer task."
  ],
  "related_service": {
    "status": "inquiry-only",
    "details_url": "https://loopxxi.com/automation",
    "note": "Existing workflow pilot; written scope and availability required. No automatic order."
  }
}
