feat: admit signed channel workbench module
This commit is contained in:
parent
593d5e5884
commit
bafaf464c2
25 changed files with 1886 additions and 44 deletions
|
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"schema": "hololake.channel-workbench-runtime/v1",
|
||||
"record_id": "HLP-CHANNEL-WORKBENCH-RUNTIME-001",
|
||||
"candidate_number": "HLP-DONOR-CAND-0002",
|
||||
"runtime_module_number": "HLP-MOD-LOCAL-CHANNEL-WORKBENCH-0001",
|
||||
"numbered_ipc": {
|
||||
"module_number": "HLP-NIPC-MOD-0022",
|
||||
"target_number": "HLP-NIPC-TGT-0022",
|
||||
"operations": ["HLP-NIPC-OP-0074", "HLP-NIPC-OP-0075", "HLP-NIPC-OP-0076"]
|
||||
},
|
||||
"engines": {
|
||||
"document": "LEXICAL_0_49",
|
||||
"spreadsheet": "FORTUNE_SHEET_1_0_4"
|
||||
},
|
||||
"data_boundary": {
|
||||
"scope": "CURRENT_AUTHENTICATED_ACCOUNT_LOCAL",
|
||||
"database": "channel-workbench-v1/channel-workbench.sqlite3",
|
||||
"documents_max_body_bytes": 2097152,
|
||||
"spreadsheets_max_columns": 64,
|
||||
"spreadsheets_max_rows": 5000,
|
||||
"package_unmount_deletes_user_data": false,
|
||||
"repository_code_is_executable": false
|
||||
},
|
||||
"integrity": {
|
||||
"optimistic_revision_required": true,
|
||||
"every_save_writes_hash_chained_receipt": true,
|
||||
"receipt_chain_verified_before_read_or_write": true,
|
||||
"adapter_requires_signed_active_module": true
|
||||
},
|
||||
"current_acceptance": {
|
||||
"state": "SIGNED_INSTALLED_CONTENT_AND_RESTART_ACCEPTED",
|
||||
"source_donor": "HLP-DONOR-CHAOTIC-WORKTREE-20260818",
|
||||
"compiled_donor_behavior_checked": false,
|
||||
"compiled_donor_boundary": "No claim of pixel-equivalent compiled-donor acceptance; the declared source slice was reconstructed and the clean host behavior was accepted directly.",
|
||||
"real_signed_package": "fixtures/module-packages/HLP-MOD-LOCAL-CHANNEL-WORKBENCH-0001-0.1.0.ghmod",
|
||||
"module_package_sha256": "eb7af0bd4882cc89acda11c933a3601d16f0588ff737caf8467b875ab5a4ab7b",
|
||||
"signed_debug_binary_sha256": "6f851856ab6f5717facc67ec406c9eb99e240290c585438323e230daec5ae71c",
|
||||
"developer_id_team": "825A9L3G7Q",
|
||||
"signed_debug_cdhash": "0209a46b2dc221d37b618a2b12866bb8cb39f03d",
|
||||
"real_account_human_number": "ICE-GL∞",
|
||||
"ui_activation_verified": true,
|
||||
"document_save": {
|
||||
"title": "冰朔频道迁移验收",
|
||||
"revision": 1,
|
||||
"content_sha256_prefix": "534b4bd3d6d0",
|
||||
"receipt_sha256_prefix": "72436f46cf1d"
|
||||
},
|
||||
"spreadsheet_save": {
|
||||
"title": "冰朔编号迁移表",
|
||||
"revision": 1,
|
||||
"formula_preserved": "=1+2",
|
||||
"content_sha256_prefix": "57607d92c0dc",
|
||||
"receipt_sha256_prefix": "323761fc18a3"
|
||||
},
|
||||
"restart_persistence_verified": true,
|
||||
"dependency_audit": "0_VULNERABILITIES_AFTER_UUID_11_1_1_OVERRIDE"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue