From 69f5dc3f9e488a17f2c82c5fb0c5dde2b1b0cb22 Mon Sep 17 00:00:00 2001 From: yaojingang Date: Tue, 16 Jun 2026 23:39:55 +0800 Subject: [PATCH] Refresh native telemetry evidence locks --- reports/benchmark_reproducibility.json | 52 ++++--- reports/benchmark_reproducibility.md | 27 ++-- reports/evidence_consistency.json | 36 ++--- reports/review-studio.html | 14 +- reports/review-studio.json | 190 +++++++++++++++---------- reports/review-viewer.json | 32 ++--- reports/skill-interpretation.html | 2 +- reports/skill-interpretation.json | 32 ++--- reports/skill-overview.html | 2 +- reports/skill-overview.json | 32 ++--- 10 files changed, 239 insertions(+), 180 deletions(-) diff --git a/reports/benchmark_reproducibility.json b/reports/benchmark_reproducibility.json index e67ad65..ca0d5df 100644 --- a/reports/benchmark_reproducibility.json +++ b/reports/benchmark_reproducibility.json @@ -3,22 +3,35 @@ "ok": true, "generated_at": "2026-06-16", "skill_dir": ".", - "commit": "1be80208f3e24e23fd49d62147fb1940e65b1493", + "commit": "03aa6287123b4f47aad2a7abd59bb950e4d577e6", "git_status": { "available": true, - "dirty": false, - "changed_file_count": 0, - "sample": [], + "dirty": true, + "changed_file_count": 13, + "sample": [ + " M reports/benchmark_reproducibility.json", + " M reports/benchmark_reproducibility.md", + " M reports/context_budget_summary.json", + " M reports/evidence_consistency.json", + " M reports/python_compatibility.json", + " M reports/python_compatibility.md", + " M reports/review-studio.html", + " M reports/review-studio.json", + " M reports/review-viewer.json", + " M reports/skill-interpretation.html", + " M reports/skill-interpretation.json", + " M reports/skill-overview.html" + ], "scope": "generation-time status before this report is written" }, "summary": { "reproducibility_ready": true, - "release_lock_ready": true, + "release_lock_ready": false, "methodology_complete": true, "required_artifact_count": 25, "missing_artifact_count": 0, - "evidence_bundle_sha256": "a47a7306aa8842b784f5ffbd872386dec9215e0bcd79b0ff7a70e3d8211315d7", - "source_contract_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75", + "evidence_bundle_sha256": "452acb1d428eeb474ee567de6a5fe28c57bf3e1dc004d7a56249a07d0a2cf5be", + "source_contract_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b", "archive_sha256": "5802e5f522558cf77666ae59390a28845cf3affd22fa1267b6629891ddeba76b", "output_case_count": 5, "failure_disclosure_count": 3, @@ -37,14 +50,15 @@ "world_class_source_pass_count": 6, "world_class_source_blocked_count": 7, "public_claim_ready": false, - "public_claim_blocker_count": 4, - "working_tree_dirty": false, - "changed_file_count": 0 + "public_claim_blocker_count": 5, + "working_tree_dirty": true, + "changed_file_count": 13 }, "public_claim": { "ready": false, "scope": "public benchmark or world-class readiness claim", "blockers": [ + "release lock is not clean or commit is unavailable", "provider-backed model holdout evidence is incomplete", "human blind-review adjudication is incomplete", "world-class evidence is not accepted yet (4 open gaps, 4 ledger pending)", @@ -53,10 +67,10 @@ "policy": "Local reproducibility can pass before public claims; public claims require provider evidence, human adjudication, clean release lock, accepted world-class evidence, and complete source checks." }, "release_lock": { - "ready": true, - "commit": "1be80208f3e24e23fd49d62147fb1940e65b1493", + "ready": false, + "commit": "03aa6287123b4f47aad2a7abd59bb950e4d577e6", "status_scope": "generation-time status before this report is written", - "reason": "clean generation-time HEAD" + "reason": "working tree was dirty at generation time" }, "evidence_bundle": { "algorithm": "sha256(path,label,exists,artifact_sha256)", @@ -64,7 +78,7 @@ "existing_count": 25, "missing_count": 0, "missing_paths": [], - "sha256": "a47a7306aa8842b784f5ffbd872386dec9215e0bcd79b0ff7a70e3d8211315d7" + "sha256": "452acb1d428eeb474ee567de6a5fe28c57bf3e1dc004d7a56249a07d0a2cf5be" }, "methodology": { "path": "reports/benchmark_methodology.md", @@ -172,15 +186,15 @@ "label": "trust_report", "path": "reports/security_trust_report.json", "exists": true, - "bytes": 128210, - "sha256": "fc3c7de65382fa7fed4fff78d217b0c1d74fafe132b4d702562e40ad4185648f" + "bytes": 128859, + "sha256": "276120363b8bbd3c26066dd8fc0b193558131a8dad71dede96d40baa35877f29" }, { "label": "python_compatibility", "path": "reports/python_compatibility.json", "exists": true, - "bytes": 27896, - "sha256": "7529617dfb315ebcc89cbcbc45a9d98c8f42f2369c6814303eeb0df8efa0336e" + "bytes": 28174, + "sha256": "edcaee0744806a906f82681dabd0c721908a3b98cbd743f932fd4896bdb1275b" }, { "label": "registry_audit", @@ -208,7 +222,7 @@ "path": "reports/skill_os2_audit.json", "exists": true, "bytes": 14310, - "sha256": "f0c8727979ccd97e74e1196919b25bae8d717a6eccbad1d677874fb0cc590674" + "sha256": "a8158926faea82527e747f8e89136ca963f3b5e06a0a3de5b57efad4878354e3" }, { "label": "world_class_evidence_plan", diff --git a/reports/benchmark_reproducibility.md b/reports/benchmark_reproducibility.md index 619d383..4bf1738 100644 --- a/reports/benchmark_reproducibility.md +++ b/reports/benchmark_reproducibility.md @@ -1,18 +1,18 @@ # Benchmark Reproducibility Generated at: `2026-06-16` -Commit: `1be80208f3e24e23fd49d62147fb1940e65b1493` -Working tree dirty at generation: `false` -Evidence bundle SHA256: `a47a7306aa8842b784f5ffbd872386dec9215e0bcd79b0ff7a70e3d8211315d7` +Commit: `03aa6287123b4f47aad2a7abd59bb950e4d577e6` +Working tree dirty at generation: `true` +Evidence bundle SHA256: `452acb1d428eeb474ee567de6a5fe28c57bf3e1dc004d7a56249a07d0a2cf5be` ## Summary - reproducibility ready: `true` -- release lock ready: `true` +- release lock ready: `false` - methodology complete: `true` - required artifacts: `25` - missing artifacts: `0` -- source contract sha256: `2bc5e8214814` +- source contract sha256: `79e555f12cb9` - archive sha256: `5802e5f52255` - output cases: `5` - disclosed failure cases: `3` @@ -22,8 +22,8 @@ Evidence bundle SHA256: `a47a7306aa8842b784f5ffbd872386dec9215e0bcd79b0ff7a70e3d - world-class ready: `false` - world-class source checks: `6` pass / `13` total; `7` blocked - public claim ready: `false` -- public claim blockers: `4` -- changed files at generation: `0` +- public claim blockers: `5` +- changed files at generation: `13` This report proves local benchmark reproducibility only. It keeps external provider and human-review gaps visible instead of counting them as complete. The git commit is generation-time context; the evidence bundle SHA is the durable anchor for the artifacts listed below. @@ -35,6 +35,7 @@ This report proves local benchmark reproducibility only. It keeps external provi | Blocker | | --- | +| release lock is not clean or commit is unavailable | | provider-backed model holdout evidence is incomplete | | human blind-review adjudication is incomplete | | world-class evidence is not accepted yet (4 open gaps, 4 ledger pending) | @@ -42,15 +43,15 @@ This report proves local benchmark reproducibility only. It keeps external provi ## Release Lock -- ready: `true` -- reason: clean generation-time HEAD +- ready: `false` +- reason: working tree was dirty at generation time - status scope: generation-time status before this report is written ## Evidence Bundle - algorithm: `sha256(path,label,exists,artifact_sha256)` - artifacts: `25` / `25` -- sha256: `a47a7306aa8842b784f5ffbd872386dec9215e0bcd79b0ff7a70e3d8211315d7` +- sha256: `452acb1d428eeb474ee567de6a5fe28c57bf3e1dc004d7a56249a07d0a2cf5be` ## Methodology Sections @@ -77,12 +78,12 @@ This report proves local benchmark reproducibility only. It keeps external provi | review_adjudication | `reports/output_review_adjudication.json` | present | `bb8c72a9291e` | | trigger_scorecard | `reports/route_scorecard.json` | present | `c164e83e36d0` | | runtime_conformance | `reports/conformance_matrix.json` | present | `97f9ba949c23` | -| trust_report | `reports/security_trust_report.json` | present | `fc3c7de65382` | -| python_compatibility | `reports/python_compatibility.json` | present | `7529617dfb31` | +| trust_report | `reports/security_trust_report.json` | present | `276120363b8b` | +| python_compatibility | `reports/python_compatibility.json` | present | `edcaee074480` | | registry_audit | `reports/registry_audit.json` | present | `e75a341d15e4` | | package_verification | `reports/package_verification.json` | present | `a27941fdb865` | | install_simulation | `reports/install_simulation.json` | present | `e29ae26bc97c` | -| skill_os2_audit | `reports/skill_os2_audit.json` | present | `f0c8727979cc` | +| skill_os2_audit | `reports/skill_os2_audit.json` | present | `a8158926faea` | | world_class_evidence_plan | `reports/world_class_evidence_plan.json` | present | `130161495dc4` | | world_class_evidence_ledger | `reports/world_class_evidence_ledger.json` | present | `75569fdccc5b` | | world_class_evidence_intake | `reports/world_class_evidence_intake.json` | present | `7f502f722ff1` | diff --git a/reports/evidence_consistency.json b/reports/evidence_consistency.json index b4cae79..989ba09 100644 --- a/reports/evidence_consistency.json +++ b/reports/evidence_consistency.json @@ -189,12 +189,12 @@ "status": "pass", "expected": { "status": "pass", - "detail": "initial load 990/1000; deferred 494370/120000; top deferred scripts 434272; resource governance governed; quality density 131.3", + "detail": "initial load 990/1000; deferred 495216/120000; top deferred scripts 435118; resource governance governed; quality density 131.3", "evidence": "reports/context_budget.json" }, "actual": { "status": "pass", - "detail": "initial load 990/1000; deferred 494370/120000; top deferred scripts 434272; resource governance governed; quality density 131.3", + "detail": "initial load 990/1000; deferred 495216/120000; top deferred scripts 435118; resource governance governed; quality density 131.3", "evidence": "reports/context_budget.json" }, "paths": [ @@ -248,8 +248,8 @@ "key": "overview-benchmark-commit", "label": "overview embeds the benchmark commit", "status": "pass", - "expected": "1be80208f3e24e23fd49d62147fb1940e65b1493", - "actual": "1be80208f3e24e23fd49d62147fb1940e65b1493", + "expected": "03aa6287123b4f47aad2a7abd59bb950e4d577e6", + "actual": "03aa6287123b4f47aad2a7abd59bb950e4d577e6", "paths": [ "reports/benchmark_reproducibility.json", "reports/skill-overview.json" @@ -264,7 +264,7 @@ "release_lock_ready": true, "required_artifact_count": 25, "missing_artifact_count": 0, - "source_contract_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75", + "source_contract_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b", "archive_sha256": "5802e5f522558cf77666ae59390a28845cf3affd22fa1267b6629891ddeba76b", "world_class_ledger_pending_count": 4, "world_class_source_check_count": 13, @@ -277,7 +277,7 @@ "release_lock_ready": true, "required_artifact_count": 25, "missing_artifact_count": 0, - "source_contract_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75", + "source_contract_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b", "archive_sha256": "5802e5f522558cf77666ae59390a28845cf3affd22fa1267b6629891ddeba76b", "world_class_ledger_pending_count": 4, "world_class_source_check_count": 13, @@ -394,8 +394,8 @@ "key": "interpretation-benchmark-commit", "label": "interpretation embeds the benchmark commit", "status": "pass", - "expected": "1be80208f3e24e23fd49d62147fb1940e65b1493", - "actual": "1be80208f3e24e23fd49d62147fb1940e65b1493", + "expected": "03aa6287123b4f47aad2a7abd59bb950e4d577e6", + "actual": "03aa6287123b4f47aad2a7abd59bb950e4d577e6", "paths": [ "reports/benchmark_reproducibility.json", "reports/skill-interpretation.json" @@ -410,7 +410,7 @@ "release_lock_ready": true, "required_artifact_count": 25, "missing_artifact_count": 0, - "source_contract_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75", + "source_contract_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b", "archive_sha256": "5802e5f522558cf77666ae59390a28845cf3affd22fa1267b6629891ddeba76b", "world_class_ledger_pending_count": 4, "world_class_source_check_count": 13, @@ -423,7 +423,7 @@ "release_lock_ready": true, "required_artifact_count": 25, "missing_artifact_count": 0, - "source_contract_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75", + "source_contract_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b", "archive_sha256": "5802e5f522558cf77666ae59390a28845cf3affd22fa1267b6629891ddeba76b", "world_class_ledger_pending_count": 4, "world_class_source_check_count": 13, @@ -1512,7 +1512,7 @@ "path": "scripts", "label": "Deterministic helpers or local tooling", "kind": "folder", - "file_count": 138 + "file_count": 139 }, { "path": "evals", @@ -1527,7 +1527,7 @@ "file_count": 229 } ], - "file_count": 435, + "file_count": 436, "folder_count": 4, "distribution": [ { @@ -1552,7 +1552,7 @@ }, { "label": "scripts", - "value": 138 + "value": 139 }, { "label": "evals", @@ -1600,7 +1600,7 @@ "path": "scripts", "label": "Deterministic helpers or local tooling", "kind": "folder", - "file_count": 138 + "file_count": 139 }, { "path": "evals", @@ -1615,7 +1615,7 @@ "file_count": 229 } ], - "file_count": 435, + "file_count": 436, "folder_count": 4, "distribution": [ { @@ -1640,7 +1640,7 @@ }, { "label": "scripts", - "value": 138 + "value": 139 }, { "label": "evals", @@ -2404,8 +2404,8 @@ "score `91`", "`16` gates", "`3` warnings", - "`52` declared internal modules", - "`86 / 86` CLI help smoke checks passing across `138` scripts", + "`53` declared internal modules", + "`86 / 86` CLI help smoke checks passing across `139` scripts", "`658` zip entries", "archive with `658` entries", "`12` installer permission checks enforced", diff --git a/reports/review-studio.html b/reports/review-studio.html index 2dedee2..befc197 100644 --- a/reports/review-studio.html +++ b/reports/review-studio.html @@ -740,12 +740,12 @@

核心指标

-
Skill IR2.0.0

5 targets in platform-neutral contract

Compiler5/5

target contracts compiled from Skill IR

Output Delta100.0

5 cases; 1 file-backed

Exec Runs10

command 10; model 0; recorded 0

Blind A/B5

review pairs hide baseline vs with-skill labels

Review Kit0/5

pending 5; answer key hidden

Review A/B0/5

adjudication decisions; pending 5

Public Claimblocked

4 blockers; local reproducible true

Blueprint21/21

2.0 coverage; extensions partial 0, planned 0; evidence pending 4

Runtime5/5

target conformance pass rate

Perm Probe4/4

0 native; 4 installer-enforced

Trust0

138 scripts scanned; secrets found

Py Compat0

215 files scanned for Python 3.11

Arch Debt0

696 largest lines; 0 watchlist; 68 CLI handlers; 18 in entrypoint

Atlas5

12 scanned skills; route collisions

Driftlow

1 metadata events; 0 missed triggers

Daily Ops5

proposal-review; approval 0; release lock true

Weekly Queue5

curator-review; ready 1; top score 88

Waivers0

0 gates covered; human risk decisions

Intake4/4

0 valid submissions; 0 invalid

Claim Guard0

180 public surfaces scanned

Notes0/0

0 open blocker annotations

Registry1.1.0

5 targets; MIT license

Archivepass

658 zip entries; package verification

Installpass

4 adapters; 12 permissions enforced; 0 permission failures

Upgrademinor

declared minor; 0 breaking changes

+
Skill IR2.0.0

5 targets in platform-neutral contract

Compiler5/5

target contracts compiled from Skill IR

Output Delta100.0

5 cases; 1 file-backed

Exec Runs10

command 10; model 0; recorded 0

Blind A/B5

review pairs hide baseline vs with-skill labels

Review Kit0/5

pending 5; answer key hidden

Review A/B0/5

adjudication decisions; pending 5

Public Claimblocked

5 blockers; local reproducible true

Blueprint21/21

2.0 coverage; extensions partial 0, planned 0; evidence pending 4

Runtime5/5

target conformance pass rate

Perm Probe4/4

0 native; 4 installer-enforced

Trust0

139 scripts scanned; secrets found

Py Compat0

217 files scanned for Python 3.11

Arch Debt0

696 largest lines; 0 watchlist; 68 CLI handlers; 18 in entrypoint

Atlas5

12 scanned skills; route collisions

Driftlow

1 metadata events; 0 missed triggers

Daily Ops5

proposal-review; approval 0; release lock true

Weekly Queue5

curator-review; ready 1; top score 88

Waivers0

0 gates covered; human risk decisions

Intake4/4

0 valid submissions; 0 invalid

Claim Guard0

180 public surfaces scanned

Notes0/0

0 open blocker annotations

Registry1.1.0

5 targets; MIT license

Archivepass

658 zip entries; package verification

Installpass

4 adapters; 12 permissions enforced; 0 permission failures

Upgrademinor

declared minor; 0 breaking changes

审查闸门

-
通过

意图画布

intent confidence 100/100; Intent is clear enough to package the first routeable version.

reports/intent-confidence.json 证据
通过

触发实验

13 trigger cases; 0 misroutes; 0 ambiguous

reports/route_scorecard.json 证据
关注

输出实验

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

reports/output_quality_scorecard.json 证据
通过

上下文

initial load 990/1000; deferred 494370/120000; top deferred scripts 434272; resource governance governed; quality density 131.3

reports/context_budget.json 证据
通过

运行矩阵

5 / 5 targets pass

reports/conformance_matrix.json 证据
通过

信任报告

0 secrets; 138 scripts; 3 network-capable scripts; 0 help smoke failures

reports/security_trust_report.json 证据
通过

Python 兼容

Python 3.11; 215 files; 0 compatibility issues; 0 syntax; 0 f-string 3.11 hazards

reports/python_compatibility.json 证据
通过

架构维护

212 Python files; 0 hotspots; 0 watchlist files; 0 blockers; largest 696 lines; 68 CLI handlers; 18 in entrypoint

reports/architecture_maintainability.json 证据
通过

权限批准

3/3 permissions approved; gaps 0; required file_write, network, subprocess

reports/security_trust_report.json + security/permission_policy.json 证据
通过

权限探针

4/4 targets probed; native 0; metadata fallback 4; installer 4; residual risks 4

reports/runtime_permission_probes.json 证据
通过

组合治理

12 skills, 1 actionable; 0 actionable route collisions; 0 actionable owner gaps; 0 actionable stale; 0 actionable drift; 24 scoped non-actionable issues

reports/skill_atlas.json 证据
通过

运营回路

1 metadata events; adoption 0; missed 0; bad-output 0; risk low; daily proposals 5; daily decision proposal-review; daily release lock true; weekly queue 5 unique; weekly ready 1; weekly top 88; weekly release lock true

reports/adoption_drift_report.json + reports/skillops/daily + reports/skillops/weekly 证据
关注

人工批准

0 active waivers; 1 warning gates still need reviewer decision

reports/review_waivers.json 证据
关注

世界证据

4 pending world-class evidence entries; 1 human pending; 3 external pending; source checks 6/13 pass; 7 blocked; overclaim guard true

reports/world_class_evidence_ledger.json 证据
通过

注册审计

yao-meta-skill 1.1.0; 6/6 compatibility entries pass; install pass with 4 adapters; installer permissions 12 enforced / 0 failures

reports/registry_audit.json + reports/install_simulation.json 证据
通过

发布路线

0 promote; 3 keep current; 0 blocked; upgrade minor declared / minor recommended

reports/promotion_decisions.json + reports/upgrade_check.json + docs/migration-v2.md 证据
+
通过

意图画布

intent confidence 100/100; Intent is clear enough to package the first routeable version.

reports/intent-confidence.json 证据
通过

触发实验

13 trigger cases; 0 misroutes; 0 ambiguous

reports/route_scorecard.json 证据
关注

输出实验

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

reports/output_quality_scorecard.json 证据
通过

上下文

initial load 990/1000; deferred 495216/120000; top deferred scripts 435118; resource governance governed; quality density 131.3

reports/context_budget.json 证据
通过

运行矩阵

5 / 5 targets pass

reports/conformance_matrix.json 证据
通过

信任报告

0 secrets; 139 scripts; 3 network-capable scripts; 0 help smoke failures

reports/security_trust_report.json 证据
通过

Python 兼容

Python 3.11; 217 files; 0 compatibility issues; 0 syntax; 0 f-string 3.11 hazards

reports/python_compatibility.json 证据
通过

架构维护

214 Python files; 0 hotspots; 0 watchlist files; 0 blockers; largest 696 lines; 68 CLI handlers; 18 in entrypoint

reports/architecture_maintainability.json 证据
通过

权限批准

3/3 permissions approved; gaps 0; required file_write, network, subprocess

reports/security_trust_report.json + security/permission_policy.json 证据
通过

权限探针

4/4 targets probed; native 0; metadata fallback 4; installer 4; residual risks 4

reports/runtime_permission_probes.json 证据
通过

组合治理

12 skills, 1 actionable; 0 actionable route collisions; 0 actionable owner gaps; 0 actionable stale; 0 actionable drift; 24 scoped non-actionable issues

reports/skill_atlas.json 证据
通过

运营回路

1 metadata events; adoption 0; missed 0; bad-output 0; risk low; daily proposals 5; daily decision proposal-review; daily release lock true; weekly queue 5 unique; weekly ready 1; weekly top 88; weekly release lock true

reports/adoption_drift_report.json + reports/skillops/daily + reports/skillops/weekly 证据
关注

人工批准

0 active waivers; 1 warning gates still need reviewer decision

reports/review_waivers.json 证据
关注

世界证据

4 pending world-class evidence entries; 1 human pending; 3 external pending; source checks 6/13 pass; 7 blocked; overclaim guard true

reports/world_class_evidence_ledger.json 证据
通过

注册审计

yao-meta-skill 1.1.0; 6/6 compatibility entries pass; install pass with 4 adapters; installer permissions 12 enforced / 0 failures

reports/registry_audit.json + reports/install_simulation.json 证据
通过

发布路线

0 promote; 3 keep current; 0 blocked; upgrade minor declared / minor recommended

reports/promotion_decisions.json + reports/upgrade_check.json + docs/migration-v2.md 证据
@@ -812,17 +812,17 @@
-

上下文

initial load 990/1000; deferred 494370/120000; top deferred scripts 434272; resource governance governed; quality density 131.3

+

上下文

initial load 990/1000; deferred 495216/120000; top deferred scripts 435118; resource governance governed; quality density 131.3

编译证据

Review reports/compiled_targets.md before packaging to inspect target adapter modes, generated files, preserved semantics, warnings, and unsupported features.

-

信任报告

Secret
0
脚本数
138
网络脚本
3
Help 失败
0
包体哈希
2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75
+

信任报告

Secret
0
脚本数
139
网络脚本
3
Help 失败
0
包体哈希
79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b

安全边界

高风险 secret、远程 inline execution、缺失依赖策略或无法解释的脚本接口应阻断 governed release。

-

Python 兼容

目标 Python
3.11
文件数
215
问题数
0
语法错误
0
F-string 3.11
0
+

Python 兼容

目标 Python
3.11
文件数
217
问题数
0
语法错误
0
F-string 3.11
0

解释器边界

CI 和发布审查以 Python 3.11 兼容为底线;本地更高版本允许的新语法不能绕过兼容门禁。

@@ -882,8 +882,8 @@
-

公开声明

本地复现
发布锁
可公开声明
声明阻断
4
Provider 证据
人审完成
世界级就绪
-

声明阻断

  • 阻断provider-backed model holdout evidence is incomplete
  • 阻断human blind-review adjudication is incomplete
  • 阻断world-class evidence is not accepted yet (4 open gaps, 4 ledger pending)
  • 阻断world-class source checks are not all accepted (6/13 pass, 7 blocked)
+

公开声明

本地复现
发布锁
可公开声明
声明阻断
5
Provider 证据
人审完成
世界级就绪
+

声明阻断

  • 阻断release lock is not clean or commit is unavailable
  • 阻断provider-backed model holdout evidence is incomplete
  • 阻断human blind-review adjudication is incomplete
  • 阻断world-class evidence is not accepted yet (4 open gaps, 4 ledger pending)
  • 阻断world-class source checks are not all accepted (6/13 pass, 7 blocked)
diff --git a/reports/review-studio.json b/reports/review-studio.json index 78e682f..80886e5 100644 --- a/reports/review-studio.json +++ b/reports/review-studio.json @@ -44,7 +44,7 @@ "key": "context-budget", "label": "上下文", "status": "pass", - "detail": "initial load 990/1000; deferred 494370/120000; top deferred scripts 434272; resource governance governed; quality density 131.3", + "detail": "initial load 990/1000; deferred 495216/120000; top deferred scripts 435118; resource governance governed; quality density 131.3", "evidence": "reports/context_budget.json", "link": "context_budget.md" }, @@ -60,7 +60,7 @@ "key": "trust-report", "label": "信任报告", "status": "pass", - "detail": "0 secrets; 138 scripts; 3 network-capable scripts; 0 help smoke failures", + "detail": "0 secrets; 139 scripts; 3 network-capable scripts; 0 help smoke failures", "evidence": "reports/security_trust_report.json", "link": "security_trust_report.md" }, @@ -68,7 +68,7 @@ "key": "python-compat", "label": "Python 兼容", "status": "pass", - "detail": "Python 3.11; 215 files; 0 compatibility issues; 0 syntax; 0 f-string 3.11 hazards", + "detail": "Python 3.11; 217 files; 0 compatibility issues; 0 syntax; 0 f-string 3.11 hazards", "evidence": "reports/python_compatibility.json", "link": "python_compatibility.md" }, @@ -76,7 +76,7 @@ "key": "architecture-maintainability", "label": "架构维护", "status": "pass", - "detail": "212 Python files; 0 hotspots; 0 watchlist files; 0 blockers; largest 696 lines; 68 CLI handlers; 18 in entrypoint", + "detail": "214 Python files; 0 hotspots; 0 watchlist files; 0 blockers; largest 696 lines; 68 CLI handlers; 18 in entrypoint", "evidence": "reports/architecture_maintainability.json", "link": "architecture_maintainability.md" }, @@ -1484,7 +1484,7 @@ "path": "scripts", "label": "Deterministic helpers or local tooling", "kind": "folder", - "file_count": 138 + "file_count": 139 }, { "path": "evals", @@ -1499,7 +1499,7 @@ "file_count": 229 } ], - "file_count": 435, + "file_count": 436, "folder_count": 4, "distribution": [ { @@ -1524,7 +1524,7 @@ }, { "label": "scripts", - "value": 138 + "value": 139 }, { "label": "evals", @@ -1654,7 +1654,7 @@ "path": "scripts", "label": "Deterministic helpers or local tooling", "kind": "folder", - "file_count": 138 + "file_count": 139 }, { "path": "evals", @@ -1968,12 +1968,12 @@ "ok": true, "summary": { "reproducibility_ready": true, - "release_lock_ready": true, + "release_lock_ready": false, "methodology_complete": true, "required_artifact_count": 25, "missing_artifact_count": 0, - "evidence_bundle_sha256": "a47a7306aa8842b784f5ffbd872386dec9215e0bcd79b0ff7a70e3d8211315d7", - "source_contract_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75", + "evidence_bundle_sha256": "452acb1d428eeb474ee567de6a5fe28c57bf3e1dc004d7a56249a07d0a2cf5be", + "source_contract_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b", "archive_sha256": "5802e5f522558cf77666ae59390a28845cf3affd22fa1267b6629891ddeba76b", "output_case_count": 5, "failure_disclosure_count": 3, @@ -1992,11 +1992,11 @@ "world_class_source_pass_count": 6, "world_class_source_blocked_count": 7, "public_claim_ready": false, - "public_claim_blocker_count": 4, - "working_tree_dirty": false, - "changed_file_count": 0 + "public_claim_blocker_count": 5, + "working_tree_dirty": true, + "changed_file_count": 13 }, - "commit": "1be80208f3e24e23fd49d62147fb1940e65b1493", + "commit": "03aa6287123b4f47aad2a7abd59bb950e4d577e6", "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.", @@ -2080,9 +2080,9 @@ "failures": [] }, "trust_security": { - "scanned_files": 229, - "script_count": 138, - "internal_module_count": 52, + "scanned_files": 230, + "script_count": 139, + "internal_module_count": 53, "secret_findings": 0, "dependency_files": [ "requirements-ci.txt" @@ -2100,8 +2100,8 @@ "help_smoke_failed_count": 0, "interactive_script_count": 0, "package_hash_scope": "source-contract-without-generated-reports", - "package_hash_file_count": 229, - "package_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75" + "package_hash_file_count": 230, + "package_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b" }, "skill_atlas": { "skill_count": 12, @@ -5659,22 +5659,35 @@ "ok": true, "generated_at": "2026-06-16", "skill_dir": ".", - "commit": "1be80208f3e24e23fd49d62147fb1940e65b1493", + "commit": "03aa6287123b4f47aad2a7abd59bb950e4d577e6", "git_status": { "available": true, - "dirty": false, - "changed_file_count": 0, - "sample": [], + "dirty": true, + "changed_file_count": 13, + "sample": [ + " M reports/benchmark_reproducibility.json", + " M reports/benchmark_reproducibility.md", + " M reports/context_budget_summary.json", + " M reports/evidence_consistency.json", + " M reports/python_compatibility.json", + " M reports/python_compatibility.md", + " M reports/review-studio.html", + " M reports/review-studio.json", + " M reports/review-viewer.json", + " M reports/skill-interpretation.html", + " M reports/skill-interpretation.json", + " M reports/skill-overview.html" + ], "scope": "generation-time status before this report is written" }, "summary": { "reproducibility_ready": true, - "release_lock_ready": true, + "release_lock_ready": false, "methodology_complete": true, "required_artifact_count": 25, "missing_artifact_count": 0, - "evidence_bundle_sha256": "a47a7306aa8842b784f5ffbd872386dec9215e0bcd79b0ff7a70e3d8211315d7", - "source_contract_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75", + "evidence_bundle_sha256": "452acb1d428eeb474ee567de6a5fe28c57bf3e1dc004d7a56249a07d0a2cf5be", + "source_contract_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b", "archive_sha256": "5802e5f522558cf77666ae59390a28845cf3affd22fa1267b6629891ddeba76b", "output_case_count": 5, "failure_disclosure_count": 3, @@ -5693,14 +5706,15 @@ "world_class_source_pass_count": 6, "world_class_source_blocked_count": 7, "public_claim_ready": false, - "public_claim_blocker_count": 4, - "working_tree_dirty": false, - "changed_file_count": 0 + "public_claim_blocker_count": 5, + "working_tree_dirty": true, + "changed_file_count": 13 }, "public_claim": { "ready": false, "scope": "public benchmark or world-class readiness claim", "blockers": [ + "release lock is not clean or commit is unavailable", "provider-backed model holdout evidence is incomplete", "human blind-review adjudication is incomplete", "world-class evidence is not accepted yet (4 open gaps, 4 ledger pending)", @@ -5709,10 +5723,10 @@ "policy": "Local reproducibility can pass before public claims; public claims require provider evidence, human adjudication, clean release lock, accepted world-class evidence, and complete source checks." }, "release_lock": { - "ready": true, - "commit": "1be80208f3e24e23fd49d62147fb1940e65b1493", + "ready": false, + "commit": "03aa6287123b4f47aad2a7abd59bb950e4d577e6", "status_scope": "generation-time status before this report is written", - "reason": "clean generation-time HEAD" + "reason": "working tree was dirty at generation time" }, "evidence_bundle": { "algorithm": "sha256(path,label,exists,artifact_sha256)", @@ -5720,7 +5734,7 @@ "existing_count": 25, "missing_count": 0, "missing_paths": [], - "sha256": "a47a7306aa8842b784f5ffbd872386dec9215e0bcd79b0ff7a70e3d8211315d7" + "sha256": "452acb1d428eeb474ee567de6a5fe28c57bf3e1dc004d7a56249a07d0a2cf5be" }, "methodology": { "path": "reports/benchmark_methodology.md", @@ -5828,15 +5842,15 @@ "label": "trust_report", "path": "reports/security_trust_report.json", "exists": true, - "bytes": 128210, - "sha256": "fc3c7de65382fa7fed4fff78d217b0c1d74fafe132b4d702562e40ad4185648f" + "bytes": 128859, + "sha256": "276120363b8bbd3c26066dd8fc0b193558131a8dad71dede96d40baa35877f29" }, { "label": "python_compatibility", "path": "reports/python_compatibility.json", "exists": true, - "bytes": 27896, - "sha256": "7529617dfb315ebcc89cbcbc45a9d98c8f42f2369c6814303eeb0df8efa0336e" + "bytes": 28174, + "sha256": "edcaee0744806a906f82681dabd0c721908a3b98cbd743f932fd4896bdb1275b" }, { "label": "registry_audit", @@ -5864,7 +5878,7 @@ "path": "reports/skill_os2_audit.json", "exists": true, "bytes": 14310, - "sha256": "f0c8727979ccd97e74e1196919b25bae8d717a6eccbad1d677874fb0cc590674" + "sha256": "a8158926faea82527e747f8e89136ca963f3b5e06a0a3de5b57efad4878354e3" }, { "label": "world_class_evidence_plan", @@ -6196,7 +6210,7 @@ "label": "Trust Security", "status": "pass", "objective": "Scripts, dependencies, permissions, secrets, and package hash are reviewable for team distribution.", - "current": "138 scripts; secrets 0; help failures 0", + "current": "139 scripts; secrets 0; help failures 0", "command": "python3 scripts/yao.py trust .", "test": "python3 tests/verify_trust_check.py", "evidence": [ @@ -12083,9 +12097,9 @@ "ok": true, "skill_dir": ".", "summary": { - "scanned_files": 229, - "script_count": 138, - "internal_module_count": 52, + "scanned_files": 230, + "script_count": 139, + "internal_module_count": 53, "secret_findings": 0, "dependency_files": [ "requirements-ci.txt" @@ -12103,8 +12117,8 @@ "help_smoke_failed_count": 0, "interactive_script_count": 0, "package_hash_scope": "source-contract-without-generated-reports", - "package_hash_file_count": 229, - "package_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75" + "package_hash_file_count": 230, + "package_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b" }, "failures": [], "warnings": [], @@ -13821,6 +13835,20 @@ "network_urls": [], "network_hosts": [] }, + { + "path": "scripts/world_class_native_telemetry_evidence.py", + "interface": "internal-module", + "interface_declared": true, + "interface_reason": "Imported by world_class_evidence_contract.py to validate native client telemetry evidence from metadata event rows.", + "has_argparse": false, + "has_main_guard": false, + "uses_input": false, + "uses_network": false, + "uses_file_write": false, + "uses_subprocess": false, + "network_urls": [], + "network_hosts": [] + }, { "path": "scripts/world_class_preflight_layout.py", "interface": "internal-module", @@ -14094,7 +14122,7 @@ "checked_count": 86, "passed_count": 86, "failed_count": 0, - "skipped_count": 52, + "skipped_count": 53, "failed_scripts": [], "results": [ { @@ -15103,6 +15131,10 @@ "path": "scripts/world_class_native_permission_evidence.py", "reason": "internal module" }, + { + "path": "scripts/world_class_native_telemetry_evidence.py", + "reason": "internal module" + }, { "path": "scripts/world_class_preflight_layout.py", "reason": "internal module" @@ -15358,11 +15390,11 @@ "python_compatibility": { "schema_version": "1.0", "ok": true, - "generated_at": "2026-06-16", + "generated_at": "2026-06-13", "root": ".", "summary": { "target_python": "3.11", - "file_count": 215, + "file_count": 217, "issue_count": 0, "syntax_error_count": 0, "fstring_311_violation_count": 0, @@ -16123,6 +16155,12 @@ "issue_count": 0, "issues": [] }, + { + "path": "scripts/world_class_native_telemetry_evidence.py", + "ok": true, + "issue_count": 0, + "issues": [] + }, { "path": "scripts/world_class_preflight_layout.py", "ok": true, @@ -16657,6 +16695,12 @@ "issue_count": 0, "issues": [] }, + { + "path": "tests/world_class_native_telemetry_fixtures.py", + "ok": true, + "issue_count": 0, + "issues": [] + }, { "path": "tests/yao_cli_helpers.py", "ok": true, @@ -16682,10 +16726,10 @@ "generated_at": "2026-06-16", "skill_dir": ".", "summary": { - "python_file_count": 212, - "script_file_count": 138, - "test_file_count": 74, - "internal_module_count": 54, + "python_file_count": 214, + "script_file_count": 139, + "test_file_count": 75, + "internal_module_count": 55, "cli_script_count": 86, "command_handler_count": 68, "entrypoint_command_handler_count": 18, @@ -16714,13 +16758,6 @@ "severity": "pass", "recommendation": "Split viewer data assembly from HTML section rendering." }, - { - "path": "tests/verify_world_class_evidence_intake.py", - "lines": 677, - "kind": "test", - "severity": "pass", - "recommendation": "Break broad integration assertions into focused verifier helpers when the next behavior change lands." - }, { "path": "scripts/skill_report_model.py", "lines": 665, @@ -16771,11 +16808,11 @@ "recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates." }, { - "path": "scripts/world_class_evidence_contract.py", - "lines": 618, - "kind": "internal-module", + "path": "tests/verify_world_class_evidence_intake.py", + "lines": 610, + "kind": "test", "severity": "pass", - "recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates." + "recommendation": "Break broad integration assertions into focused verifier helpers when the next behavior change lands." }, { "path": "scripts/render_benchmark_reproducibility.py", @@ -16783,6 +16820,13 @@ "kind": "cli-script", "severity": "pass", "recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates." + }, + { + "path": "scripts/optimize_description.py", + "lines": 585, + "kind": "cli-script", + "severity": "pass", + "recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates." } ], "watchlist": [], @@ -16801,16 +16845,16 @@ "context_budget_tier": "production", "context_budget_limit": 1000, "skill_body_tokens": 797, - "other_text_tokens": 1067291, + "other_text_tokens": 1069589, "estimated_initial_load_tokens": 990, - "estimated_total_text_tokens": 1068088, - "deferred_resource_tokens": 494370, + "estimated_total_text_tokens": 1070386, + "deferred_resource_tokens": 495216, "deferred_resource_warn_threshold": 120000, "deferred_resource_dirs": [ { "path": "scripts", - "estimated_tokens": 434272, - "file_count": 138 + "estimated_tokens": 435118, + "file_count": 139 }, { "path": "references", @@ -16831,8 +16875,8 @@ "large_deferred_resource_dirs": [ { "path": "scripts", - "estimated_tokens": 434272, - "file_count": 138 + "estimated_tokens": 435118, + "file_count": 139 } ], "deferred_resource_governance": { @@ -16854,14 +16898,14 @@ ], "missing": [], "path": "scripts", - "estimated_tokens": 434272, - "file_count": 138, + "estimated_tokens": 435118, + "file_count": 139, "rationale": "Script resources are deterministic deferred tools, not initial-load prompt context." } ], "summary": "Large deferred resources are indexed and backed by evidence." }, - "relevant_file_count": 671, + "relevant_file_count": 675, "unused_resource_dirs": [], "quality_signal_points": 130, "quality_density": 131.3 diff --git a/reports/review-viewer.json b/reports/review-viewer.json index 00a866b..7d96fb9 100644 --- a/reports/review-viewer.json +++ b/reports/review-viewer.json @@ -513,7 +513,7 @@ "path": "scripts", "label": "Deterministic helpers or local tooling", "kind": "folder", - "file_count": 138 + "file_count": 139 }, { "path": "evals", @@ -528,7 +528,7 @@ "file_count": 229 } ], - "file_count": 435, + "file_count": 436, "folder_count": 4, "distribution": [ { @@ -553,7 +553,7 @@ }, { "label": "scripts", - "value": 138 + "value": 139 }, { "label": "evals", @@ -683,7 +683,7 @@ "path": "scripts", "label": "Deterministic helpers or local tooling", "kind": "folder", - "file_count": 138 + "file_count": 139 }, { "path": "evals", @@ -997,12 +997,12 @@ "ok": true, "summary": { "reproducibility_ready": true, - "release_lock_ready": true, + "release_lock_ready": false, "methodology_complete": true, "required_artifact_count": 25, "missing_artifact_count": 0, - "evidence_bundle_sha256": "a47a7306aa8842b784f5ffbd872386dec9215e0bcd79b0ff7a70e3d8211315d7", - "source_contract_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75", + "evidence_bundle_sha256": "452acb1d428eeb474ee567de6a5fe28c57bf3e1dc004d7a56249a07d0a2cf5be", + "source_contract_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b", "archive_sha256": "5802e5f522558cf77666ae59390a28845cf3affd22fa1267b6629891ddeba76b", "output_case_count": 5, "failure_disclosure_count": 3, @@ -1021,11 +1021,11 @@ "world_class_source_pass_count": 6, "world_class_source_blocked_count": 7, "public_claim_ready": false, - "public_claim_blocker_count": 4, - "working_tree_dirty": false, - "changed_file_count": 0 + "public_claim_blocker_count": 5, + "working_tree_dirty": true, + "changed_file_count": 13 }, - "commit": "1be80208f3e24e23fd49d62147fb1940e65b1493", + "commit": "03aa6287123b4f47aad2a7abd59bb950e4d577e6", "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.", @@ -1109,9 +1109,9 @@ "failures": [] }, "trust_security": { - "scanned_files": 229, - "script_count": 138, - "internal_module_count": 52, + "scanned_files": 230, + "script_count": 139, + "internal_module_count": 53, "secret_findings": 0, "dependency_files": [ "requirements-ci.txt" @@ -1129,8 +1129,8 @@ "help_smoke_failed_count": 0, "interactive_script_count": 0, "package_hash_scope": "source-contract-without-generated-reports", - "package_hash_file_count": 229, - "package_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75" + "package_hash_file_count": 230, + "package_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b" }, "skill_atlas": { "skill_count": 12, diff --git a/reports/skill-interpretation.html b/reports/skill-interpretation.html index 688d815..2a7f35e 100644 --- a/reports/skill-interpretation.html +++ b/reports/skill-interpretation.html @@ -921,7 +921,7 @@

让 reviewer 快速确认关键文件、目录和资产分布。Lets reviewers confirm key files, directories, and asset distribution quickly.

-
资产分布Asset Distribution435项435 itemsSKILL.mdSKILL.mdREADME.mdREADME.mdagents/interface.yamlagents/interface.yamlmanifest.jsonmanifest.jsonreferencesreferencesscriptsscripts
资产分布图展示当前包体的文件和目录重心。The asset distribution chart shows where files and directories are concentrated.
+
资产分布Asset Distribution436项436 itemsSKILL.mdSKILL.mdREADME.mdREADME.mdagents/interface.yamlagents/interface.yamlmanifest.jsonmanifest.jsonreferencesreferencesscriptsscripts
资产分布图展示当前包体的文件和目录重心。The asset distribution chart shows where files and directories are concentrated.
diff --git a/reports/skill-interpretation.json b/reports/skill-interpretation.json index 6e9c22d..9718e42 100644 --- a/reports/skill-interpretation.json +++ b/reports/skill-interpretation.json @@ -513,7 +513,7 @@ "path": "scripts", "label": "Deterministic helpers or local tooling", "kind": "folder", - "file_count": 138 + "file_count": 139 }, { "path": "evals", @@ -528,7 +528,7 @@ "file_count": 229 } ], - "file_count": 435, + "file_count": 436, "folder_count": 4, "distribution": [ { @@ -553,7 +553,7 @@ }, { "label": "scripts", - "value": 138 + "value": 139 }, { "label": "evals", @@ -687,7 +687,7 @@ "path": "scripts", "label": "Deterministic helpers or local tooling", "kind": "folder", - "file_count": 138 + "file_count": 139 }, { "path": "evals", @@ -1001,12 +1001,12 @@ "ok": true, "summary": { "reproducibility_ready": true, - "release_lock_ready": true, + "release_lock_ready": false, "methodology_complete": true, "required_artifact_count": 25, "missing_artifact_count": 0, - "evidence_bundle_sha256": "a47a7306aa8842b784f5ffbd872386dec9215e0bcd79b0ff7a70e3d8211315d7", - "source_contract_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75", + "evidence_bundle_sha256": "452acb1d428eeb474ee567de6a5fe28c57bf3e1dc004d7a56249a07d0a2cf5be", + "source_contract_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b", "archive_sha256": "5802e5f522558cf77666ae59390a28845cf3affd22fa1267b6629891ddeba76b", "output_case_count": 5, "failure_disclosure_count": 3, @@ -1025,11 +1025,11 @@ "world_class_source_pass_count": 6, "world_class_source_blocked_count": 7, "public_claim_ready": false, - "public_claim_blocker_count": 4, - "working_tree_dirty": false, - "changed_file_count": 0 + "public_claim_blocker_count": 5, + "working_tree_dirty": true, + "changed_file_count": 13 }, - "commit": "1be80208f3e24e23fd49d62147fb1940e65b1493", + "commit": "03aa6287123b4f47aad2a7abd59bb950e4d577e6", "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.", @@ -1113,9 +1113,9 @@ "failures": [] }, "trust_security": { - "scanned_files": 229, - "script_count": 138, - "internal_module_count": 52, + "scanned_files": 230, + "script_count": 139, + "internal_module_count": 53, "secret_findings": 0, "dependency_files": [ "requirements-ci.txt" @@ -1133,8 +1133,8 @@ "help_smoke_failed_count": 0, "interactive_script_count": 0, "package_hash_scope": "source-contract-without-generated-reports", - "package_hash_file_count": 229, - "package_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75" + "package_hash_file_count": 230, + "package_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b" }, "skill_atlas": { "skill_count": 12, diff --git a/reports/skill-overview.html b/reports/skill-overview.html index 8c4de83..c029bbc 100644 --- a/reports/skill-overview.html +++ b/reports/skill-overview.html @@ -921,7 +921,7 @@

让 reviewer 快速确认关键文件、目录和资产分布。Lets reviewers confirm key files, directories, and asset distribution quickly.

-
资产分布Asset Distribution435项435 itemsSKILL.mdSKILL.mdREADME.mdREADME.mdagents/interface.yamlagents/interface.yamlmanifest.jsonmanifest.jsonreferencesreferencesscriptsscripts
资产分布图展示当前包体的文件和目录重心。The asset distribution chart shows where files and directories are concentrated.
+
资产分布Asset Distribution436项436 itemsSKILL.mdSKILL.mdREADME.mdREADME.mdagents/interface.yamlagents/interface.yamlmanifest.jsonmanifest.jsonreferencesreferencesscriptsscripts
资产分布图展示当前包体的文件和目录重心。The asset distribution chart shows where files and directories are concentrated.
路径Path作用Role类型Type
SKILL.mdSkill 入口文件Skill entrypoint文件file
README.md人类可读使用说明Human-readable usage guide文件file
agents/interface.yaml跨平台接口元数据Neutral interface metadata文件file
manifest.json生命周期与打包元数据Lifecycle and portability metadata文件file
references扩展指导与复用资料Extended guidance and reusable notes目录folder
scripts确定性脚本或本地工具Deterministic helpers or local tooling目录folder
evals触发与质量检查Trigger and quality checks目录folder
reports生成的证据与总结报告Generated evidence and overview artifacts目录folder
diff --git a/reports/skill-overview.json b/reports/skill-overview.json index 97ea4af..0a97fca 100644 --- a/reports/skill-overview.json +++ b/reports/skill-overview.json @@ -512,7 +512,7 @@ "path": "scripts", "label": "Deterministic helpers or local tooling", "kind": "folder", - "file_count": 138 + "file_count": 139 }, { "path": "evals", @@ -527,7 +527,7 @@ "file_count": 229 } ], - "file_count": 435, + "file_count": 436, "folder_count": 4, "distribution": [ { @@ -552,7 +552,7 @@ }, { "label": "scripts", - "value": 138 + "value": 139 }, { "label": "evals", @@ -682,7 +682,7 @@ "path": "scripts", "label": "Deterministic helpers or local tooling", "kind": "folder", - "file_count": 138 + "file_count": 139 }, { "path": "evals", @@ -996,12 +996,12 @@ "ok": true, "summary": { "reproducibility_ready": true, - "release_lock_ready": true, + "release_lock_ready": false, "methodology_complete": true, "required_artifact_count": 25, "missing_artifact_count": 0, - "evidence_bundle_sha256": "a47a7306aa8842b784f5ffbd872386dec9215e0bcd79b0ff7a70e3d8211315d7", - "source_contract_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75", + "evidence_bundle_sha256": "452acb1d428eeb474ee567de6a5fe28c57bf3e1dc004d7a56249a07d0a2cf5be", + "source_contract_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b", "archive_sha256": "5802e5f522558cf77666ae59390a28845cf3affd22fa1267b6629891ddeba76b", "output_case_count": 5, "failure_disclosure_count": 3, @@ -1020,11 +1020,11 @@ "world_class_source_pass_count": 6, "world_class_source_blocked_count": 7, "public_claim_ready": false, - "public_claim_blocker_count": 4, - "working_tree_dirty": false, - "changed_file_count": 0 + "public_claim_blocker_count": 5, + "working_tree_dirty": true, + "changed_file_count": 13 }, - "commit": "1be80208f3e24e23fd49d62147fb1940e65b1493", + "commit": "03aa6287123b4f47aad2a7abd59bb950e4d577e6", "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.", @@ -1108,9 +1108,9 @@ "failures": [] }, "trust_security": { - "scanned_files": 229, - "script_count": 138, - "internal_module_count": 52, + "scanned_files": 230, + "script_count": 139, + "internal_module_count": 53, "secret_findings": 0, "dependency_files": [ "requirements-ci.txt" @@ -1128,8 +1128,8 @@ "help_smoke_failed_count": 0, "interactive_script_count": 0, "package_hash_scope": "source-contract-without-generated-reports", - "package_hash_file_count": 229, - "package_sha256": "2bc5e8214814c344534e5155301cd3f86e4ceee351313fb3a538d6fd9d400b75" + "package_hash_file_count": 230, + "package_sha256": "79e555f12cb95ad51753c69fdb7fce367f3a394c3e55c075ab4754feb6d3200b" }, "skill_atlas": { "skill_count": 12,
路径Path作用Role类型Type
SKILL.mdSkill 入口文件Skill entrypoint文件file
README.md人类可读使用说明Human-readable usage guide文件file
agents/interface.yaml跨平台接口元数据Neutral interface metadata文件file
manifest.json生命周期与打包元数据Lifecycle and portability metadata文件file
references扩展指导与复用资料Extended guidance and reusable notes目录folder
scripts确定性脚本或本地工具Deterministic helpers or local tooling目录folder
evals触发与质量检查Trigger and quality checks目录folder
reports生成的证据与总结报告Generated evidence and overview artifacts目录folder