| { |
| "product": "loudink-v2", |
| "version": "2.0.0-candidate", |
| "runner_kind": "loudink_v2", |
| "writer_base_model": "base_model", |
| "base_model_local_path": "base_model", |
| "writer_unified_adapter_path": "writer", |
| "writer_checkpoint": "adapters.safetensors", |
| "ir_base_model": "base_model", |
| "ir_adapter_path": "planner", |
| "ir_checkpoint": "adapters.safetensors", |
| "single_resident_base_model": true, |
| "hot_download_mib_limit": 1024, |
| "hardware_floor": "M1 Pro / 16GB", |
| "offline_after_download": true, |
| "browser_scope": "supported service workflows plus generic search", |
| "rollback": { |
| "model": "loudink-v1.5", |
| "mode": "immediate" |
| }, |
| "rollout": { |
| "initial": "shadow", |
| "canary": "opt_in", |
| "default_after_gate": true |
| }, |
| "feedback": { |
| "local_redaction": true, |
| "explicit_approval_required": true, |
| "export_only_approved": true, |
| "deletion_supported": true |
| }, |
| "acceptance": { |
| "product_accuracy_min": 0.95, |
| "writing_accuracy_min": 0.95, |
| "computer_accuracy_min": 0.95, |
| "raw_neural_writing_accuracy_min": 0.95, |
| "raw_neural_computer_accuracy_min": 0.75, |
| "bundle_mib_max": 1024 |
| } |
| } |
|
|