File size: 1,593 Bytes
dfcb66f
 
a00031a
dfcb66f
 
a00031a
dfcb66f
 
a00031a
dfcb66f
a00031a
 
dfcb66f
 
 
 
 
 
 
 
 
 
 
 
 
a00031a
 
 
 
dfcb66f
a00031a
 
 
 
 
 
 
 
 
 
 
 
dfcb66f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
  "id": "sin-code-integration",
  "displayName": "SIN-Code-Integration",
  "team": "team-coding",
  "description": "Elite 2026 Integration Architect. Authors project-specific n8n workflow JSONs, wires webhooks, manages third-party API integration logic, and implements data transformation steps between services.",
  "version": "2026.03.09",
  "deployment": {
    "workforceIndex": "https://a2a.delqhi.com",
    "landingPage": "https://delqhi-sin-code-integration.hf.space",
    "publicA2A": "https://a2a.delqhi.com/agents/sin-code-integration",
    "cimdAnchor": "https://delqhi-sin-code-integration.hf.space",
    "vmServer": "Hugging Face Space free CPU VM"
  },
  "a2a": {
    "wellKnownCard": "/.well-known/agent-card.json",
    "rpcPath": "/a2a/v1",
    "transport": "jsonrpc-over-http"
  },
  "mcp": {
    "transport": "stdio",
    "configPath": "./mcp-config.json"
  },
  "marketplace": {
    "pricingModel": "enterprise_tier",
    "monthlyPrice": 4999,
    "purchaseModes": [
      "subscription",
      "lifetime_alpha"
    ],
    "category": "Elite Coding / Integration & Workflows"
  },
  "controlPlane": {
    "projectionMode": "control-plane-first",
    "capabilityRegistry": "control_plane.capabilities",
    "worldModel": "control_plane.world_edges",
    "memoryPlane": "memory_plane.items",
    "artifactPolicy": "control_plane.artifact_refs",
    "executorContract": "services/workers/hf_executor_contract.json",
    "consumerAuthScript": "./scripts/hf_pull_script.py",
    "completeInstallScript": "./scripts/complete-install.sh"
  },
  "primaryModel": "openai/gpt-5.4"
}