warriors/trisha/lib/os/neptune.md

Neptune SDK

These modules are supplied only by trisha describe --target neptune. The bare Triton package does not provide Neptune imports. Machine bindings live in lib/vm/triton; network and state descriptors live in networks/neptune.

The current SDK contains kernel/Merkle authentication helpers, preimage authorization helpers, extension-field and RAM inner-product operations, UTXO helpers, and source examples of token standards, lock scripts and type scripts under examples/neptune. Compilation coverage is not validation of a live Neptune transaction protocol. Live deployment remains unsupported.

xfield.xx_dot_step and xfield.xb_dot_step take an XField accumulator and two RAM pointers and return the updated accumulator and both pointers. These operations are arithmetic primitives, not complete recursive proof verification.

There is no released os.neptune.proof module. Its previous verify_inner_proof prototype did not enforce the computed FRI/OOD/constraint values and was not a sound verifier. The unfinished source and dependent entry programs are preserved under examples/experimental/neptune, excluded from target packages. Imports of that module fail compilation in the production package. This limitation is independent of Trisha's working CPU Triton STARK prover and verifier.

The expert assembly baselines retain historical names and remain unverified without an explicit independent execution fixture. No recursive-proof or transaction-security claim follows from their presence.

Folder

Homonyms

cybics/crystal/neptune
neptune The eighth planet from the sun and the outermost giant in the solar system. Neptune is an ice giant composed primarily of water, ammonia, and methane ices surrounding a rocky core. Winds on Neptune exceed 2000 km/h, the fastest recorded in the solar system. The Great Dark Spot, observed by…
warriors/trisha/neptune
neptune
warriors/trisha/networks/neptune
neptune
warriors/trisha/examples/neptune
neptune
warriors/trisha/examples/experimental/neptune
Unimplemented recursive proof prototypes These sources are preserved for research and are excluded from the installed target package. They are not recursive STARK verifiers or transaction validators. In particular, `proof.verify_inner_proof` computes FRI/OOD/constraint values without enforcing…
neural/trident/catalog/os/neptune
neptune
warriors/trisha/baselines/triton/os/neptune
neptune

Graph