feat: add language-first operating contract
This commit is contained in:
parent
d35b46a5b5
commit
79dd5f3920
5 changed files with 257 additions and 2 deletions
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"schema": "hololake.source-publication-receipt/v1",
|
||||
"record_id": "HLP-LANGUAGE-SHELL-STAGE-011-001",
|
||||
"development_id": "DEV-20260809-007",
|
||||
"source_remote_head": "d35b46a5b574d02511a60803dbd4db1096935a69",
|
||||
"target_branch": "main",
|
||||
"current_architecture": "HLP-CURRENT-ARCH-001@2026-08-10.2",
|
||||
"files": [
|
||||
{
|
||||
"path": "product-source/hololake-platform/src/lib/languageOperatingModel.ts",
|
||||
"sha256": "1cf6aa2c057231c7c30ee67a4600481ff3f08c0ddd422813e8dae0f413e23148"
|
||||
},
|
||||
{
|
||||
"path": "product-source/hololake-platform/src/lib/languageOperatingModel.test.ts",
|
||||
"sha256": "1c63a1bcc5161997c1dd7c2652ba714c98a46282e1b9d16c1c86818ef58f03c6"
|
||||
},
|
||||
{
|
||||
"path": "product-source/hololake-platform/architecture/HOLOLAKE-LANGUAGE-SHELL-STAGE-011-IMPLEMENTATION-20260810.md",
|
||||
"sha256": "c7fd9346f0e439b841ced096b756aca503747e8244a049885c0995ddc738f387"
|
||||
},
|
||||
{
|
||||
"path": "routing/hololake-current-architecture.json",
|
||||
"sha256": "1fd7409785becb454e14a970e8dc8a60c00b3f10513eaf7e16dbb2904f99f771"
|
||||
}
|
||||
],
|
||||
"checks": {
|
||||
"focused_vitest": "PASS_100_5_OF_5",
|
||||
"eslint": "PASS_100",
|
||||
"typescript_no_emit": "PASS_100",
|
||||
"clean_worktree_source_hash_matches_tested_source": "PASS_100",
|
||||
"architecture_json_parse": "PASS_100",
|
||||
"git_diff_check": "PASS_100"
|
||||
},
|
||||
"truth_boundary": {
|
||||
"source_contract_published": true,
|
||||
"ui_integrated": false,
|
||||
"artifact_built": false,
|
||||
"runtime_deployed": false,
|
||||
"online_service_healthy": false
|
||||
},
|
||||
"recorded_at": "2026-08-10T11:58:30+08:00"
|
||||
}
|
||||
Loading…
Reference in a new issue