Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Capability Specification

This directory contains the Collab capability standard.

Files

Why both?

Keeping both is useful:

  • SCHEMA.md is easier for humans to read, review, and discuss
  • capability.schema.json is the standard machine-readable format for validation and tooling

The JSON Schema validates the current manifest structure. The Markdown spec documents semantics and conventions that are awkward or impossible to express purely in JSON Schema.

Current status

The current schema version is "0.1.0", which intentionally signals that the standard is still pre-1.0 and may evolve.

Capability metadata is declared under tool.nebi.capability, with capability entries namespaced as tool.nebi.capability.<org-name>.<capability-key>.