Skip to content
View sagarv48's full-sized avatar

Block or report sagarv48

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
sagarv48/README.md

Vinay Kumar Ksheerasagar

Systems & AI Infrastructure Architect โ€ข Open-Source Builder
Engineering resilient distributed data systems, verifiable autonomous agent runtimes, and high-performance ACID architectures.

LinkedIn Profile Email Architecture Focus


๐Ÿ›๏ธ Engineering Philosophy & Focus

I architect and build enterprise software with a focus on eliminating operational debt, ensuring non-repudiation, and replacing bloated infrastructure with sound systems design:

  • Database Consolidation Over Vector Sprawl: Solving enterprise RAG directly on battle-tested relational engines (PostgreSQL with pgvector HNSW + BM25 full-text search) instead of introducing costly, un-audited secondary vector databases.
  • Deterministic Action Contracts for Autonomous AI: Probabilistic models should draft plans; deterministic, out-of-band policy engines with HMAC-SHA256 signatures must govern and execute them.
  • Zero-Trust Enterprise Ingestion: Guaranteeing that enterprise data pipelines automatically scrub secrets, API keys, and PII before chunks ever enter an embedding or vector index.

๐Ÿš€ Featured Flagship Ecosystem: The Fabric Suite

A cohesive, open-source infrastructure stack designed for enterprise-grade generative AI, retrieval, and agent governance.

Vendor-neutral, governance-first hybrid evidence retrieval for AI systems.

CI Release Docker Helm OCI MCP Native

  • PostgreSQL-Native Hybrid Retrieval: Combines pgvector HNSW indexing with native PostgreSQL full-text search (tsvector) via Reciprocal Rank Fusion (RRF, k=60).
  • Dual-Mode Multi-Tenancy: Application-level isolation by default, with opt-in PostgreSQL Row-Level Security (RLS) for HIPAA and SOC 2 compliance.
  • Model Context Protocol (FastMCP): Native MCP tools (retrieve_evidence, get_document, explain_retrieval) enabling plug-and-play memory for Claude Desktop, Cursor, and enterprise agent workflows.
  • Turnkey Production Ops: Multi-arch Docker containers, official Helm chart with external secret injection, and sub-10ms query latency.

Policy-governed autonomous agent planning and non-repudiation execution framework.

CI Release License MCP Native

  • Deterministic Action Contracts: Decouples probabilistic LLM reasoning from API execution by enforcing strict typed step definitions.
  • Out-of-Band Policy Engine: Hot-reloadable YAML policy rules that independently inspect and gate every proposed agent mutation.
  • Cryptographic HMAC-SHA256 Approvals: Human-in-the-loop sign-offs produce tamper-evident cryptographic approval tokens, providing end-to-end non-repudiation.
  • Indirect Prompt Injection Defense: Sandboxes untrusted retrieved data within strict <retrieved_evidence> XML boundaries with regex-enforced identifiers.

Enterprise SaaS connectors, automated DLP secret scrubbing, and cryptographic write gates.

CI Release Docker Kubernetes

  • Automated DLP Secret Scrubbing: Real-time SecretScrubber detecting AWS keys, private RSA keys, JWT tokens, Bearer tokens, and email PII prior to chunk indexing.
  • Bi-Directional SaaS Connectors: Pre-built, production-tested adapters for Jira, Confluence, Slack, GitHub, and PostgreSQL.
  • Cryptographic Write Gates: Enforces HMAC-SHA256 signature verification before any SaaS adapter can mutate production systems (e.g., ticket creation or comment updates).

๐Ÿ› ๏ธ Systems & Technical Competencies

Domain Core Technologies & Architectural Patterns
Databases & Vector Storage PostgreSQL (HNSW, IVFFlat, RLS, WAL, Partitioning), pgvector, Redis, SQLite, ACID Transactions, Connection Pooling (PgBouncer)
AI Infrastructure & RAG Model Context Protocol (MCP), FastMCP, Hybrid Retrieval (BM25 + Dense Vectors), Reciprocal Rank Fusion (RRF), Cross-Encoder Reranking, Ollama
Agent Safety & Governance Cryptographic Non-Repudiation (HMAC-SHA256), Deterministic Action Contracts, Indirect Prompt Injection Defense, STRIDE Threat Modeling
Languages & Runtimes Python (psycopg3, FastAPI, FastMCP, PyYAML, Pytest), Java / Kotlin, Go, Shell Scripting (Bash / PowerShell)
Cloud & Distributed Ops Kubernetes, Helm (OCI), Docker (Multi-arch / Non-root), GitHub Actions CI/CD, Azure DevOps, Linux Systems Internals

๐Ÿ“ˆ GitHub Statistics & Activity

GitHub Stats Top Languages


๐Ÿค Connect & Inquiries

I am always interested in discussing high-concurrency systems architecture, enterprise AI data governance, and open-source infrastructure:

Popular repositories Loading

  1. knowledge-fabric knowledge-fabric Public

    MCP-native evidence retrieval platform for AI systems.

    Python 4 1

  2. intent-fabric intent-fabric Public

    Intent planning, approval and action contract framework

    Python 1

  3. knowledge-fabric-enterprise-adapters knowledge-fabric-enterprise-adapters Public

    Python 1

  4. Spoon-Knife Spoon-Knife Public

    Forked from octocat/Spoon-Knife

    This repo is for demonstration purposes only.

    HTML

  5. sagarv48 sagarv48 Public

    Config files for my GitHub profile.

  6. blazemeter-taurus-digitalbank-perf blazemeter-taurus-digitalbank-perf Public

    test-automation-in-practice with blazemeter,taurus and jmeter