hydradb
Here are 15 public repositories matching this topic...
Agent triage, measured: does this edit need a human, or can the AI handle it? We measure whether the graph under the agent can reach the tests that guard a change (0.42 pooled, 7 repos) and ship the fail-closed gate that routes unproven maps to human verification. CLI · MCP · SARIF · in-engine on HydraDB.
-
Updated
Aug 23, 2026 - Python
Bitemporal supply-chain forensics on HydraDB: reconstruct exactly which repos resolved a compromised package version during an incident window - and prove which ones did not. Hack Hydra 2026, Track 2A.
-
Updated
Aug 19, 2026 - Python
Runtime provenance and containment for multi-agent LLM systems detects self-propagating instructions, computes blast radius via HydraDB graph traversal, quarantines affected agents and restores compromised state.
-
Updated
Aug 20, 2026 - Python
Graph-native supply-chain blast-radius scanner: which compromised npm/PyPI packages can actually reach your project, and through which path. Powered by HydraDB.
-
Updated
Aug 16, 2026 - Python
HydraClaim turns agent memory into a temporal claim graph: every fact is a claim with provenance and a validity window, contradictions and overwrites are first-class graph structure, and a graph-probe router answers cheaply, escalates conflicted questions, and, crucially, abstains when the graph can't back an answer.
-
Updated
Aug 21, 2026 - Python
Long-term memory for AI agents on HydraDB. Answers from memory with citations, abstains when unsure. Hack Hydra 2026, Track 3.
-
Updated
Aug 28, 2026 - Python
Graph-native PR impact analysis and test selection powered by HydraDB.
-
Updated
Aug 18, 2026 - Python
Bitemporal supply-chain blast-radius analysis over real lockfile history, backed by HydraDB.
-
Updated
Aug 21, 2026 - Python
Supply-chain blast radius for npm as a graph traversal in HydraDB - who was exposed, and when.
-
Updated
Aug 30, 2026 - Python
Auto-FDE — an AI agent that watches your repeated workflows and learns your preferences across sessions with HydraDB, so it never makes you repeat yourself. Built for the HydraDB Agentic Memory Hackathon.
-
Updated
Jun 21, 2026 - Python
Graph-native software supply-chain sentinel powered by HydraDB. One traversal turns a compromised npm package into an exact blast radius: every transitively exposed service and lockfile, the infection routes, shared-maintainer risk and typosquats - then prunes it with semver evidence and generates the lockfile patch. Hack Hydra 2026, Track 2A.
-
Updated
Aug 19, 2026 - Python
Seal a compromised npm package before its blast radius reaches your services. Name what broke → get every exposed service, the exact npm/yarn/pnpm lockfile paths, and the minimum set of bumps that cuts them. Graph-native on HydraDB via algo.MSpaths + temporal dependency edges. Built for Hack Hydra Track 2A.
-
Updated
Aug 20, 2026 - Python
Agent memory layer built on HydraDB's temporal graph model — represents fact supersession explicitly and abstains when the answer isn't there. Evaluated against a vector-only baseline on LongMemEval-S for Hack Hydra Track 3.
-
Updated
Aug 20, 2026 - Python
Add this topic to your repo
To associate your repository with the hydradb topic, visit your repo's landing page and select "manage topics."