Universal Dragon Global System
QBIT NOVA · Virtual QCPU · Raspberry Pi 5 · Approval-First Architecture
UD means Universal Dragon.
Creator: Aslam
Team: Askutty
Brain: NovaKutty
Language: QBIT NOVA
Source extension: .ud
Version: 1.4.0-dev
Branch: nova-v1.4.0-dev
QBIT NOVA is the top-level Universal Dragon language. The user writes .ud source files only.
QBIT NOVA is not a public Python, C, C++, Java, HTML, or TypeScript project.
Other technologies may exist later only as hidden compiler/runtime targets. The visible language identity is QBIT NOVA.
nova doctor
nova run examples/v2/qbit_nova_world.ud
nova qbit examples/v2/qbit_test.qnovanova universal_dragon
creator aslam
team askutty
brain novakutty
say "QBIT NOVA language online"
qbit dragon = |0>
h dragon
measure dragon
guard:
owner_approval required
dangerous_action deny
Current verified QBIT features:
- QBIT NOVA
.udsource preprocessor - Single qbit gates: H, X, Z
- State and probability display
- Measurement collapse
- Multi-qbit register
- CNOT gate
- Bell-style linked state
- 20-run Bell repeat stability test
- Automated CI testing on
nova-v1.4.0-dev
Latest locked milestone:
QBIT NOVA v1.4.0-dev has started as the Universal Dragon language branch.
QBIT NOVA allows safe adapter output and owner approval flows.
It blocks raw terminal execution through external adapters and does not allow automatic live call answering or dangerous system mutation without approval.
