Root docs
Repository viewer
Legacy docs parity surface
Back to repository viewer
Repository document

Submission Dossier

submission-dossier.md

Boundary

This route preserves legacy markdown access inside the Next.js surface. The raw repository file remains authoritative.

Open raw file

Submission Dossier

Purpose

This document is the shortest serious handoff for a judge, grant reviewer, investor, or diligence process.

PrivateDAO now combines protocol hardening, zero-knowledge proof surfaces, and a published cryptographic artifact integrity layer so reviewers can validate not only the protocol logic, but also the integrity of the evidence package itself.

It ties together:

  • what the protocol is
  • what the strategy framing is
  • what the security evidence is
  • what the live proof is
  • what additive V3 hardening proves
  • what remains outside the repo

Core Identity

PrivateDAO is a governance security system for private, replay-resistant, treasury-safe decision flow on Solana.

For Ranger and Drift, its strongest role is:

the confidential risk-approval and treasury-control layer for a serious USDC strategy stack.

What Is Proven Today

  • on-chain governance lifecycle
  • commit-reveal voting
  • timelocked execution
  • treasury validation
  • replay and failure-mode reasoning
  • live devnet proof
  • dedicated Devnet proof for Governance Hardening V3 and Settlement Hardening V3
  • canonical release manifest
  • reviewer and operations verification gates
  • web and Android-native review surfaces

Strategy Package

  • [investor-pitch-deck.md](/home/x-pact/PrivateDAO/docs/investor-pitch-deck.md)
  • [ranger-strategy-documentation.md](/home/x-pact/PrivateDAO/docs/ranger-strategy-documentation.md)
  • [strategy-blueprint.md](/home/x-pact/PrivateDAO/docs/strategy-blueprint.md)
  • [strategy-adaptor-interface.md](/home/x-pact/PrivateDAO/docs/strategy-adaptor-interface.md)
  • [strategy-operations.md](/home/x-pact/PrivateDAO/docs/strategy-operations.md)
  • [risk-policy.md](/home/x-pact/PrivateDAO/docs/risk-policy.md)
  • [performance-evidence.md](/home/x-pact/PrivateDAO/docs/performance-evidence.md)

Security Package

  • [security-review.md](/home/x-pact/PrivateDAO/docs/security-review.md)
  • [threat-model.md](/home/x-pact/PrivateDAO/docs/threat-model.md)
  • [security-coverage-map.md](/home/x-pact/PrivateDAO/docs/security-coverage-map.md)
  • [failure-modes.md](/home/x-pact/PrivateDAO/docs/failure-modes.md)
  • [replay-analysis.md](/home/x-pact/PrivateDAO/docs/replay-analysis.md)
  • [governance-hardening-v3.md](/home/x-pact/PrivateDAO/docs/governance-hardening-v3.md)
  • [settlement-hardening-v3.md](/home/x-pact/PrivateDAO/docs/settlement-hardening-v3.md)

Live Proof Package

  • [live-proof.md](/home/x-pact/PrivateDAO/docs/live-proof.md)
  • [test-wallet-live-proof-v3.generated.md](/home/x-pact/PrivateDAO/docs/test-wallet-live-proof-v3.generated.md)
  • [test-wallet-live-proof-v3.generated.json](/home/x-pact/PrivateDAO/docs/test-wallet-live-proof-v3.generated.json)
  • [devnet-release-manifest.md](/home/x-pact/PrivateDAO/docs/devnet-release-manifest.md)
  • [proof-registry.json](/home/x-pact/PrivateDAO/docs/proof-registry.json)
  • [independent-verification.md](/home/x-pact/PrivateDAO/docs/independent-verification.md)

Operations Package

  • [mainnet-readiness.md](/home/x-pact/PrivateDAO/docs/mainnet-readiness.md)
  • [production-operations.md](/home/x-pact/PrivateDAO/docs/production-operations.md)
  • [monitoring-alerts.md](/home/x-pact/PrivateDAO/docs/monitoring-alerts.md)
  • [incident-response.md](/home/x-pact/PrivateDAO/docs/incident-response.md)
  • [mainnet-cutover-runbook.md](/home/x-pact/PrivateDAO/docs/mainnet-cutover-runbook.md)
  • [operator-checklist.md](/home/x-pact/PrivateDAO/docs/operator-checklist.md)
  • [risk-register.md](/home/x-pact/PrivateDAO/docs/risk-register.md)
  • [audit-handoff.md](/home/x-pact/PrivateDAO/docs/audit-handoff.md)

Unified Verification

The current repository can be closed and checked with:

npm run verify:all

Honest Boundary

What still remains outside the current repository:

  • live strategy engine and performance history
  • external audit
  • production mainnet rollout
  • any protocol-v2 interface change intended to tighten currently documented operational guards

Honest V3 Boundary

The additive `V3` path is now part of the repository's serious proof surface:

  • `Governance Hardening V3` is Devnet-proven
  • `Settlement Hardening V3` is Devnet-proven
  • both remain additive and do not reinterpret legacy objects
  • neither is presented as a production-custody or unrestricted-mainnet claim