Normalize context summary prelock reports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.0",
|
||||
"ok": true,
|
||||
"generated_at": "2026-06-16T01:19:24Z",
|
||||
"generated_at": "2026-06-16",
|
||||
"skill_dir": ".",
|
||||
"source_patterns": "reports/user_patterns.json",
|
||||
"pattern_count": 5,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Adaptation Proposals
|
||||
|
||||
- Generated at: `2026-06-16T01:19:24Z`
|
||||
- Generated at: `2026-06-16`
|
||||
- Pattern report: `reports/user_patterns.json`
|
||||
- Proposal only: `true`
|
||||
- Writes repository files: `false`
|
||||
|
||||
@@ -3,24 +3,13 @@
|
||||
"ok": true,
|
||||
"generated_at": "2026-06-16",
|
||||
"skill_dir": ".",
|
||||
"commit": "7f8942327ab5572f808c8b0319e4a6400367c925",
|
||||
"commit": "9e02e6f5090a1dc212c82acf534b25b0e3975177",
|
||||
"git_status": {
|
||||
"available": true,
|
||||
"dirty": true,
|
||||
"changed_file_count": 71,
|
||||
"changed_file_count": 1,
|
||||
"sample": [
|
||||
" M Makefile",
|
||||
" M registry/index.json",
|
||||
" M registry/packages/yao-meta-skill.json",
|
||||
" M reports/adaptation_proposals.json",
|
||||
" M reports/adaptation_proposals.md",
|
||||
" M reports/adoption_drift_report.json",
|
||||
" M reports/adoption_drift_report.md",
|
||||
" 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_summary.json"
|
||||
],
|
||||
"scope": "generation-time status before this report is written"
|
||||
},
|
||||
@@ -52,7 +41,7 @@
|
||||
"public_claim_ready": false,
|
||||
"public_claim_blocker_count": 5,
|
||||
"working_tree_dirty": true,
|
||||
"changed_file_count": 71
|
||||
"changed_file_count": 1
|
||||
},
|
||||
"public_claim": {
|
||||
"ready": false,
|
||||
@@ -68,7 +57,7 @@
|
||||
},
|
||||
"release_lock": {
|
||||
"ready": false,
|
||||
"commit": "7f8942327ab5572f808c8b0319e4a6400367c925",
|
||||
"commit": "9e02e6f5090a1dc212c82acf534b25b0e3975177",
|
||||
"status_scope": "generation-time status before this report is written",
|
||||
"reason": "working tree was dirty at generation time"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Benchmark Reproducibility
|
||||
|
||||
Generated at: `2026-06-16`
|
||||
Commit: `7f8942327ab5572f808c8b0319e4a6400367c925`
|
||||
Commit: `9e02e6f5090a1dc212c82acf534b25b0e3975177`
|
||||
Working tree dirty at generation: `true`
|
||||
Evidence bundle SHA256: `e29fb9204676313a6abe14b1a33dfe8c40f88659227570762fff51396ff99a3a`
|
||||
|
||||
@@ -23,7 +23,7 @@ Evidence bundle SHA256: `e29fb9204676313a6abe14b1a33dfe8c40f88659227570762fff513
|
||||
- world-class source checks: `6` pass / `13` total; `7` blocked
|
||||
- public claim ready: `false`
|
||||
- public claim blockers: `5`
|
||||
- changed files at generation: `71`
|
||||
- changed files at generation: `1`
|
||||
|
||||
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.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generated_at": "2026-03-31",
|
||||
"generated_at": "2026-06-16",
|
||||
"targets": [
|
||||
{
|
||||
"label": "root",
|
||||
|
||||
@@ -248,8 +248,8 @@
|
||||
"key": "overview-benchmark-commit",
|
||||
"label": "overview embeds the benchmark commit",
|
||||
"status": "pass",
|
||||
"expected": "7f8942327ab5572f808c8b0319e4a6400367c925",
|
||||
"actual": "7f8942327ab5572f808c8b0319e4a6400367c925",
|
||||
"expected": "9e02e6f5090a1dc212c82acf534b25b0e3975177",
|
||||
"actual": "9e02e6f5090a1dc212c82acf534b25b0e3975177",
|
||||
"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": "7f8942327ab5572f808c8b0319e4a6400367c925",
|
||||
"actual": "7f8942327ab5572f808c8b0319e4a6400367c925",
|
||||
"expected": "9e02e6f5090a1dc212c82acf534b25b0e3975177",
|
||||
"actual": "9e02e6f5090a1dc212c82acf534b25b0e3975177",
|
||||
"paths": [
|
||||
"reports/benchmark_reproducibility.json",
|
||||
"reports/skill-interpretation.json"
|
||||
|
||||
+10
-21
@@ -1948,9 +1948,9 @@
|
||||
"public_claim_ready": false,
|
||||
"public_claim_blocker_count": 5,
|
||||
"working_tree_dirty": true,
|
||||
"changed_file_count": 71
|
||||
"changed_file_count": 1
|
||||
},
|
||||
"commit": "7f8942327ab5572f808c8b0319e4a6400367c925",
|
||||
"commit": "9e02e6f5090a1dc212c82acf534b25b0e3975177",
|
||||
"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.",
|
||||
@@ -5560,24 +5560,13 @@
|
||||
"ok": true,
|
||||
"generated_at": "2026-06-16",
|
||||
"skill_dir": ".",
|
||||
"commit": "7f8942327ab5572f808c8b0319e4a6400367c925",
|
||||
"commit": "9e02e6f5090a1dc212c82acf534b25b0e3975177",
|
||||
"git_status": {
|
||||
"available": true,
|
||||
"dirty": true,
|
||||
"changed_file_count": 71,
|
||||
"changed_file_count": 1,
|
||||
"sample": [
|
||||
" M Makefile",
|
||||
" M registry/index.json",
|
||||
" M registry/packages/yao-meta-skill.json",
|
||||
" M reports/adaptation_proposals.json",
|
||||
" M reports/adaptation_proposals.md",
|
||||
" M reports/adoption_drift_report.json",
|
||||
" M reports/adoption_drift_report.md",
|
||||
" 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_summary.json"
|
||||
],
|
||||
"scope": "generation-time status before this report is written"
|
||||
},
|
||||
@@ -5609,7 +5598,7 @@
|
||||
"public_claim_ready": false,
|
||||
"public_claim_blocker_count": 5,
|
||||
"working_tree_dirty": true,
|
||||
"changed_file_count": 71
|
||||
"changed_file_count": 1
|
||||
},
|
||||
"public_claim": {
|
||||
"ready": false,
|
||||
@@ -5625,7 +5614,7 @@
|
||||
},
|
||||
"release_lock": {
|
||||
"ready": false,
|
||||
"commit": "7f8942327ab5572f808c8b0319e4a6400367c925",
|
||||
"commit": "9e02e6f5090a1dc212c82acf534b25b0e3975177",
|
||||
"status_scope": "generation-time status before this report is written",
|
||||
"reason": "working tree was dirty at generation time"
|
||||
},
|
||||
@@ -18409,7 +18398,7 @@
|
||||
"daily_skillops": {
|
||||
"schema_version": "1.0",
|
||||
"ok": true,
|
||||
"generated_at": "2026-06-16T01:19:24Z",
|
||||
"generated_at": "2026-06-16",
|
||||
"skill_dir": ".",
|
||||
"decision": "proposal-review",
|
||||
"source_supplied": false,
|
||||
@@ -18923,7 +18912,7 @@
|
||||
"weekly_curator": {
|
||||
"schema_version": "1.0",
|
||||
"ok": true,
|
||||
"generated_at": "2026-06-16T01:19:24Z",
|
||||
"generated_at": "2026-06-16",
|
||||
"skill_dir": ".",
|
||||
"decision": "curator-review",
|
||||
"week_id": "2026-W25",
|
||||
@@ -19347,7 +19336,7 @@
|
||||
"adaptation_proposals": {
|
||||
"schema_version": "1.0",
|
||||
"ok": true,
|
||||
"generated_at": "2026-06-16T01:19:24Z",
|
||||
"generated_at": "2026-06-16",
|
||||
"skill_dir": ".",
|
||||
"source_patterns": "reports/user_patterns.json",
|
||||
"pattern_count": 5,
|
||||
|
||||
@@ -1023,9 +1023,9 @@
|
||||
"public_claim_ready": false,
|
||||
"public_claim_blocker_count": 5,
|
||||
"working_tree_dirty": true,
|
||||
"changed_file_count": 71
|
||||
"changed_file_count": 1
|
||||
},
|
||||
"commit": "7f8942327ab5572f808c8b0319e4a6400367c925",
|
||||
"commit": "9e02e6f5090a1dc212c82acf534b25b0e3975177",
|
||||
"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.",
|
||||
|
||||
@@ -1027,9 +1027,9 @@
|
||||
"public_claim_ready": false,
|
||||
"public_claim_blocker_count": 5,
|
||||
"working_tree_dirty": true,
|
||||
"changed_file_count": 71
|
||||
"changed_file_count": 1
|
||||
},
|
||||
"commit": "7f8942327ab5572f808c8b0319e4a6400367c925",
|
||||
"commit": "9e02e6f5090a1dc212c82acf534b25b0e3975177",
|
||||
"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.",
|
||||
|
||||
@@ -1022,9 +1022,9 @@
|
||||
"public_claim_ready": false,
|
||||
"public_claim_blocker_count": 5,
|
||||
"working_tree_dirty": true,
|
||||
"changed_file_count": 71
|
||||
"changed_file_count": 1
|
||||
},
|
||||
"commit": "7f8942327ab5572f808c8b0319e4a6400367c925",
|
||||
"commit": "9e02e6f5090a1dc212c82acf534b25b0e3975177",
|
||||
"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.",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.0",
|
||||
"ok": true,
|
||||
"generated_at": "2026-06-16T01:19:24Z",
|
||||
"generated_at": "2026-06-16",
|
||||
"skill_dir": ".",
|
||||
"decision": "proposal-review",
|
||||
"source_supplied": false,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Daily SkillOps Report
|
||||
|
||||
Generated at: `2026-06-16T01:19:24Z`
|
||||
Generated at: `2026-06-16`
|
||||
|
||||
## Summary
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.0",
|
||||
"ok": true,
|
||||
"generated_at": "2026-06-16T01:19:24Z",
|
||||
"generated_at": "2026-06-16",
|
||||
"skill_dir": ".",
|
||||
"decision": "curator-review",
|
||||
"week_id": "2026-W25",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Weekly SkillOps Curator Report
|
||||
|
||||
Generated at: `2026-06-16T01:19:24Z`
|
||||
Generated at: `2026-06-16`
|
||||
Week: `2026-W25`
|
||||
|
||||
## Summary
|
||||
|
||||
Reference in New Issue
Block a user