From 044abd49ecfe3f61aa44fc619c761d75b158bdbd Mon Sep 17 00:00:00 2001 From: yaojingang Date: Tue, 16 Jun 2026 07:49:44 +0800 Subject: [PATCH] Refresh context evidence after artifact roles --- reports/benchmark_reproducibility.json | 19 ++------ reports/benchmark_reproducibility.md | 4 +- reports/context_budget.json | 14 +++--- reports/context_budget.md | 2 +- reports/context_budget_summary.json | 8 +-- reports/evidence_consistency.json | 12 ++--- reports/review-studio.html | 4 +- reports/review-studio.json | 67 +++++++++----------------- reports/review-viewer.json | 4 +- reports/skill-interpretation.json | 4 +- reports/skill-overview.json | 4 +- reports/skillops/daily/2026-06-16.json | 17 +++---- reports/skillops/daily/2026-06-16.md | 5 +- reports/skillops/weekly/2026-W25.json | 11 ++--- reports/skillops/weekly/2026-W25.md | 3 +- 15 files changed, 69 insertions(+), 109 deletions(-) diff --git a/reports/benchmark_reproducibility.json b/reports/benchmark_reproducibility.json index b4aee5da..85547126 100644 --- a/reports/benchmark_reproducibility.json +++ b/reports/benchmark_reproducibility.json @@ -3,24 +3,15 @@ "ok": true, "generated_at": "2026-06-16", "skill_dir": ".", - "commit": "a441abf61becd4fd4f1a0031a8ba18d6feac95ce", + "commit": "5517bcf7a4ab72b344d38804c97be5dd6acc4514", "git_status": { "available": true, "dirty": true, - "changed_file_count": 55, + "changed_file_count": 3, "sample": [ - " M assets/review-studio.css", - " M registry/index.json", - " M registry/packages/yao-meta-skill.json", - " M reports/architecture_maintainability.json", - " M reports/architecture_maintainability.md", - " M reports/benchmark_reproducibility.json", - " M reports/benchmark_reproducibility.md", - " M reports/compiled_targets.json", " M reports/context_budget.json", " M reports/context_budget.md", - " M reports/context_budget_summary.json", - " M reports/evidence_consistency.json" + " M reports/context_budget_summary.json" ], "scope": "generation-time status before this report is written" }, @@ -52,7 +43,7 @@ "public_claim_ready": false, "public_claim_blocker_count": 5, "working_tree_dirty": true, - "changed_file_count": 55 + "changed_file_count": 3 }, "public_claim": { "ready": false, @@ -68,7 +59,7 @@ }, "release_lock": { "ready": false, - "commit": "a441abf61becd4fd4f1a0031a8ba18d6feac95ce", + "commit": "5517bcf7a4ab72b344d38804c97be5dd6acc4514", "status_scope": "generation-time status before this report is written", "reason": "working tree was dirty at generation time" }, diff --git a/reports/benchmark_reproducibility.md b/reports/benchmark_reproducibility.md index 6c614eba..f4f9a54d 100644 --- a/reports/benchmark_reproducibility.md +++ b/reports/benchmark_reproducibility.md @@ -1,7 +1,7 @@ # Benchmark Reproducibility Generated at: `2026-06-16` -Commit: `a441abf61becd4fd4f1a0031a8ba18d6feac95ce` +Commit: `5517bcf7a4ab72b344d38804c97be5dd6acc4514` Working tree dirty at generation: `true` Evidence bundle SHA256: `937f0bea34077800392fe7e8803f6af47b0b75d1bdc1d82419c98939d7e59f4e` @@ -23,7 +23,7 @@ Evidence bundle SHA256: `937f0bea34077800392fe7e8803f6af47b0b75d1bdc1d82419c9893 - world-class source checks: `6` pass / `13` total; `7` blocked - public claim ready: `false` - public claim blockers: `5` -- changed files at generation: `55` +- changed files at generation: `3` 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. diff --git a/reports/context_budget.json b/reports/context_budget.json index 96d021b6..fb6eb17e 100644 --- a/reports/context_budget.json +++ b/reports/context_budget.json @@ -6,15 +6,15 @@ "context_budget_tier": "production", "context_budget_limit": 1000, "skill_body_tokens": 797, - "other_text_tokens": 1045217, + "other_text_tokens": 1045271, "estimated_initial_load_tokens": 990, - "estimated_total_text_tokens": 1046014, - "deferred_resource_tokens": 484698, + "estimated_total_text_tokens": 1046068, + "deferred_resource_tokens": 484717, "deferred_resource_warn_threshold": 120000, "deferred_resource_dirs": [ { "path": "scripts", - "estimated_tokens": 424733, + "estimated_tokens": 424739, "file_count": 122 }, { @@ -29,14 +29,14 @@ }, { "path": "assets", - "estimated_tokens": 10031, + "estimated_tokens": 10044, "file_count": 3 } ], "large_deferred_resource_dirs": [ { "path": "scripts", - "estimated_tokens": 424733, + "estimated_tokens": 424739, "file_count": 122 } ], @@ -59,7 +59,7 @@ ], "missing": [], "path": "scripts", - "estimated_tokens": 424733, + "estimated_tokens": 424739, "file_count": 122, "rationale": "Script resources are deterministic deferred tools, not initial-load prompt context." } diff --git a/reports/context_budget.md b/reports/context_budget.md index 6dda1b3d..b8b0bc0b 100644 --- a/reports/context_budget.md +++ b/reports/context_budget.md @@ -2,7 +2,7 @@ | Target | Path | Tier | Limit | Initial | SKILL | Deferred | Resource Governance | Large Deferred Dirs | Quality Density | Unused Dirs | Status | | --- | --- | --- | ---: | ---: | ---: | ---: | --- | --- | ---: | --- | --- | -| root | `.` | `production` | 1000 | 990 | 797 | 484698 | `governed` | scripts:424733 | 131.3 | - | ok | +| root | `.` | `production` | 1000 | 990 | 797 | 484717 | `governed` | scripts:424739 | 131.3 | - | ok | | complex-release-orchestrator | `examples/complex-release-orchestrator/generated-skill` | `production` | 1000 | 790 | 718 | 1657 | `not-required` | - | 164.6 | - | ok | | governed-incident-command | `examples/governed-incident-command/generated-skill` | `production` | 1000 | 760 | 658 | 1030 | `not-required` | - | 171.1 | - | ok | diff --git a/reports/context_budget_summary.json b/reports/context_budget_summary.json index 8be7ae43..d362e0eb 100644 --- a/reports/context_budget_summary.json +++ b/reports/context_budget_summary.json @@ -1,5 +1,5 @@ { - "generated_at": "2026-03-31", + "generated_at": "2026-06-16", "targets": [ { "label": "root", @@ -8,11 +8,11 @@ "budget_limit": 1000, "initial_tokens": 990, "skill_body_tokens": 797, - "deferred_resource_tokens": 484698, + "deferred_resource_tokens": 484717, "large_deferred_resource_dirs": [ { "path": "scripts", - "estimated_tokens": 424733, + "estimated_tokens": 424739, "file_count": 122 } ], @@ -35,7 +35,7 @@ ], "missing": [], "path": "scripts", - "estimated_tokens": 424733, + "estimated_tokens": 424739, "file_count": 122, "rationale": "Script resources are deterministic deferred tools, not initial-load prompt context." } diff --git a/reports/evidence_consistency.json b/reports/evidence_consistency.json index e4479ca5..b7bbd4ad 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 484698/120000; top deferred scripts 424733; resource governance governed; quality density 131.3", + "detail": "initial load 990/1000; deferred 484717/120000; top deferred scripts 424739; resource governance governed; quality density 131.3", "evidence": "reports/context_budget.json" }, "actual": { "status": "pass", - "detail": "initial load 990/1000; deferred 484698/120000; top deferred scripts 424733; resource governance governed; quality density 131.3", + "detail": "initial load 990/1000; deferred 484717/120000; top deferred scripts 424739; 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": "a441abf61becd4fd4f1a0031a8ba18d6feac95ce", - "actual": "a441abf61becd4fd4f1a0031a8ba18d6feac95ce", + "expected": "5517bcf7a4ab72b344d38804c97be5dd6acc4514", + "actual": "5517bcf7a4ab72b344d38804c97be5dd6acc4514", "paths": [ "reports/benchmark_reproducibility.json", "reports/skill-overview.json" @@ -394,8 +394,8 @@ "key": "interpretation-benchmark-commit", "label": "interpretation embeds the benchmark commit", "status": "pass", - "expected": "a441abf61becd4fd4f1a0031a8ba18d6feac95ce", - "actual": "a441abf61becd4fd4f1a0031a8ba18d6feac95ce", + "expected": "5517bcf7a4ab72b344d38804c97be5dd6acc4514", + "actual": "5517bcf7a4ab72b344d38804c97be5dd6acc4514", "paths": [ "reports/benchmark_reproducibility.json", "reports/skill-interpretation.json" diff --git a/reports/review-studio.html b/reports/review-studio.html index 2e13e2b0..74ab3b88 100644 --- a/reports/review-studio.html +++ b/reports/review-studio.html @@ -745,7 +745,7 @@

