Atomic Node Authoring
Atomic nodes are how you expose capabilities into the ARP/JARVIS stack.
In JARVIS v0.x, atomic nodes are packaged as Python node packs:
Node Registryconsumes theNodeTypemetadata.Atomic Executorconsumes the handler implementations.
See the first-party pack for the current authoring UX:
- GitHub:
AgentRuntimeProtocol/JARVIS_AtomicNodes - PyPI:
arp-jarvis-atomic-nodes
For end-to-end guidance, see: