Skip to content

Instantly share code, notes, and snippets.

@ruvnet
Created July 8, 2026 03:47
Show Gist options
  • Select an option

  • Save ruvnet/0aaad8499c8f7dfac1279bd0afa4e898 to your computer and use it in GitHub Desktop.

Select an option

Save ruvnet/0aaad8499c8f7dfac1279bd0afa4e898 to your computer and use it in GitHub Desktop.
The list of firsts

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 Claude Code/Agent SDK extension point to execute real-time, complexity-based tier switching.
  • sparc (October 2024): First publicly documented, named 5-phase AI development methodology mapping distinct agent roles to runnable Claude Code mode sets.
  • agentic-security (November 2024): First open-source toolkit purpose-built to target agentic workflow security (multi-step pipelines) rather than single-turn LLM outputs.
  • federated-mcp (November 2024): First open-source reference implementation of a federated Model Context Protocol topology adding multi-server routing and lifecycle layers.
  • SynthLang (January 2025): First prompt-compression scheme mapping natural-language instructions to a logography-inspired glyph vocabulary to reduce token counts.
  • auto-browser (January 2025): First CLI-native tool combining natural language browser tasks with persistent, version-controllable, AI-generated session templates.
  • dspy.ts (February 2025): First TypeScript DSPy port that natively persists optimizer trajectories to a vector store for cross-session prompt bootstrapping.
  • quantum-magnetic-navigation (April 2025): First open-source, software-complete pipeline integrating quantum-magnetometer sensor drivers with magnetic anomaly maps for real-time positioning.
  • dynamo-mcp (April 2025): First MCP server acting as a live Cookiecutter template registry allowing agents to dynamically instantiate templates at runtime.
  • FACT (May 2025): First retrieval architecture bypassing vector search entirely by combining provider-side prompt-KV caching with MCP-brokered deterministic tool calls.
  • SAFLA (May 2025): First open-source Python framework formalizing a delta-evaluation metric for per-cycle self-improvement within a metacognitive agent loop.
  • ruflo (June 2025): First open-source meta-harness purpose-built for Claude's native multi-agent API combining swarm topology selection, self-learning hooks, and HNSW hybrid memory.
  • RuView (June 2025): First open-source system combining real-time Wi-Fi CSI-based DensePose with simultaneous vital-sign extraction and presence detection into a deployable commodity-hardware pipeline.
  • ultrasonic (June 2025): First framework designed to encode structured, encrypted AI agent commands into ultrasonic media frequencies for covert pipeline orchestration.
  • QuDAG (June 2025): First open-source implementation combining a DAG routing topology with NIST-standardized post-quantum KEMs (ML-KEM/Dilithium) for anonymous message routing.
  • ruv-FANN (June 2025): First feature-complete, memory-safe Rust port of the classic Fast Artificial Neural Network (FANN) API for embedded or WASM targets.
  • sublinear-time-solver (September 2025): First WASM-packaged, browser/npm-runnable implementation of sublinear-time solvers for asymmetric (RDD/CDD) diagonally dominant linear systems.
  • RuVector (November 2025): First open-source vector store where the HNSW graph topology is continuously reshaped at sub-millisecond latency by an embedded GNN trained on live query feedback.
  • rudevolution (April 2026): First decompiler combining semantic LLM variable/function name recovery with a formal correctness-proof verification layer.
  • agentdb (May 2026): First agent-native vector store treating every optimizer trial, reflexion, and language model response as an in-process training event to continuously fine-tune embedding weights.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment