Skip to content
View moneyparking's full-sized avatar
💭
Open to remote AI systems architecture roles
💭
Open to remote AI systems architecture roles

Block or report moneyparking

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.

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
moneyparking/README.md

Ruslan Vrublevskyi

AI-Native Systems Architect · Creator of EvidenceBound · Founder of SignalReview

EvidenceBound · ruslan@evidencebound.org · LinkedIn · ORCID

I design agentic AI systems that fail closed when evidence, dependencies, integrity, or policy state can no longer be trusted.

My work spans deterministic verification, bounded execution, tamper-evident Proof Packs, verifiable memory, trust-graph recovery, multi-agent orchestration, security boundaries, CI/CD, and production acceptance.

Open to research/consortium collaboration around trustworthy agentic systems and to remote AI systems architecture, applied AI, agent platform, verification, and technical product engineering roles.

EvidenceBound architecture

Institutional site: https://evidencebound.org
Canonical OSS core: https://github.com/moneyparking/evidencebound-core
Project contact: ruslan@evidencebound.org

EvidenceBound is a systems approach for making AI-generated actions inspectable, reproducible, challengeable, and blockable.

Current evidence
      ↓
Deterministic verification
      ↓
Tamper-evident proof
      ↓
Verifiable memory
      ↓
Trust-break detection
      ↓
Selective recovery
      ↓
Mandatory human or policy-controlled decision

The LLM may interpret bounded evidence. It does not grant itself trust, hide unavailable inputs, override deterministic gates, or authorize unsafe side effects.

Selected public implementations

Project Architectural problem Verified implementation
EvidenceBound Core Bind agent state to evidence/provenance/policy and recover selectively after trust changes Framework-agnostic Python runtime, deterministic verification, dependency blast-radius analysis, fail-closed selective recovery, signed-receipt and persistence seams, conformance corpus, supply-chain attestations
EvidenceBound Recovery Mesh Recover an agent fleet after one checkpoint becomes untrustworthy without restarting safe work Google ADK, Vertex AI / Gemini 3.5 Flash, Cloud Run, Agent Registry, Secret Manager, Workload Identity Federation, Trust Graph blast-radius analysis, fail-closed action gate, selective recomputation
EvidenceBound DataHub Gate Decide whether an agent-generated data action is bound to current metadata before human review Official DataHub MCP, schema and bounded-lineage binding, Restricted AST Policy, no-exec bounded interpreter, SHA-256 Proof Packs, Ed25519 seals, native DataHub description write-back
EvidenceBound Verified Memory Reopen prior agent state and prove what changed rather than merely recalling an answer CockroachDB persistence, canonical snapshots, integrity verification, T0 → T1 comparison, AWS Lambda, S3, CloudFormation, GitHub OIDC → AWS STS
Governed Codex Module Factory Generate analytics modules without granting generated code automatic deployment authority Codex workflow, isolated execution, validation gates, sealed review artifacts, mandatory human review
Forensic Multi-Agent Sports Intelligence Produce a bounded verdict from adversarial agent roles without inventing unavailable provider facts Qwen Cloud, four-role evidence-first review, visible missing-data states, orchestrated bounded verdict
SignalReview Turn structured match evidence into a retained, transparent decision-support workflow Next.js, TypeScript, React, Python, FastAPI, PostgreSQL, Supabase, Docker, GitHub Actions, Vercel, Render, Cloudflare

Recovery Mesh production evidence

A controlled production run compared a full restart with selective recovery:

  • full restart: 4 model calls / 1,781 input tokens;
  • selective recovery: 3 model calls / 1,358 input tokens;
  • saved in that exact run: 1 model call / 423 input tokens (~24%).

This is a measured result from one controlled run, not a universal savings claim. The current bounded Cloud Run slice does not claim durable multi-week memory.

DataHub reproducibility

git clone https://github.com/moneyparking/evidencebound-datahub-gate.git
cd evidencebound-datahub-gate
make test-repro

Expected retained states include:

VERIFIED
BLOCKED: SCHEMA_MISMATCH
REPRODUCED
ARTIFACT_TAMPERING_DETECTED
SIGNATURE_VALID

VERIFIED is deliberately narrow. It does not mean production authorization, data truth, certification, or permission to deploy.

Architecture and engineering focus

  • AI-native systems and agent platform architecture
  • Agentic AI, MCP, Google ADK, OpenAI, and Qwen Cloud
  • Deterministic runtimes, restricted execution, and fail-closed controls
  • Verification contracts, canonicalization, provenance, and content addressing
  • Verifiable memory, dependency graphs, invalidation, and selective recovery
  • Python, TypeScript, Next.js, React, FastAPI, Pydantic, SQL
  • PostgreSQL, Supabase, CockroachDB, AWS, Google Cloud, Vercel, Render, Cloudflare
  • Docker, GitHub Actions, OIDC/WIF, pytest, Ruff, Mypy, security and release gates
  • Product strategy, monetization, QA, deployment, and production acceptance

Public evidence

For EvidenceBound research, OSS, security and consortium work: ruslan@evidencebound.org.

Public materials intentionally exclude private repositories, credentials, customer information, personal address, telephone number, and transient location.

Pinned Loading

  1. evidencebound-recovery-mesh evidencebound-recovery-mesh Public

    Trust-aware recovery for autonomous agent fleets: detect trust breaks, compute dependency blast radius, reuse verified work, and selectively recompute affected branches on Google Cloud.

    Python

  2. evidencebound-datahub-gate evidencebound-datahub-gate Public

    Fail-closed read, verify, Proof Pack, and DataHub MCP write-back governance for data agents

    Python

  3. moneyparking-evidencebound-verified-memory moneyparking-evidencebound-verified-memory Public

    Verifiable memory for AI decisions: persist T0, reopen independent sessions, verify integrity, compare T1, classify change, and re-evaluate applicability with CockroachDB and AWS.

    Python

  4. Signalreview-Alibaba-Qwen Signalreview-Alibaba-Qwen Public

    Secure four-agent sports intelligence society powered by Qwen models via Alibaba Cloud Model Studio, deployable on Alibaba Cloud ECS.

    Python

  5. moneyparking moneyparking Public

    Profile README for Ruslan Vrublevskyi — Systems Architect and creator of EvidenceBound