AssetRail v0.1.0
AssetRail v0.1.0
AssetRail v0.1.0 is the first public source release of the offline macOS route
planner prototype.
Included
- Deterministic synthetic exchange, balance, destination, fee, and risk data.
- Exact-decimal route evaluation in Rust.
- Strict IPC validation and reason-coded route exclusions.
- A least-authority Tauri WebView with no generic built-in permissions.
- A distinct community-build identity with exact source and license disclosure.
- Public contribution, governance, security, privacy, support, and release
policies.
Important limitations
This release does not connect to an exchange or wallet. It does not accept
credentials, persist an account, place a trade, transfer assets, or submit a
withdrawal. It is a prototype for inspecting deterministic planner behavior,
not financial advice or a live asset-management tool.
Runtime verification covers Apple-silicon macOS. Intel macOS is unverified. No
Developer ID-signed, notarized, or App Store binary is included.
Build from source
npm ci
npm run test:run
npm run build:communitySee README.md and
COMMUNITY_BUILD.md for the pinned
toolchains, complete verification matrix, output path, and fork identity rules.
Release assets
The GitHub release includes source archives, CycloneDX/SPDX SBOMs, and SHA-256
checksums. It does not include the locally ad-hoc-signed community app.
Security
Report suspected vulnerabilities privately through the process in
SECURITY.md. Do not include real credentials, wallet keys,
private addresses, or personal financial information.