hololake-system-architecture/product-source/hololake-native-desktop/foundation.json

35 lines
1.3 KiB
JSON

{
"schema": "hololake.native-desktop-foundation/v1",
"record_id": "HLP-NATIVE-DESKTOP-FOUNDATION-001",
"state": "MINIMAL_TAURI_SCAFFOLD_UPDATE_TRUST_ROOT_AND_DONOR_AUDIT_BASELINE_IMPLEMENTED",
"canonical_shell": "TAURI_V2_RUST_REACT",
"product_ui_implementation_started": false,
"selected_visual_direction_present": false,
"upstream_product_update_endpoints": [],
"production_update_endpoint_owner": "HOLOLAKE_ONLY",
"release_broadcast_contract": "contracts/release-broadcast.schema.json",
"release_trust_source": "src-tauri/release-trust.json",
"release_trust_state": "UNPROVISIONED_FAIL_CLOSED",
"tauri_update_artifacts_enabled": true,
"automatic_update_check_on_startup": false,
"human_opt_in_download_install_required": true,
"automatic_restart_allowed": false,
"private_signing_material_allowed_in_source": false,
"donor_audit_record": "audit/donor-audit.json",
"donor_audit_complete": false,
"donor_source_copying_allowed": false,
"donors": [
{
"path": "../hololake-platform",
"role": "READ_ONLY_ENGINEERING_CAPABILITY_DONOR"
},
{
"path": "../hololake-desktop",
"role": "READ_ONLY_KNOWLEDGE_UX_AND_BEHAVIOR_DONOR"
},
{
"path": "../guanghu-knowledge-base",
"role": "READ_ONLY_KNOWLEDGE_UX_BEHAVIOR_AND_DATA_DONOR"
}
]
}