审查闸门

-
通过

意图画布

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 484698/120000; top deferred scripts 424733; resource governance governed; quality density 131.3

reports/context_budget.json 证据
通过

运行矩阵

5 / 5 targets pass

reports/conformance_matrix.json 证据
通过

信任报告

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

reports/security_trust_report.json 证据
通过

Python 兼容

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

reports/python_compatibility.json 证据
通过

架构维护

191 Python files; 0 hotspots; 10 watchlist files; 0 blockers; largest 899 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 false; weekly queue 5 unique; weekly ready 1; weekly top 88; weekly release lock false

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 484717/120000; top deferred scripts 424739; resource governance governed; quality density 131.3

reports/context_budget.json 证据
通过

运行矩阵

5 / 5 targets pass

reports/conformance_matrix.json 证据
通过

信任报告

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

reports/security_trust_report.json 证据
通过

Python 兼容

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

reports/python_compatibility.json 证据
通过

架构维护

191 Python files; 0 hotspots; 10 watchlist files; 0 blockers; largest 899 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 false; weekly queue 5 unique; weekly ready 1; weekly top 88; weekly release lock false

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 证据
@@ -807,7 +807,7 @@
-

上下文

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

+

上下文

initial load 990/1000; deferred 484717/120000; top deferred scripts 424739; 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.

