623 B
623 B
Contributing to Lumbridge Compute
Contributions are welcome. Changes land as small, reviewable commits.
Development
cargo test
cargo fmt --check
cargo clippy --all-targets
cargo build --release
Changes to the lumbridge/v1 scene or eval contracts require fixtures, backward-
compatibility notes, and documentation. Never add secrets, private model tokens,
personal voice samples, internal hostnames, or arbitrary commands to shareable
scene/eval manifests.
Performance changes should include before/after JSON artifacts and the complete hardware/model/runtime configuration needed to reproduce them.