Skip to content

DHMS v1.0 Public Evidence Package

Choose a tag to compare

DHMS v1.0 Public Evidence Package

DHMS v1.0 packages the public evidence chain for the DHMS Execution Fuse Protocol.

This release covers SQL, File, HTTP, and controlled deterministic mock-agent runtime interception under documented non-production boundaries.

Public Frozen Claim

DHMS provides a public evidence package for an execution fuse protocol proof chain covering SQL, File, HTTP, and controlled deterministic mock-agent runtime interception under documented non-production boundaries.

Evidence Lines

Evidence line | Public proof status -- | -- SQL | Controlled runtime-path SQLite sandbox release proof File | Constrained synthetic temp-directory proof HTTP | Constrained local mock HTTP proof Mock agent | Controlled deterministic mock-agent proof over exactly 9 inert SQL/File/HTTP proposals

Reproduction Commands

python3 cli.py demo-sql-fuse
python3 cli.py demo-file-fuse
python3 cli.py demo-http-fuse
python3 validation/run_dhms_mock_agent_interception_benchmark_v0.py
python3 cli.py bench-mock-agent-interception
python3 validation/run_dhms_controlled_mock_agent_runtime_interception_proof.py
python3 cli.py proof-mock-agent-interception

Expected Verdict Markers

SQL_FUSE_DEMO_PASS
DHMS_FILE_FUSE_DEMO_PASS
DHMS_HTTP_FUSE_DEMO_PASS
DHMS_MOCK_AGENT_INTERCEPTION_BENCHMARK_PASS
DHMS_CONTROLLED_MOCK_AGENT_RUNTIME_INTERCEPTION_PROOF_PASS

Fresh Clone Reproduction

The v1.0 public evidence commands were reproduced from a fresh clone outside the working repository.

Fresh clone reproduction record:

docs/dhms_fresh_clone_reproduction_check_v1_0_1.md

Public Evidence Package

Main public evidence package document:

docs/dhms_public_evidence_package_v1_0.md

GitHub release notes source document:

docs/dhms_github_release_notes_v1_0_3.md

Public Non-Claims

DHMS v1.0 does not claim:

  • production readiness

  • real agent runtime interception

  • real LLM execution

  • universal agent safety

  • industry-standard status

  • arbitrary tool execution

  • arbitrary SQL support

  • arbitrary file operation support

  • arbitrary HTTP/network support

  • adapter/API-client support

  • MCP integration

  • E2B integration

  • Codex integration

  • Claude integration

  • OpenClaw integration

  • DeepSeek integration

  • provider SDK integration

  • agent SDK integration

  • credential handling

  • user data safety certification

  • production database safety

  • production filesystem safety

  • production HTTP/network safety

Release Boundary

This release is a public evidence package for a documented proof chain.

It is not a production runtime release, not a real-agent integration release, and not a claim of universal AI-agent safety.