DSG ONE
INTERACTIVE ARCHITECTURE DOCUMENT
DREAM HTML · 3D DOCUMENTATION

Proposal, proof, authority, execution, and observation are separate trust domains.

This document turns the DSG ONE architecture into an explorable 3D model. Drag the scene, select a trust domain, inspect its authority boundary, then follow the implementation and evidence sections below.

Truth boundary: the visualization documents implementation and verified design boundaries. Exact Z3 proof is scoped to the encoded mathematical problem; CI, deployment, package readiness, and internal evidence are not presented as external certification or marketplace approval.
CANONICALDSG ONE
DECISION MODEL

Approved work does not always mean immediate execution.

The authority layer distinguishes exact-plan work, capability gaps, and unsupported or out-of-plan actions.

ALLOW

Approved exact-plan work

Authorization, plan alignment, capability, constraints, execution conditions, and required evidence support continuation.

WAITING_PERMISSION

Approved work, missing capability

The step remains inside the approved plan, but execution pauses until the required permission or capability is provisioned.

BLOCK

Unsupported or out-of-plan work

Missing authority, failed constraints, incomplete proof, or scope violation does not become success.

IMPLEMENTATION DEEP DIVE

The trust boundary exists in code.

AGI CANDIDATE ADMISSION

Better score ≠ safe candidate

Admission requires composite improvement, real-efficiency improvement, and no regression in protected metrics such as P99 latency, error rate, throughput, cost efficiency, audit completeness, human override rate, SLA status, and zero-data-loss guarantees.

ADMIT = scoreImproved ∧ efficiencyImproved ∧ noProtectedRegression
QUBO / ISING

Formal encoding is mandatory

Natural-language hints do not become solver code. Search completion and whole-space search are tracked independently.

missing constraints.aimoEncoding → REVIEWsearchComplete ≠ wholeSpaceSearched
CINEMA + Z3

Separate proof obligation

After a candidate is found, an independent solver asks whether any assignment exists with strictly lower energy.

verifier_objective < candidate_energy

UNSAT → VERIFIED_GLOBAL_OPTIMUM. Better witness → COUNTEREXAMPLE_FOUND. Timeout → VERIFICATION_TIMEOUT.

PROMOTION GATE

Simulation cannot promote itself

candidateAuthority = SIMULATION_ONLYpromotionAuthority = DSG_CONTROL_PLANEselfPromotionAllowed = false

Plan hash, commits, allowed paths, constraints, tests, build, objective improvement, evidence, and Cinema proof binding are checked before promotion.

MULTI-LANE RUNTIME

No evidence, no join

QUEUEDRUNNINGREADY_TO_JOINJOINEDCOMPLETED

BLOCKED and FAILED remain explicit. Required lanes need a joinable state, commit SHA, evidence, and no blockers.

REMOTE BROWSER

Executor ≠ verifier

Sessions bind to an approved plan, approved step, and agent identity. Verifier-side access is observation-only; delegated secrets use opaque references outside the model/evidence path.

secret_ref / otp_ref

HTTPS, private-address/DNS protections, SSRF-style rejection, and expiring AES-GCM session sealing protect the remote boundary.

POST-DEPLOY

Deploy success is not the final truth

PASS → COMMIT_NEXT_BASELINEREVIEW → HOLD_REVIEWBLOCK → EXECUTE_ROLLBACK

Monitoring observes; canonical authority owns mutation. Unbound production targets fail closed.

PRODUCTION_TARGET_UNBOUND → BLOCK
ENGINEERING EVIDENCE

Run-scoped proof, not generic claims

Current documentation inventories 44 workflow files in the current repository snapshot and 40 primary pytest modules, plus Azure, Browserbase, and Copilot CLI E2E paths.

line coverage = NOT MEASUREDbranch coverage = NOT MEASURED
TECHNOLOGY MAP

Implementation stack by trust boundary.

Canonical governanceTypeScript / Node.jsState / promotionTypeScriptDeterministic simulationTypeScriptQUBO / IsingTypeScript + BigIntFormal proofPython + Z3 SMTVerification APIFastAPIBindingSHA-256 canonical dataSession securityAES-GCMAgent protocolMCP + REST/OpenAPICI orchestrationGitHub ActionsRuntimeAzure Cinema pathEvidencehash + commit + proof records