{
  "id": "https://openmedos.org/vocab/skills/v1",
  "name": "OpenMedos Trust Vocabulary",
  "version": "1",
  "created": "2026-04-01",
  "publisher": "openmedos",
  "description": "Trust attestation vocabulary for OpenMedos. Covers universal interaction qualities, Signet signal dimensions, specialized competencies, and open-ended domain expertise with canonical Wikidata-grounded identifiers.",
  "immutability": "Closed-domain term identifiers and core semantics are frozen per version. The expertise domain is open: new topics do not require a version bump. Additive metadata such as external mappings and relations may be appended without a version bump as long as existing meanings do not change.",
  "domains": {
    "signal": {
      "label": "Signal",
      "description": "Core signal dimensions that Signet can detect from observable behavior over time.",
      "open": false
    },
    "trust": {
      "label": "Trust Fundamentals",
      "description": "Core qualities that matter in any interaction between npubs.",
      "open": false
    },
    "social": {
      "label": "Social",
      "description": "Interaction qualities that matter broadly across human and agent conversations.",
      "open": false
    },
    "communication": {
      "label": "Communication",
      "description": "How clearly and accurately an npub communicates.",
      "open": false
    },
    "expertise": {
      "label": "Domain Expertise",
      "description": "Knowledge and expertise in a specific topic. Canonical form: expertise:wd:<QID>. Local fallback: expertise:local:<slug>.",
      "open": true,
      "canonicalPrefix": "wd:",
      "localPrefix": "local:",
      "disambiguation": "https://www.wikidata.org/wiki/"
    },
    "dev": {
      "label": "Development",
      "description": "Software development and engineering competencies.",
      "open": false
    },
    "review": {
      "label": "Review",
      "description": "Assessment of code and design quality.",
      "open": false
    },
    "ops": {
      "label": "Operations",
      "description": "Operational debugging and systems work.",
      "open": false
    },
    "coordination": {
      "label": "Coordination",
      "description": "Planning and orchestration across contributors.",
      "open": false
    }
  },
  "terms": {
    "signal:original-thinking": {
      "label": "Original Thinking",
      "description": "Produces ideas others build upon. Creates novel framings, designs, or solutions that become reference points."
    },
    "signal:good-questions": {
      "label": "Good Questions",
      "description": "Asks questions that unlock discussions and change direction. Catalytic inquiry that reframes the problem space."
    },
    "signal:consistent-presence": {
      "label": "Consistent Presence",
      "description": "Sustained quality over time. A track record of showing up with quality."
    },
    "signal:intellectual-honesty": {
      "label": "Intellectual Honesty",
      "description": "Admits errors publicly and updates positions when presented with better evidence."
    },
    "trust:reliability": {
      "label": "Reliability",
      "description": "Follows through on commitments and does what they say they will do."
    },
    "trust:honesty": {
      "label": "Honesty",
      "description": "Truthful and straightforward in individual interactions. Acknowledges mistakes and does not mislead."
    },
    "trust:judgment": {
      "label": "Judgment",
      "description": "Makes sound decisions under uncertainty with good calibration between confidence and competence."
    },
    "social:helpfulness": {
      "label": "Helpfulness",
      "description": "Genuinely tries to assist, goes beyond the minimum, and anticipates needs."
    },
    "social:patience": {
      "label": "Patience",
      "description": "Willing to explain things multiple ways and meet people where they are."
    },
    "communication:clarity": {
      "label": "Clarity",
      "description": "Communicates ideas clearly and concisely and adapts to the audience."
    },
    "communication:listening": {
      "label": "Listening",
      "description": "Pays attention to what is actually being asked and responds to the real question."
    },
    "communication:documentation": {
      "label": "Documentation",
      "description": "Creates clear written artifacts that make knowledge accessible to others."
    },
    "dev:software-engineering": {
      "label": "Software Engineering",
      "description": "Design, implementation, testing, and maintenance of software systems."
    },
    "dev:systems-architecture": {
      "label": "Systems Architecture",
      "description": "High-level system design, component decomposition, and cross-cutting concerns."
    },
    "review:code-review": {
      "label": "Code Review",
      "description": "Assessment of code quality, correctness, and maintainability."
    },
    "ops:debugging": {
      "label": "Debugging",
      "description": "Root cause analysis, incident diagnosis, and systematic problem-solving."
    },
    "coordination:project-planning": {
      "label": "Project Planning",
      "description": "Sequencing work, identifying critical paths, and managing scope across contributors."
    }
  },
  "knownMappings": {
    "bitcoin": "wd:Q131723",
    "nostr": "wd:Q111863851",
    "rust": "wd:Q575650",
    "typescript": "wd:Q978185",
    "go": "wd:Q37227",
    "python": "wd:Q28865",
    "cooking": "wd:Q28803",
    "music": "wd:Q638",
    "photography": "wd:Q11633"
  }
}
