Integrate namespace and source-route lifecycle changes, contextual process cleanup, Python binding updates, and Myelin worker/orchestrator recovery. Keep the shared control contracts, deployment identity fencing, SSH bootstrap adapters, paid admission accounting, and VastAI cleanup implementation together with their consumers. Migrate Iroh dependencies and telemetry transport/collection with dashboard and demo callsites, workspace build configuration, and actor-control-flow policy updates. This is an intermediate development checkpoint, not paid-provider qualification. Review verification: contextual_process_guarantees (4 tests), telemetry_transport (4 tests), and shared control contracts (5 tests) passed. Historical five-node redeployment and campaign execution passed individually; complete ordered qualification remains pending.
9 lines
208 B
TOML
9 lines
208 B
TOML
[unstable]
|
|
profile-hint-mostly-unused = true
|
|
|
|
[build]
|
|
rustc-workspace-wrapper = "tools/actor-control-flow-lint/rustc-wrapper.py"
|
|
|
|
[alias]
|
|
xtask = "run --package xtask --"
|
|
lint = "run --package xtask -- lint"
|