Refresh submission prefill lock reports

This commit is contained in:
yaojingang
2026-06-16 03:59:38 +08:00
parent 85ff9e41b1
commit 7c8bf844af
8 changed files with 150 additions and 136 deletions
+10 -10
View File
@@ -3,7 +3,7 @@
"ok": true,
"generated_at": "2026-06-16",
"skill_dir": ".",
"commit": "58fd1326d0f0400b28b834ea7d9333aa93f55e7d",
"commit": "85ff9e41b1e60531f166ccce57d85eb8fce7970d",
"git_status": {
"available": true,
"dirty": false,
@@ -17,9 +17,9 @@
"methodology_complete": true,
"required_artifact_count": 25,
"missing_artifact_count": 0,
"evidence_bundle_sha256": "f5b1d7f766c864803d447d3e70d57c332986526833674c70bece29ecb751a393",
"source_contract_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"evidence_bundle_sha256": "7bc66a314e49ecd92d680cf2e33b0ab30ff1d60d575983ca8e2347a0d86084de",
"source_contract_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"output_case_count": 5,
"failure_disclosure_count": 3,
"command_count": 23,
@@ -54,7 +54,7 @@
},
"release_lock": {
"ready": true,
"commit": "58fd1326d0f0400b28b834ea7d9333aa93f55e7d",
"commit": "85ff9e41b1e60531f166ccce57d85eb8fce7970d",
"status_scope": "generation-time status before this report is written",
"reason": "clean generation-time HEAD"
},
@@ -64,7 +64,7 @@
"existing_count": 25,
"missing_count": 0,
"missing_paths": [],
"sha256": "f5b1d7f766c864803d447d3e70d57c332986526833674c70bece29ecb751a393"
"sha256": "7bc66a314e49ecd92d680cf2e33b0ab30ff1d60d575983ca8e2347a0d86084de"
},
"methodology": {
"path": "reports/benchmark_methodology.md",
@@ -138,7 +138,7 @@
"path": "reports/output_execution_runs.json",
"exists": true,
"bytes": 7967,
"sha256": "185ea272033ea9ea5722eb0b5873136bfff435baadce00fa16492f8b25a9e80c"
"sha256": "b12ae5bcb6f28a290698d87b578c1a792533ba80e60c3edb676a2550917cb740"
},
{
"label": "blind_review",
@@ -173,7 +173,7 @@
"path": "reports/security_trust_report.json",
"exists": true,
"bytes": 112030,
"sha256": "11a4a63c19dfe698f53af6ac036bce28301c098d54ff7695b76cf0b22065faee"
"sha256": "ef93d85ac9670812cb62704f9c6c2ec0ed142ad16d13c536a00807e005715fd0"
},
{
"label": "python_compatibility",
@@ -187,14 +187,14 @@
"path": "reports/registry_audit.json",
"exists": true,
"bytes": 3183,
"sha256": "b20081cfea393767c87eddab3e9d0a2dd82c38beeac323900a72b2dc6aca6d6f"
"sha256": "5f40893f8e1ddbafaeac8672c71fd2d76f366cde1046cacdee3adcbe1d2da993"
},
{
"label": "package_verification",
"path": "reports/package_verification.json",
"exists": true,
"bytes": 19338,
"sha256": "8383432d5af4f26a3ef0e0b432f1c43aa21ebba723e18a5d04ffea7ebf56809f"
"sha256": "19f6c29dce081ffb49197211ad116b24692c67002639c18b0adcbf92bb66fd95"
},
{
"label": "install_simulation",
+9 -9
View File
@@ -1,9 +1,9 @@
# Benchmark Reproducibility
Generated at: `2026-06-16`
Commit: `58fd1326d0f0400b28b834ea7d9333aa93f55e7d`
Commit: `85ff9e41b1e60531f166ccce57d85eb8fce7970d`
Working tree dirty at generation: `false`
Evidence bundle SHA256: `f5b1d7f766c864803d447d3e70d57c332986526833674c70bece29ecb751a393`
Evidence bundle SHA256: `7bc66a314e49ecd92d680cf2e33b0ab30ff1d60d575983ca8e2347a0d86084de`
## Summary
@@ -12,8 +12,8 @@ Evidence bundle SHA256: `f5b1d7f766c864803d447d3e70d57c332986526833674c70bece29e
- methodology complete: `true`
- required artifacts: `25`
- missing artifacts: `0`
- source contract sha256: `f842df021296`
- archive sha256: `055fd4af169b`
- source contract sha256: `f6b4dcc7bbcf`
- archive sha256: `a16709fbba3d`
- output cases: `5`
- disclosed failure cases: `3`
- reproduction commands: `23`
@@ -50,7 +50,7 @@ This report proves local benchmark reproducibility only. It keeps external provi
- algorithm: `sha256(path,label,exists,artifact_sha256)`
- artifacts: `25` / `25`
- sha256: `f5b1d7f766c864803d447d3e70d57c332986526833674c70bece29ecb751a393`
- sha256: `7bc66a314e49ecd92d680cf2e33b0ab30ff1d60d575983ca8e2347a0d86084de`
## Methodology Sections
@@ -72,15 +72,15 @@ This report proves local benchmark reproducibility only. It keeps external provi
| output_cases | `evals/output/cases.jsonl` | present | `a6ae96857116` |
| output_schema | `evals/output/schema.json` | present | `8ee340c95064` |
| output_scorecard | `reports/output_quality_scorecard.json` | present | `0806258a8e08` |
| output_execution | `reports/output_execution_runs.json` | present | `185ea272033e` |
| output_execution | `reports/output_execution_runs.json` | present | `b12ae5bcb6f2` |
| blind_review | `reports/output_blind_review_pack.json` | present | `bbe2db8ec277` |
| review_adjudication | `reports/output_review_adjudication.json` | present | `240485a721af` |
| trigger_scorecard | `reports/route_scorecard.json` | present | `c164e83e36d0` |
| runtime_conformance | `reports/conformance_matrix.json` | present | `97f9ba949c23` |
| trust_report | `reports/security_trust_report.json` | present | `11a4a63c19df` |
| trust_report | `reports/security_trust_report.json` | present | `ef93d85ac967` |
| python_compatibility | `reports/python_compatibility.json` | present | `64047e170887` |
| registry_audit | `reports/registry_audit.json` | present | `b20081cfea39` |
| package_verification | `reports/package_verification.json` | present | `8383432d5af4` |
| registry_audit | `reports/registry_audit.json` | present | `5f40893f8e1d` |
| package_verification | `reports/package_verification.json` | present | `19f6c29dce08` |
| install_simulation | `reports/install_simulation.json` | present | `e865fd484bd4` |
| skill_os2_audit | `reports/skill_os2_audit.json` | present | `eb21ab4344a6` |
| world_class_evidence_plan | `reports/world_class_evidence_plan.json` | present | `76a3f8e2b12b` |
+14 -14
View File
@@ -179,12 +179,12 @@
"status": "pass",
"expected": {
"status": "pass",
"detail": "initial load 960/1000; deferred 451543/120000; top deferred scripts 402332; resource governance governed; quality density 135.4",
"detail": "initial load 960/1000; deferred 454339/120000; top deferred scripts 405128; resource governance governed; quality density 135.4",
"evidence": "reports/context_budget.json"
},
"actual": {
"status": "pass",
"detail": "initial load 960/1000; deferred 451543/120000; top deferred scripts 402332; resource governance governed; quality density 135.4",
"detail": "initial load 960/1000; deferred 454339/120000; top deferred scripts 405128; resource governance governed; quality density 135.4",
"evidence": "reports/context_budget.json"
},
"paths": [
@@ -238,8 +238,8 @@
"key": "overview-benchmark-commit",
"label": "overview embeds the benchmark commit",
"status": "pass",
"expected": "58fd1326d0f0400b28b834ea7d9333aa93f55e7d",
"actual": "58fd1326d0f0400b28b834ea7d9333aa93f55e7d",
"expected": "85ff9e41b1e60531f166ccce57d85eb8fce7970d",
"actual": "85ff9e41b1e60531f166ccce57d85eb8fce7970d",
"paths": [
"reports/benchmark_reproducibility.json",
"reports/skill-overview.json"
@@ -254,8 +254,8 @@
"release_lock_ready": true,
"required_artifact_count": 25,
"missing_artifact_count": 0,
"source_contract_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"source_contract_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"world_class_ledger_pending_count": 4,
"world_class_source_check_count": 13,
"world_class_source_pass_count": 6,
@@ -267,8 +267,8 @@
"release_lock_ready": true,
"required_artifact_count": 25,
"missing_artifact_count": 0,
"source_contract_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"source_contract_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"world_class_ledger_pending_count": 4,
"world_class_source_check_count": 13,
"world_class_source_pass_count": 6,
@@ -384,8 +384,8 @@
"key": "interpretation-benchmark-commit",
"label": "interpretation embeds the benchmark commit",
"status": "pass",
"expected": "58fd1326d0f0400b28b834ea7d9333aa93f55e7d",
"actual": "58fd1326d0f0400b28b834ea7d9333aa93f55e7d",
"expected": "85ff9e41b1e60531f166ccce57d85eb8fce7970d",
"actual": "85ff9e41b1e60531f166ccce57d85eb8fce7970d",
"paths": [
"reports/benchmark_reproducibility.json",
"reports/skill-interpretation.json"
@@ -400,8 +400,8 @@
"release_lock_ready": true,
"required_artifact_count": 25,
"missing_artifact_count": 0,
"source_contract_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"source_contract_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"world_class_ledger_pending_count": 4,
"world_class_source_check_count": 13,
"world_class_source_pass_count": 6,
@@ -413,8 +413,8 @@
"release_lock_ready": true,
"required_artifact_count": 25,
"missing_artifact_count": 0,
"source_contract_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"source_contract_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"world_class_ledger_pending_count": 4,
"world_class_source_check_count": 13,
"world_class_source_pass_count": 6,
+6 -6
View File
@@ -676,12 +676,12 @@
<section>
<h2>核心指标</h2>
<div class="metrics"><article class='metric'><span>Skill IR</span><strong>2.0.0</strong><p>5 targets in platform-neutral contract</p></article><article class='metric'><span>Compiler</span><strong>5/5</strong><p>target contracts compiled from Skill IR</p></article><article class='metric'><span>Output Delta</span><strong>100.0</strong><p>5 cases; 1 file-backed</p></article><article class='metric'><span>Exec Runs</span><strong>10</strong><p>command 10; model 0; recorded 0</p></article><article class='metric'><span>Blind A/B</span><strong>5</strong><p>review pairs hide baseline vs with-skill labels</p></article><article class='metric'><span>Review Kit</span><strong>0/5</strong><p>pending 5; answer key hidden</p></article><article class='metric'><span>Review A/B</span><strong>0/5</strong><p>adjudication decisions; pending 5</p></article><article class='metric'><span>Public Claim</span><strong>blocked</strong><p>4 blockers; local reproducible true</p></article><article class='metric'><span>Blueprint</span><strong>21/21</strong><p>2.0 coverage; extensions partial 0, planned 0; evidence pending 4</p></article><article class='metric'><span>Runtime</span><strong>5/5</strong><p>target conformance pass rate</p></article><article class='metric'><span>Perm Probe</span><strong>4/4</strong><p>0 native; 4 installer-enforced</p></article><article class='metric'><span>Trust</span><strong>0</strong><p>114 scripts scanned; secrets found</p></article><article class='metric'><span>Py Compat</span><strong>0</strong><p>182 files scanned for Python 3.11</p></article><article class='metric'><span>Arch Debt</span><strong>0</strong><p>899 largest lines; 9 watchlist; 65 CLI handlers; 18 in entrypoint</p></article><article class='metric'><span>Atlas</span><strong>5</strong><p>12 scanned skills; route collisions</p></article><article class='metric'><span>Drift</span><strong>low</strong><p>1 metadata events; 0 missed triggers</p></article><article class='metric'><span>Waivers</span><strong>0</strong><p>0 gates covered; human risk decisions</p></article><article class='metric'><span>Intake</span><strong>4/4</strong><p>0 valid submissions; 0 invalid</p></article><article class='metric'><span>Claim Guard</span><strong>0</strong><p>176 public surfaces scanned</p></article><article class='metric'><span>Notes</span><strong>0/0</strong><p>0 open blocker annotations</p></article><article class='metric'><span>Registry</span><strong>1.1.0</strong><p>5 targets; MIT license</p></article><article class='metric'><span>Archive</span><strong>pass</strong><p>626 zip entries; package verification</p></article><article class='metric'><span>Install</span><strong>pass</strong><p>4 adapters; 12 permissions enforced; 0 permission failures</p></article><article class='metric'><span>Upgrade</span><strong>minor</strong><p>declared minor; 0 breaking changes</p></article></div>
<div class="metrics"><article class='metric'><span>Skill IR</span><strong>2.0.0</strong><p>5 targets in platform-neutral contract</p></article><article class='metric'><span>Compiler</span><strong>5/5</strong><p>target contracts compiled from Skill IR</p></article><article class='metric'><span>Output Delta</span><strong>100.0</strong><p>5 cases; 1 file-backed</p></article><article class='metric'><span>Exec Runs</span><strong>10</strong><p>command 10; model 0; recorded 0</p></article><article class='metric'><span>Blind A/B</span><strong>5</strong><p>review pairs hide baseline vs with-skill labels</p></article><article class='metric'><span>Review Kit</span><strong>0/5</strong><p>pending 5; answer key hidden</p></article><article class='metric'><span>Review A/B</span><strong>0/5</strong><p>adjudication decisions; pending 5</p></article><article class='metric'><span>Public Claim</span><strong>blocked</strong><p>4 blockers; local reproducible true</p></article><article class='metric'><span>Blueprint</span><strong>21/21</strong><p>2.0 coverage; extensions partial 0, planned 0; evidence pending 4</p></article><article class='metric'><span>Runtime</span><strong>5/5</strong><p>target conformance pass rate</p></article><article class='metric'><span>Perm Probe</span><strong>4/4</strong><p>0 native; 4 installer-enforced</p></article><article class='metric'><span>Trust</span><strong>0</strong><p>114 scripts scanned; secrets found</p></article><article class='metric'><span>Py Compat</span><strong>0</strong><p>182 files scanned for Python 3.11</p></article><article class='metric'><span>Arch Debt</span><strong>0</strong><p>899 largest lines; 11 watchlist; 65 CLI handlers; 18 in entrypoint</p></article><article class='metric'><span>Atlas</span><strong>5</strong><p>12 scanned skills; route collisions</p></article><article class='metric'><span>Drift</span><strong>low</strong><p>1 metadata events; 0 missed triggers</p></article><article class='metric'><span>Waivers</span><strong>0</strong><p>0 gates covered; human risk decisions</p></article><article class='metric'><span>Intake</span><strong>4/4</strong><p>0 valid submissions; 0 invalid</p></article><article class='metric'><span>Claim Guard</span><strong>0</strong><p>176 public surfaces scanned</p></article><article class='metric'><span>Notes</span><strong>0/0</strong><p>0 open blocker annotations</p></article><article class='metric'><span>Registry</span><strong>1.1.0</strong><p>5 targets; MIT license</p></article><article class='metric'><span>Archive</span><strong>pass</strong><p>626 zip entries; package verification</p></article><article class='metric'><span>Install</span><strong>pass</strong><p>4 adapters; 12 permissions enforced; 0 permission failures</p></article><article class='metric'><span>Upgrade</span><strong>minor</strong><p>declared minor; 0 breaking changes</p></article></div>
</section>
<section>
<h2>审查闸门</h2>
<div class="gates"><article class='gate pass'><div><span>通过</span><h3>意图画布</h3></div><p>intent confidence 100/100; Intent is clear enough to package the first routeable version.</p><footer>reports/intent-confidence.json <a href='intent-confidence.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>触发实验</h3></div><p>13 trigger cases; 0 misroutes; 0 ambiguous</p><footer>reports/route_scorecard.json <a href='route_scorecard.md'>证据</a></footer></article><article class='gate warn'><div><span>关注</span><h3>输出实验</h3></div><p>5/5 cases; with-skill 100.0; baseline 0.0; file-backed 1; near-neighbor 1; blind A/B 5; exec 10; command 10; model 0; recorded 0; reviewed 0/5; review pending 5</p><footer>reports/output_quality_scorecard.json <a href='output_quality_scorecard.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>上下文</h3></div><p>initial load 960/1000; deferred 451543/120000; top deferred scripts 402332; resource governance governed; quality density 135.4</p><footer>reports/context_budget.json <a href='context_budget.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>运行矩阵</h3></div><p>5 / 5 targets pass</p><footer>reports/conformance_matrix.json <a href='conformance_matrix.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>信任报告</h3></div><p>0 secrets; 114 scripts; 3 network-capable scripts; 0 help smoke failures</p><footer>reports/security_trust_report.json <a href='security_trust_report.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>Python 兼容</h3></div><p>Python 3.11; 182 files; 0 compatibility issues; 0 syntax; 0 f-string 3.11 hazards</p><footer>reports/python_compatibility.json <a href='python_compatibility.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>架构维护</h3></div><p>179 Python files; 0 hotspots; 9 watchlist files; 0 blockers; largest 899 lines; 65 CLI handlers; 18 in entrypoint</p><footer>reports/architecture_maintainability.json <a href='architecture_maintainability.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>权限批准</h3></div><p>3/3 permissions approved; gaps 0; required file_write, network, subprocess</p><footer>reports/security_trust_report.json + security/permission_policy.json <a href='../security/permission_policy.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>权限探针</h3></div><p>4/4 targets probed; native 0; metadata fallback 4; installer 4; residual risks 4</p><footer>reports/runtime_permission_probes.json <a href='runtime_permission_probes.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>组合治理</h3></div><p>12 skills, 1 actionable; 0 actionable route collisions; 0 actionable owner gaps; 0 actionable stale; 0 actionable drift; 24 scoped non-actionable issues</p><footer>reports/skill_atlas.json <a href='skill_atlas.html'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>运营回路</h3></div><p>1 metadata events; adoption 0; missed 0; bad-output 0; risk low</p><footer>reports/adoption_drift_report.json <a href='adoption_drift_report.md'>证据</a></footer></article><article class='gate warn'><div><span>关注</span><h3>人工批准</h3></div><p>0 active waivers; 1 warning gates still need reviewer decision</p><footer>reports/review_waivers.json <a href='review_waivers.md'>证据</a></footer></article><article class='gate warn'><div><span>关注</span><h3>世界证据</h3></div><p>4 pending world-class evidence entries; 1 human pending; 3 external pending; source checks 6/13 pass; 7 blocked; overclaim guard true</p><footer>reports/world_class_evidence_ledger.json <a href='world_class_evidence_ledger.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>注册审计</h3></div><p>yao-meta-skill 1.1.0; 6/6 compatibility entries pass; install pass with 4 adapters; installer permissions 12 enforced / 0 failures</p><footer>reports/registry_audit.json + reports/install_simulation.json <a href='registry_audit.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>发布路线</h3></div><p>0 promote; 3 keep current; 0 blocked; upgrade minor declared / minor recommended</p><footer>reports/promotion_decisions.json + reports/upgrade_check.json + docs/migration-v2.md <a href='promotion_decisions.md'>证据</a></footer></article></div>
<div class="gates"><article class='gate pass'><div><span>通过</span><h3>意图画布</h3></div><p>intent confidence 100/100; Intent is clear enough to package the first routeable version.</p><footer>reports/intent-confidence.json <a href='intent-confidence.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>触发实验</h3></div><p>13 trigger cases; 0 misroutes; 0 ambiguous</p><footer>reports/route_scorecard.json <a href='route_scorecard.md'>证据</a></footer></article><article class='gate warn'><div><span>关注</span><h3>输出实验</h3></div><p>5/5 cases; with-skill 100.0; baseline 0.0; file-backed 1; near-neighbor 1; blind A/B 5; exec 10; command 10; model 0; recorded 0; reviewed 0/5; review pending 5</p><footer>reports/output_quality_scorecard.json <a href='output_quality_scorecard.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>上下文</h3></div><p>initial load 960/1000; deferred 454339/120000; top deferred scripts 405128; resource governance governed; quality density 135.4</p><footer>reports/context_budget.json <a href='context_budget.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>运行矩阵</h3></div><p>5 / 5 targets pass</p><footer>reports/conformance_matrix.json <a href='conformance_matrix.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>信任报告</h3></div><p>0 secrets; 114 scripts; 3 network-capable scripts; 0 help smoke failures</p><footer>reports/security_trust_report.json <a href='security_trust_report.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>Python 兼容</h3></div><p>Python 3.11; 182 files; 0 compatibility issues; 0 syntax; 0 f-string 3.11 hazards</p><footer>reports/python_compatibility.json <a href='python_compatibility.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>架构维护</h3></div><p>179 Python files; 0 hotspots; 11 watchlist files; 0 blockers; largest 899 lines; 65 CLI handlers; 18 in entrypoint</p><footer>reports/architecture_maintainability.json <a href='architecture_maintainability.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>权限批准</h3></div><p>3/3 permissions approved; gaps 0; required file_write, network, subprocess</p><footer>reports/security_trust_report.json + security/permission_policy.json <a href='../security/permission_policy.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>权限探针</h3></div><p>4/4 targets probed; native 0; metadata fallback 4; installer 4; residual risks 4</p><footer>reports/runtime_permission_probes.json <a href='runtime_permission_probes.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>组合治理</h3></div><p>12 skills, 1 actionable; 0 actionable route collisions; 0 actionable owner gaps; 0 actionable stale; 0 actionable drift; 24 scoped non-actionable issues</p><footer>reports/skill_atlas.json <a href='skill_atlas.html'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>运营回路</h3></div><p>1 metadata events; adoption 0; missed 0; bad-output 0; risk low</p><footer>reports/adoption_drift_report.json <a href='adoption_drift_report.md'>证据</a></footer></article><article class='gate warn'><div><span>关注</span><h3>人工批准</h3></div><p>0 active waivers; 1 warning gates still need reviewer decision</p><footer>reports/review_waivers.json <a href='review_waivers.md'>证据</a></footer></article><article class='gate warn'><div><span>关注</span><h3>世界证据</h3></div><p>4 pending world-class evidence entries; 1 human pending; 3 external pending; source checks 6/13 pass; 7 blocked; overclaim guard true</p><footer>reports/world_class_evidence_ledger.json <a href='world_class_evidence_ledger.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>注册审计</h3></div><p>yao-meta-skill 1.1.0; 6/6 compatibility entries pass; install pass with 4 adapters; installer permissions 12 enforced / 0 failures</p><footer>reports/registry_audit.json + reports/install_simulation.json <a href='registry_audit.md'>证据</a></footer></article><article class='gate pass'><div><span>通过</span><h3>发布路线</h3></div><p>0 promote; 3 keep current; 0 blocked; upgrade minor declared / minor recommended</p><footer>reports/promotion_decisions.json + reports/upgrade_check.json + docs/migration-v2.md <a href='promotion_decisions.md'>证据</a></footer></article></div>
</section>
<div class="twocol">
@@ -743,12 +743,12 @@
</section>
<section class="twocol">
<div class="panel"><h2>上下文</h2><p>initial load 960/1000; deferred 451543/120000; top deferred scripts 402332; resource governance governed; quality density 135.4</p></div>
<div class="panel"><h2>上下文</h2><p>initial load 960/1000; deferred 454339/120000; top deferred scripts 405128; resource governance governed; quality density 135.4</p></div>
<div class="panel"><h2>编译证据</h2><p>Review reports/compiled_targets.md before packaging to inspect target adapter modes, generated files, preserved semantics, warnings, and unsupported features.</p></div>
</section>
<section id="trust" class="twocol">
<div class="panel"><h2>信任报告</h2><dl class='kv-grid'><div><dt>Secret</dt><dd>0</dd></div><div><dt>脚本数</dt><dd>114</dd></div><div><dt>网络脚本</dt><dd>3</dd></div><div><dt>Help 失败</dt><dd>0</dd></div><div><dt>包体哈希</dt><dd><code>f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369</code></dd></div></dl></div>
<div class="panel"><h2>信任报告</h2><dl class='kv-grid'><div><dt>Secret</dt><dd>0</dd></div><div><dt>脚本数</dt><dd>114</dd></div><div><dt>网络脚本</dt><dd>3</dd></div><div><dt>Help 失败</dt><dd>0</dd></div><div><dt>包体哈希</dt><dd><code>f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5</code></dd></div></dl></div>
<div class="panel"><h2>安全边界</h2><p>高风险 secret、远程 inline execution、缺失依赖策略或无法解释的脚本接口应阻断 governed release。</p></div>
</section>
@@ -827,12 +827,12 @@
<section id="registry" class="twocol">
<div class="panel"><h2>注册审计</h2><p>yao-meta-skill 1.1.0; 6/6 compatibility entries pass; install pass with 4 adapters; installer permissions 12 enforced / 0 failures</p></div>
<div class="panel"><h2>包体元数据</h2><dl class='kv-grid'><div><dt>名称</dt><dd>yao-meta-skill</dd></div><div><dt>版本</dt><dd>1.1.0</dd></div><div><dt>Maturity</dt><dd>governed</dd></div><div><dt>Owner</dt><dd>Yao Team</dd></div><div><dt>License</dt><dd>MIT</dd></div><div><dt>信任级别</dt><dd>local</dd></div><div><dt>目标平台</dt><dd>openai, claude, generic, agent-skills-compatible, vscode</dd></div><div><dt>兼容通过</dt><dd>6/6</dd></div><div><dt>归档哈希</dt><dd><code>055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c</code></dd></div></dl></div>
<div class="panel"><h2>包体元数据</h2><dl class='kv-grid'><div><dt>名称</dt><dd>yao-meta-skill</dd></div><div><dt>版本</dt><dd>1.1.0</dd></div><div><dt>Maturity</dt><dd>governed</dd></div><div><dt>Owner</dt><dd>Yao Team</dd></div><div><dt>License</dt><dd>MIT</dd></div><div><dt>信任级别</dt><dd>local</dd></div><div><dt>目标平台</dt><dd>openai, claude, generic, agent-skills-compatible, vscode</dd></div><div><dt>兼容通过</dt><dd>6/6</dd></div><div><dt>归档哈希</dt><dd><code>a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37</code></dd></div></dl></div>
</section>
<section id="release" class="twocol">
<div class="panel"><h2>发布路线</h2><p>0 promote; 3 keep current; 0 blocked; upgrade minor declared / minor recommended</p></div>
<div class="panel"><h2>包体验证</h2><dl class='kv-grid'><div><dt>目标数</dt><dd>4</dd></div><div><dt>Adapter</dt><dd>4</dd></div><div><dt>归档存在</dt><dd></dd></div><div><dt>Zip 条目</dt><dd>626</dd></div><div><dt>失败数</dt><dd>0</dd></div><div><dt>警告数</dt><dd>0</dd></div><div><dt>归档哈希</dt><dd><code>055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c</code></dd></div></dl></div>
<div class="panel"><h2>包体验证</h2><dl class='kv-grid'><div><dt>目标数</dt><dd>4</dd></div><div><dt>Adapter</dt><dd>4</dd></div><div><dt>归档存在</dt><dd></dd></div><div><dt>Zip 条目</dt><dd>626</dd></div><div><dt>失败数</dt><dd>0</dd></div><div><dt>警告数</dt><dd>0</dd></div><div><dt>归档哈希</dt><dd><code>a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37</code></dd></div></dl></div>
</section>
<section class="twocol">
+78 -64
View File
@@ -43,7 +43,7 @@
"key": "context-budget",
"label": "上下文",
"status": "pass",
"detail": "initial load 960/1000; deferred 451543/120000; top deferred scripts 402332; resource governance governed; quality density 135.4",
"detail": "initial load 960/1000; deferred 454339/120000; top deferred scripts 405128; resource governance governed; quality density 135.4",
"evidence": "reports/context_budget.json",
"link": "context_budget.md"
},
@@ -75,7 +75,7 @@
"key": "architecture-maintainability",
"label": "架构维护",
"status": "pass",
"detail": "179 Python files; 0 hotspots; 9 watchlist files; 0 blockers; largest 899 lines; 65 CLI handlers; 18 in entrypoint",
"detail": "179 Python files; 0 hotspots; 11 watchlist files; 0 blockers; largest 899 lines; 65 CLI handlers; 18 in entrypoint",
"evidence": "reports/architecture_maintainability.json",
"link": "architecture_maintainability.md"
},
@@ -1682,9 +1682,9 @@
"methodology_complete": true,
"required_artifact_count": 25,
"missing_artifact_count": 0,
"evidence_bundle_sha256": "f5b1d7f766c864803d447d3e70d57c332986526833674c70bece29ecb751a393",
"source_contract_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"evidence_bundle_sha256": "7bc66a314e49ecd92d680cf2e33b0ab30ff1d60d575983ca8e2347a0d86084de",
"source_contract_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"output_case_count": 5,
"failure_disclosure_count": 3,
"command_count": 23,
@@ -1706,7 +1706,7 @@
"working_tree_dirty": false,
"changed_file_count": 0
},
"commit": "58fd1326d0f0400b28b834ea7d9333aa93f55e7d",
"commit": "85ff9e41b1e60531f166ccce57d85eb8fce7970d",
"missing_artifacts": [],
"limitations": [
"The git commit and dirty flag are generation-time context; the evidence bundle hash is the durable artifact anchor inside a committed report.",
@@ -1811,7 +1811,7 @@
"interactive_script_count": 0,
"package_hash_scope": "source-contract-without-generated-reports",
"package_hash_file_count": 201,
"package_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369"
"package_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5"
},
"skill_atlas": {
"skill_count": 12,
@@ -1849,8 +1849,8 @@
"trust_level": "local",
"license": "MIT",
"checksums": {
"package_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c"
"package_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37"
},
"compatibility": {
"openai": "pass",
@@ -1881,7 +1881,7 @@
},
"distribution": {
"archive_verified": true,
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"package_verification": "reports/package_verification.json",
"install_simulated": true,
"install_simulation": "reports/install_simulation.json"
@@ -1897,7 +1897,7 @@
"target_count": 4,
"adapter_count": 4,
"archive_present": true,
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"archive_entry_count": 626,
"failure_count": 0,
"warning_count": 0
@@ -1976,12 +1976,12 @@
{
"field": "archive_sha256",
"from": "",
"to": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c"
"to": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37"
},
{
"field": "package_sha256",
"from": "0000000000000000000000000000000000000000000000000000000000000000",
"to": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369"
"to": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5"
}
]
},
@@ -4348,7 +4348,7 @@
"execution_mode": "command",
"model_executed": false,
"command_executed": true,
"duration_ms": 26.87,
"duration_ms": 26.93,
"provider": "local-output-eval-runner",
"model": "",
"usage": {
@@ -4376,7 +4376,7 @@
"execution_mode": "command",
"model_executed": false,
"command_executed": true,
"duration_ms": 26.92,
"duration_ms": 26.09,
"provider": "local-output-eval-runner",
"model": "",
"usage": {
@@ -4399,7 +4399,7 @@
"execution_mode": "command",
"model_executed": false,
"command_executed": true,
"duration_ms": 25.94,
"duration_ms": 25.75,
"provider": "local-output-eval-runner",
"model": "",
"usage": {
@@ -4427,7 +4427,7 @@
"execution_mode": "command",
"model_executed": false,
"command_executed": true,
"duration_ms": 28.62,
"duration_ms": 28.49,
"provider": "local-output-eval-runner",
"model": "",
"usage": {
@@ -4450,7 +4450,7 @@
"execution_mode": "command",
"model_executed": false,
"command_executed": true,
"duration_ms": 29.14,
"duration_ms": 29.12,
"provider": "local-output-eval-runner",
"model": "",
"usage": {
@@ -4478,7 +4478,7 @@
"execution_mode": "command",
"model_executed": false,
"command_executed": true,
"duration_ms": 29.48,
"duration_ms": 27.92,
"provider": "local-output-eval-runner",
"model": "",
"usage": {
@@ -4501,7 +4501,7 @@
"execution_mode": "command",
"model_executed": false,
"command_executed": true,
"duration_ms": 27.08,
"duration_ms": 25.88,
"provider": "local-output-eval-runner",
"model": "",
"usage": {
@@ -4528,7 +4528,7 @@
"execution_mode": "command",
"model_executed": false,
"command_executed": true,
"duration_ms": 26.07,
"duration_ms": 26.99,
"provider": "local-output-eval-runner",
"model": "",
"usage": {
@@ -4551,7 +4551,7 @@
"execution_mode": "command",
"model_executed": false,
"command_executed": true,
"duration_ms": 26.05,
"duration_ms": 26.36,
"provider": "local-output-eval-runner",
"model": "",
"usage": {
@@ -4580,7 +4580,7 @@
"execution_mode": "command",
"model_executed": false,
"command_executed": true,
"duration_ms": 25.98,
"duration_ms": 26.08,
"provider": "local-output-eval-runner",
"model": "",
"usage": {
@@ -5301,7 +5301,7 @@
"ok": true,
"generated_at": "2026-06-16",
"skill_dir": ".",
"commit": "58fd1326d0f0400b28b834ea7d9333aa93f55e7d",
"commit": "85ff9e41b1e60531f166ccce57d85eb8fce7970d",
"git_status": {
"available": true,
"dirty": false,
@@ -5315,9 +5315,9 @@
"methodology_complete": true,
"required_artifact_count": 25,
"missing_artifact_count": 0,
"evidence_bundle_sha256": "f5b1d7f766c864803d447d3e70d57c332986526833674c70bece29ecb751a393",
"source_contract_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"evidence_bundle_sha256": "7bc66a314e49ecd92d680cf2e33b0ab30ff1d60d575983ca8e2347a0d86084de",
"source_contract_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"output_case_count": 5,
"failure_disclosure_count": 3,
"command_count": 23,
@@ -5352,7 +5352,7 @@
},
"release_lock": {
"ready": true,
"commit": "58fd1326d0f0400b28b834ea7d9333aa93f55e7d",
"commit": "85ff9e41b1e60531f166ccce57d85eb8fce7970d",
"status_scope": "generation-time status before this report is written",
"reason": "clean generation-time HEAD"
},
@@ -5362,7 +5362,7 @@
"existing_count": 25,
"missing_count": 0,
"missing_paths": [],
"sha256": "f5b1d7f766c864803d447d3e70d57c332986526833674c70bece29ecb751a393"
"sha256": "7bc66a314e49ecd92d680cf2e33b0ab30ff1d60d575983ca8e2347a0d86084de"
},
"methodology": {
"path": "reports/benchmark_methodology.md",
@@ -5436,7 +5436,7 @@
"path": "reports/output_execution_runs.json",
"exists": true,
"bytes": 7967,
"sha256": "185ea272033ea9ea5722eb0b5873136bfff435baadce00fa16492f8b25a9e80c"
"sha256": "b12ae5bcb6f28a290698d87b578c1a792533ba80e60c3edb676a2550917cb740"
},
{
"label": "blind_review",
@@ -5471,7 +5471,7 @@
"path": "reports/security_trust_report.json",
"exists": true,
"bytes": 112030,
"sha256": "11a4a63c19dfe698f53af6ac036bce28301c098d54ff7695b76cf0b22065faee"
"sha256": "ef93d85ac9670812cb62704f9c6c2ec0ed142ad16d13c536a00807e005715fd0"
},
{
"label": "python_compatibility",
@@ -5485,14 +5485,14 @@
"path": "reports/registry_audit.json",
"exists": true,
"bytes": 3183,
"sha256": "b20081cfea393767c87eddab3e9d0a2dd82c38beeac323900a72b2dc6aca6d6f"
"sha256": "5f40893f8e1ddbafaeac8672c71fd2d76f366cde1046cacdee3adcbe1d2da993"
},
{
"label": "package_verification",
"path": "reports/package_verification.json",
"exists": true,
"bytes": 19338,
"sha256": "8383432d5af4f26a3ef0e0b432f1c43aa21ebba723e18a5d04ffea7ebf56809f"
"sha256": "19f6c29dce081ffb49197211ad116b24692c67002639c18b0adcbf92bb66fd95"
},
{
"label": "install_simulation",
@@ -11606,7 +11606,7 @@
"interactive_script_count": 0,
"package_hash_scope": "source-contract-without-generated-reports",
"package_hash_file_count": 201,
"package_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369"
"package_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5"
},
"failures": [],
"warnings": [],
@@ -15545,7 +15545,7 @@
"watch_line_threshold": 720,
"block_line_threshold": 1500,
"largest_file_lines": 899,
"watchlist_count": 9,
"watchlist_count": 11,
"hotspot_count": 0,
"blocker_count": 0,
"decision": "pass"
@@ -15567,7 +15567,7 @@
},
{
"path": "scripts/yao_cli_parser.py",
"lines": 822,
"lines": 827,
"kind": "internal-module",
"severity": "pass",
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
@@ -15586,6 +15586,13 @@
"severity": "pass",
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
},
{
"path": "tests/verify_world_class_evidence_intake.py",
"lines": 795,
"kind": "test",
"severity": "pass",
"recommendation": "Break broad integration assertions into focused verifier helpers when the next behavior change lands."
},
{
"path": "tests/verify_review_studio.py",
"lines": 766,
@@ -15600,6 +15607,13 @@
"severity": "pass",
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
},
{
"path": "scripts/prepare_world_class_submission_kit.py",
"lines": 724,
"kind": "cli-script",
"severity": "pass",
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
},
{
"path": "scripts/compile_skill.py",
"lines": 723,
@@ -15620,20 +15634,6 @@
"kind": "internal-module",
"severity": "pass",
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
},
{
"path": "scripts/apply_adaptation.py",
"lines": 706,
"kind": "cli-script",
"severity": "pass",
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
},
{
"path": "scripts/review_studio_layout.py",
"lines": 694,
"kind": "internal-module",
"severity": "pass",
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
}
],
"watchlist": [
@@ -15653,7 +15653,7 @@
},
{
"path": "scripts/yao_cli_parser.py",
"lines": 822,
"lines": 827,
"kind": "internal-module",
"severity": "pass",
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
@@ -15672,6 +15672,13 @@
"severity": "pass",
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
},
{
"path": "tests/verify_world_class_evidence_intake.py",
"lines": 795,
"kind": "test",
"severity": "pass",
"recommendation": "Break broad integration assertions into focused verifier helpers when the next behavior change lands."
},
{
"path": "tests/verify_review_studio.py",
"lines": 766,
@@ -15686,6 +15693,13 @@
"severity": "pass",
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
},
{
"path": "scripts/prepare_world_class_submission_kit.py",
"lines": 724,
"kind": "cli-script",
"severity": "pass",
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
},
{
"path": "scripts/compile_skill.py",
"lines": 723,
@@ -15716,15 +15730,15 @@
"context_budget_tier": "production",
"context_budget_limit": 1000,
"skill_body_tokens": 767,
"other_text_tokens": 980794,
"other_text_tokens": 986821,
"estimated_initial_load_tokens": 960,
"estimated_total_text_tokens": 981561,
"deferred_resource_tokens": 451543,
"estimated_total_text_tokens": 987588,
"deferred_resource_tokens": 454339,
"deferred_resource_warn_threshold": 120000,
"deferred_resource_dirs": [
{
"path": "scripts",
"estimated_tokens": 402332,
"estimated_tokens": 405128,
"file_count": 114
},
{
@@ -15741,7 +15755,7 @@
"large_deferred_resource_dirs": [
{
"path": "scripts",
"estimated_tokens": 402332,
"estimated_tokens": 405128,
"file_count": 114
}
],
@@ -15764,7 +15778,7 @@
],
"missing": [],
"path": "scripts",
"estimated_tokens": 402332,
"estimated_tokens": 405128,
"file_count": 114,
"rationale": "Script resources are deterministic deferred tools, not initial-load prompt context."
}
@@ -20773,8 +20787,8 @@
"trust_level": "local",
"license": "MIT",
"checksums": {
"package_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c"
"package_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37"
},
"compatibility": {
"openai": "pass",
@@ -20805,7 +20819,7 @@
},
"distribution": {
"archive_verified": true,
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"package_verification": "reports/package_verification.json",
"install_simulated": true,
"install_simulation": "reports/install_simulation.json"
@@ -20830,7 +20844,7 @@
"vscode"
],
"package_metadata": "registry/packages/yao-meta-skill.json",
"package_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369"
"package_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5"
}
]
},
@@ -20853,7 +20867,7 @@
"target_count": 4,
"adapter_count": 4,
"archive_present": true,
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"archive_entry_count": 626,
"failure_count": 0,
"warning_count": 0
@@ -21861,12 +21875,12 @@
{
"field": "archive_sha256",
"from": "",
"to": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c"
"to": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37"
},
{
"field": "package_sha256",
"from": "0000000000000000000000000000000000000000000000000000000000000000",
"to": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369"
"to": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5"
}
]
},
+11 -11
View File
@@ -1001,9 +1001,9 @@
"methodology_complete": true,
"required_artifact_count": 25,
"missing_artifact_count": 0,
"evidence_bundle_sha256": "f5b1d7f766c864803d447d3e70d57c332986526833674c70bece29ecb751a393",
"source_contract_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"evidence_bundle_sha256": "7bc66a314e49ecd92d680cf2e33b0ab30ff1d60d575983ca8e2347a0d86084de",
"source_contract_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"output_case_count": 5,
"failure_disclosure_count": 3,
"command_count": 23,
@@ -1025,7 +1025,7 @@
"working_tree_dirty": false,
"changed_file_count": 0
},
"commit": "58fd1326d0f0400b28b834ea7d9333aa93f55e7d",
"commit": "85ff9e41b1e60531f166ccce57d85eb8fce7970d",
"missing_artifacts": [],
"limitations": [
"The git commit and dirty flag are generation-time context; the evidence bundle hash is the durable artifact anchor inside a committed report.",
@@ -1130,7 +1130,7 @@
"interactive_script_count": 0,
"package_hash_scope": "source-contract-without-generated-reports",
"package_hash_file_count": 201,
"package_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369"
"package_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5"
},
"skill_atlas": {
"skill_count": 12,
@@ -1168,8 +1168,8 @@
"trust_level": "local",
"license": "MIT",
"checksums": {
"package_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c"
"package_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37"
},
"compatibility": {
"openai": "pass",
@@ -1200,7 +1200,7 @@
},
"distribution": {
"archive_verified": true,
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"package_verification": "reports/package_verification.json",
"install_simulated": true,
"install_simulation": "reports/install_simulation.json"
@@ -1216,7 +1216,7 @@
"target_count": 4,
"adapter_count": 4,
"archive_present": true,
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"archive_entry_count": 626,
"failure_count": 0,
"warning_count": 0
@@ -1295,12 +1295,12 @@
{
"field": "archive_sha256",
"from": "",
"to": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c"
"to": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37"
},
{
"field": "package_sha256",
"from": "0000000000000000000000000000000000000000000000000000000000000000",
"to": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369"
"to": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5"
}
]
},
+11 -11
View File
@@ -1005,9 +1005,9 @@
"methodology_complete": true,
"required_artifact_count": 25,
"missing_artifact_count": 0,
"evidence_bundle_sha256": "f5b1d7f766c864803d447d3e70d57c332986526833674c70bece29ecb751a393",
"source_contract_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"evidence_bundle_sha256": "7bc66a314e49ecd92d680cf2e33b0ab30ff1d60d575983ca8e2347a0d86084de",
"source_contract_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"output_case_count": 5,
"failure_disclosure_count": 3,
"command_count": 23,
@@ -1029,7 +1029,7 @@
"working_tree_dirty": false,
"changed_file_count": 0
},
"commit": "58fd1326d0f0400b28b834ea7d9333aa93f55e7d",
"commit": "85ff9e41b1e60531f166ccce57d85eb8fce7970d",
"missing_artifacts": [],
"limitations": [
"The git commit and dirty flag are generation-time context; the evidence bundle hash is the durable artifact anchor inside a committed report.",
@@ -1134,7 +1134,7 @@
"interactive_script_count": 0,
"package_hash_scope": "source-contract-without-generated-reports",
"package_hash_file_count": 201,
"package_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369"
"package_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5"
},
"skill_atlas": {
"skill_count": 12,
@@ -1172,8 +1172,8 @@
"trust_level": "local",
"license": "MIT",
"checksums": {
"package_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c"
"package_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37"
},
"compatibility": {
"openai": "pass",
@@ -1204,7 +1204,7 @@
},
"distribution": {
"archive_verified": true,
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"package_verification": "reports/package_verification.json",
"install_simulated": true,
"install_simulation": "reports/install_simulation.json"
@@ -1220,7 +1220,7 @@
"target_count": 4,
"adapter_count": 4,
"archive_present": true,
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"archive_entry_count": 626,
"failure_count": 0,
"warning_count": 0
@@ -1299,12 +1299,12 @@
{
"field": "archive_sha256",
"from": "",
"to": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c"
"to": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37"
},
{
"field": "package_sha256",
"from": "0000000000000000000000000000000000000000000000000000000000000000",
"to": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369"
"to": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5"
}
]
},
+11 -11
View File
@@ -1000,9 +1000,9 @@
"methodology_complete": true,
"required_artifact_count": 25,
"missing_artifact_count": 0,
"evidence_bundle_sha256": "f5b1d7f766c864803d447d3e70d57c332986526833674c70bece29ecb751a393",
"source_contract_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"evidence_bundle_sha256": "7bc66a314e49ecd92d680cf2e33b0ab30ff1d60d575983ca8e2347a0d86084de",
"source_contract_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"output_case_count": 5,
"failure_disclosure_count": 3,
"command_count": 23,
@@ -1024,7 +1024,7 @@
"working_tree_dirty": false,
"changed_file_count": 0
},
"commit": "58fd1326d0f0400b28b834ea7d9333aa93f55e7d",
"commit": "85ff9e41b1e60531f166ccce57d85eb8fce7970d",
"missing_artifacts": [],
"limitations": [
"The git commit and dirty flag are generation-time context; the evidence bundle hash is the durable artifact anchor inside a committed report.",
@@ -1129,7 +1129,7 @@
"interactive_script_count": 0,
"package_hash_scope": "source-contract-without-generated-reports",
"package_hash_file_count": 201,
"package_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369"
"package_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5"
},
"skill_atlas": {
"skill_count": 12,
@@ -1167,8 +1167,8 @@
"trust_level": "local",
"license": "MIT",
"checksums": {
"package_sha256": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369",
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c"
"package_sha256": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37"
},
"compatibility": {
"openai": "pass",
@@ -1199,7 +1199,7 @@
},
"distribution": {
"archive_verified": true,
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"package_verification": "reports/package_verification.json",
"install_simulated": true,
"install_simulation": "reports/install_simulation.json"
@@ -1215,7 +1215,7 @@
"target_count": 4,
"adapter_count": 4,
"archive_present": true,
"archive_sha256": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c",
"archive_sha256": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37",
"archive_entry_count": 626,
"failure_count": 0,
"warning_count": 0
@@ -1294,12 +1294,12 @@
{
"field": "archive_sha256",
"from": "",
"to": "055fd4af169b289308fd2b6a7ba8a2dbfc31695ce4437dcdc1124815292afa7c"
"to": "a16709fbba3d4d3921e2b8607d6105b6cc15287ccd7279d28c0d0d5a77aa3f37"
},
{
"field": "package_sha256",
"from": "0000000000000000000000000000000000000000000000000000000000000000",
"to": "f842df021296a65d1026d94636f03e27262817fc989349c71869ee07c5278369"
"to": "f6b4dcc7bbcff822b80631df47d9b96422e6a28089a74055bbe28a340a80abf5"
}
]
},