Based on the ruvnet prior-art dossier, the organization lists 23 distinct "scoped global-first" claims categorized at a medium confidence level. Rather than asserting that they invented the underlying primitives (like HNSW, MCP, or post-quantum crypto), these claims are strictly scoped to specific syntheses or first open-source runnable implementations. The primary medium-confidence claims include:
- promptlang (March 2023): First prompt-oriented language exposing imperative control flow, typed variables, and composable prompt modules as a standalone parseable language (not embedded in Python).
- AiToml (March 2023): First formal workflow specification using TOML designed specifically for AI/ML pipeline primitives.
- q-star (November 2023): First open-source implementation combining a tabular Q-learning variant with AutoGen's multi-agent conversation primitives for action selection.
- agentic-flow (September 2024): First open-source model-routing shim integrated directly into the Claud