diff --git a/reports/review-studio.json b/reports/review-studio.json index a1fd5967..ee0c0773 100644 --- a/reports/review-studio.json +++ b/reports/review-studio.json @@ -43,7 +43,7 @@ "key": "context-budget", "label": "上下文", "status": "pass", - "detail": "initial load 990/1000; deferred 484698/120000; top deferred scripts 424733; resource governance governed; quality density 131.3", + "detail": "initial load 990/1000; deferred 484717/120000; top deferred scripts 424739; resource governance governed; quality density 131.3", "evidence": "reports/context_budget.json", "link": "context_budget.md" }, @@ -1948,9 +1948,9 @@ "public_claim_ready": false, "public_claim_blocker_count": 5, "working_tree_dirty": true, - "changed_file_count": 55 + "changed_file_count": 3 }, - "commit": "a441abf61becd4fd4f1a0031a8ba18d6feac95ce", + "commit": "5517bcf7a4ab72b344d38804c97be5dd6acc4514", "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.", @@ -5556,24 +5556,15 @@ "ok": true, "generated_at": "2026-06-16", "skill_dir": ".", - "commit": "a441abf61becd4fd4f1a0031a8ba18d6feac95ce", + "commit": "5517bcf7a4ab72b344d38804c97be5dd6acc4514", "git_status": { "available": true, "dirty": true, - "changed_file_count": 55, + "changed_file_count": 3, "sample": [ - " M assets/review-studio.css", - " M registry/index.json", - " M registry/packages/yao-meta-skill.json", - " M reports/architecture_maintainability.json", - " M reports/architecture_maintainability.md", - " M reports/benchmark_reproducibility.json", - " M reports/benchmark_reproducibility.md", - " M reports/compiled_targets.json", " M reports/context_budget.json", " M reports/context_budget.md", - " M reports/context_budget_summary.json", - " M reports/evidence_consistency.json" + " M reports/context_budget_summary.json" ], "scope": "generation-time status before this report is written" }, @@ -5605,7 +5596,7 @@ "public_claim_ready": false, "public_claim_blocker_count": 5, "working_tree_dirty": true, - "changed_file_count": 55 + "changed_file_count": 3 }, "public_claim": { "ready": false, @@ -5621,7 +5612,7 @@ }, "release_lock": { "ready": false, - "commit": "a441abf61becd4fd4f1a0031a8ba18d6feac95ce", + "commit": "5517bcf7a4ab72b344d38804c97be5dd6acc4514", "status_scope": "generation-time status before this report is written", "reason": "working tree was dirty at generation time" }, @@ -16369,15 +16360,15 @@ "context_budget_tier": "production", "context_budget_limit": 1000, "skill_body_tokens": 797, - "other_text_tokens": 1045217, + "other_text_tokens": 1045271, "estimated_initial_load_tokens": 990, - "estimated_total_text_tokens": 1046014, - "deferred_resource_tokens": 484698, + "estimated_total_text_tokens": 1046068, + "deferred_resource_tokens": 484717, "deferred_resource_warn_threshold": 120000, "deferred_resource_dirs": [ { "path": "scripts", - "estimated_tokens": 424733, + "estimated_tokens": 424739, "file_count": 122 }, { @@ -16392,14 +16383,14 @@ }, { "path": "assets", - "estimated_tokens": 10031, + "estimated_tokens": 10044, "file_count": 3 } ], "large_deferred_resource_dirs": [ { "path": "scripts", - "estimated_tokens": 424733, + "estimated_tokens": 424739, "file_count": 122 } ], @@ -16422,7 +16413,7 @@ ], "missing": [], "path": "scripts", - "estimated_tokens": 424733, + "estimated_tokens": 424739, "file_count": 122, "rationale": "Script resources are deterministic deferred tools, not initial-load prompt context." } @@ -18410,11 +18401,11 @@ "pending_review_count": 0, "applied_count": 0, "rollback_count": 0, - "local_blueprint_ready": true, + "local_blueprint_ready": false, "public_world_class_ready": false, "world_class_pending_count": 4, "release_lock_ready": false, - "evidence_consistency_ok": false, + "evidence_consistency_ok": true, "writes_source_files": false, "auto_patch_enabled": false, "failure_count": 0, @@ -18427,11 +18418,11 @@ "pending_review_count": 0, "applied_count": 0, "rollback_count": 0, - "local_blueprint_ready": true, + "local_blueprint_ready": false, "public_world_class_ready": false, "world_class_pending_count": 4, "release_lock_ready": false, - "evidence_consistency_ok": false, + "evidence_consistency_ok": true, "writes_source_files": false, "auto_patch_enabled": false, "failure_count": 0 @@ -18876,11 +18867,11 @@ "rollback_count": 0 }, "release_state": { - "local_blueprint_ready": true, + "local_blueprint_ready": false, "public_world_class_ready": false, "world_class_pending_count": 4, "release_lock_ready": false, - "evidence_consistency_ok": false + "evidence_consistency_ok": true }, "actions": [ { @@ -18892,11 +18883,6 @@ "key": "close-world-class-evidence", "priority": "high", "action": "Collect accepted external or human evidence for the pending world-class ledger entries." - }, - { - "key": "refresh-evidence-consistency", - "priority": "high", - "action": "Regenerate evidence-consistency before using this report for release decisions." } ], "failures": [], @@ -18934,7 +18920,7 @@ "skill_count": 12, "actionable_portfolio_issue_count": 0, "release_lock_ready": false, - "evidence_consistency_ok": false, + "evidence_consistency_ok": true, "public_world_class_ready": false, "world_class_pending_count": 4, "writes_source_files": false, @@ -18954,7 +18940,7 @@ "skill_count": 12, "actionable_portfolio_issue_count": 0, "release_lock_ready": false, - "evidence_consistency_ok": false, + "evidence_consistency_ok": true, "public_world_class_ready": false, "world_class_pending_count": 4, "writes_source_files": false, @@ -19206,7 +19192,7 @@ }, "release_state": { "release_lock_ready": false, - "evidence_consistency_ok": false, + "evidence_consistency_ok": true, "public_world_class_ready": false, "world_class_pending_count": 4 }, @@ -19220,11 +19206,6 @@ "key": "close-world-class-evidence", "priority": "high", "action": "Collect accepted external or human evidence for pending world-class ledger entries before public claims." - }, - { - "key": "refresh-evidence-consistency", - "priority": "high", - "action": "Regenerate evidence consistency before using this curator report for release decisions." } ], "failures": [], diff --git a/reports/review-viewer.json b/reports/review-viewer.json index 20773515..b5c153c4 100644 --- a/reports/review-viewer.json +++ b/reports/review-viewer.json @@ -1023,9 +1023,9 @@ "public_claim_ready": false, "public_claim_blocker_count": 5, "working_tree_dirty": true, - "changed_file_count": 55 + "changed_file_count": 3 }, - "commit": "a441abf61becd4fd4f1a0031a8ba18d6feac95ce", + "commit": "5517bcf7a4ab72b344d38804c97be5dd6acc4514", "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.", diff --git a/reports/skill-interpretation.json b/reports/skill-interpretation.json index a73c6cce..2ecb2c02 100644 --- a/reports/skill-interpretation.json +++ b/reports/skill-interpretation.json @@ -1027,9 +1027,9 @@ "public_claim_ready": false, "public_claim_blocker_count": 5, "working_tree_dirty": true, - "changed_file_count": 55 + "changed_file_count": 3 }, - "commit": "a441abf61becd4fd4f1a0031a8ba18d6feac95ce", + "commit": "5517bcf7a4ab72b344d38804c97be5dd6acc4514", "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.", diff --git a/reports/skill-overview.json b/reports/skill-overview.json index 4b9e23df..560439f9 100644 --- a/reports/skill-overview.json +++ b/reports/skill-overview.json @@ -1022,9 +1022,9 @@ "public_claim_ready": false, "public_claim_blocker_count": 5, "working_tree_dirty": true, - "changed_file_count": 55 + "changed_file_count": 3 }, - "commit": "a441abf61becd4fd4f1a0031a8ba18d6feac95ce", + "commit": "5517bcf7a4ab72b344d38804c97be5dd6acc4514", "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.", diff --git a/reports/skillops/daily/2026-06-16.json b/reports/skillops/daily/2026-06-16.json index 4ad68d96..30cd152f 100644 --- a/reports/skillops/daily/2026-06-16.json +++ b/reports/skillops/daily/2026-06-16.json @@ -11,11 +11,11 @@ "pending_review_count": 0, "applied_count": 0, "rollback_count": 0, - "local_blueprint_ready": true, + "local_blueprint_ready": false, "public_world_class_ready": false, "world_class_pending_count": 4, "release_lock_ready": false, - "evidence_consistency_ok": false, + "evidence_consistency_ok": true, "writes_source_files": false, "auto_patch_enabled": false, "failure_count": 0, @@ -28,11 +28,11 @@ "pending_review_count": 0, "applied_count": 0, "rollback_count": 0, - "local_blueprint_ready": true, + "local_blueprint_ready": false, "public_world_class_ready": false, "world_class_pending_count": 4, "release_lock_ready": false, - "evidence_consistency_ok": false, + "evidence_consistency_ok": true, "writes_source_files": false, "auto_patch_enabled": false, "failure_count": 0 @@ -477,11 +477,11 @@ "rollback_count": 0 }, "release_state": { - "local_blueprint_ready": true, + "local_blueprint_ready": false, "public_world_class_ready": false, "world_class_pending_count": 4, "release_lock_ready": false, - "evidence_consistency_ok": false + "evidence_consistency_ok": true }, "actions": [ { @@ -493,11 +493,6 @@ "key": "close-world-class-evidence", "priority": "high", "action": "Collect accepted external or human evidence for the pending world-class ledger entries." - }, - { - "key": "refresh-evidence-consistency", - "priority": "high", - "action": "Regenerate evidence-consistency before using this report for release decisions." } ], "failures": [], diff --git a/reports/skillops/daily/2026-06-16.md b/reports/skillops/daily/2026-06-16.md index 03950c38..03850ab5 100644 --- a/reports/skillops/daily/2026-06-16.md +++ b/reports/skillops/daily/2026-06-16.md @@ -11,11 +11,11 @@ Generated at: `2026-06-16` - pending approvals: `0` - applied patches: `0` - rollbacks: `0` -- local blueprint ready: `true` +- local blueprint ready: `false` - public world-class ready: `false` - world-class pending: `4` - release lock ready: `false` -- evidence consistency ok: `false` +- evidence consistency ok: `true` This report is an operations cockpit for explicit-source SkillOps. It does not scan private logs, write source files, apply patches, or count as world-class external or human evidence. @@ -35,7 +35,6 @@ This report is an operations cockpit for explicit-source SkillOps. It does not s - `high` Review proposal-only adaptation items before preparing any approval ledger entry. - `high` Collect accepted external or human evidence for the pending world-class ledger entries. -- `high` Regenerate evidence-consistency before using this report for release decisions. ## Opportunities diff --git a/reports/skillops/weekly/2026-W25.json b/reports/skillops/weekly/2026-W25.json index f88d3789..65c79eb3 100644 --- a/reports/skillops/weekly/2026-W25.json +++ b/reports/skillops/weekly/2026-W25.json @@ -16,7 +16,7 @@ "skill_count": 12, "actionable_portfolio_issue_count": 0, "release_lock_ready": false, - "evidence_consistency_ok": false, + "evidence_consistency_ok": true, "public_world_class_ready": false, "world_class_pending_count": 4, "writes_source_files": false, @@ -36,7 +36,7 @@ "skill_count": 12, "actionable_portfolio_issue_count": 0, "release_lock_ready": false, - "evidence_consistency_ok": false, + "evidence_consistency_ok": true, "public_world_class_ready": false, "world_class_pending_count": 4, "writes_source_files": false, @@ -288,7 +288,7 @@ }, "release_state": { "release_lock_ready": false, - "evidence_consistency_ok": false, + "evidence_consistency_ok": true, "public_world_class_ready": false, "world_class_pending_count": 4 }, @@ -302,11 +302,6 @@ "key": "close-world-class-evidence", "priority": "high", "action": "Collect accepted external or human evidence for pending world-class ledger entries before public claims." - }, - { - "key": "refresh-evidence-consistency", - "priority": "high", - "action": "Regenerate evidence consistency before using this curator report for release decisions." } ], "failures": [], diff --git a/reports/skillops/weekly/2026-W25.md b/reports/skillops/weekly/2026-W25.md index 0d56ed2d..1fd6a716 100644 --- a/reports/skillops/weekly/2026-W25.md +++ b/reports/skillops/weekly/2026-W25.md @@ -14,7 +14,7 @@ Week: `2026-W25` - skill_count: `12` - actionable_portfolio_issue_count: `0` - release_lock_ready: `False` -- evidence_consistency_ok: `False` +- evidence_consistency_ok: `True` - public_world_class_ready: `False` - world_class_pending_count: `4` @@ -34,7 +34,6 @@ This report is a weekly curator cockpit for generated SkillOps evidence. It does - `high` Review the top ready-for-approval SkillOps opportunities before preparing any approval ledger entry. - `high` Collect accepted external or human evidence for pending world-class ledger entries before public claims. -- `high` Regenerate evidence consistency before using this curator report for release decisions. ## Curator Queue