iiRecord
Agentic AI Atlas · RPiKit
specialization:rpikita5c.ai
II.
Specialization JSON

specialization:rpikit

Structured · live

RPiKit json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/specializations/specializations-wiki-targets.yamlCluster · domain
Record JSON
{
  "id": "specialization:rpikit",
  "_kind": "Specialization",
  "_file": "domain/specializations/specializations-wiki-targets.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "RPiKit",
    "description": "RPiKit development framework for Raspberry Pi and embedded Linux projects\nwith structured hardware-software integration workflows.\n"
  },
  "outgoingEdges": [
    {
      "from": "specialization:rpikit",
      "to": "domain:embedded-systems",
      "kind": "specializes"
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:firmware-development",
      "to": "specialization:rpikit",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "page:library-rpikit",
      "to": "specialization:rpikit",
      "kind": "documents"
    }
  ]
}