White
Papers
A collection of my white papers across quantum computing, artificial intelligence, cybersecurity, and software methodology.
Teleportation via Quantum Entanglement Reassignment
A theoretical framework proposing that quantum entanglement can be directly manipulated to relocate physical mass. By leveraging the ER=EPR conjecture and the hypothesis that space-time is emergent from entanglement, I outline a mechanism for disentangling an object from its environment and reassigning its entanglement to a distant target, effectively collapsing the space-time separation between them.
Codex Automata: A Development Methodology for the Agentic Era
A manifesto for software engineering when AI agents write the code. Documentation first, tests second, code last. When code is cheap and specification is expensive, the entire discipline must invert. This paper outlines a complete methodology built on bounded contexts, spec-first design, and parallel agent orchestration.