Skip to content

Commit a19d29f

Browse files
committed
Refresh post-CI evidence reports
1 parent e39be9d commit a19d29f

15 files changed

Lines changed: 73 additions & 73 deletions

reports/adaptation_proposals.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.0",
33
"ok": true,
4-
"generated_at": "2026-06-17T07:53:10Z",
4+
"generated_at": "2026-06-17T07:56:36Z",
55
"skill_dir": ".",
66
"source_patterns": "reports/user_patterns.json",
77
"pattern_count": 5,

reports/adaptation_proposals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Adaptation Proposals
22

3-
- Generated at: `2026-06-17T07:53:10Z`
3+
- Generated at: `2026-06-17T07:56:36Z`
44
- Pattern report: `reports/user_patterns.json`
55
- Proposal only: `true`
66
- Writes repository files: `false`

reports/adoption_drift_report.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"ok": true,
33
"schema_version": "2.0",
4-
"generated_at": "2026-06-17T07:53:09Z",
4+
"generated_at": "2026-06-17T07:56:35Z",
55
"skill_dir": ".",
66
"privacy_contract": {
77
"storage": "local-first",

reports/benchmark_reproducibility.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,43 +3,43 @@
33
"ok": true,
44
"generated_at": "2026-06-17",
55
"skill_dir": ".",
6-
"commit": "cece6f9b04869e46db9aed1bf0206ccb8fb887e4",
6+
"commit": "e39be9d5d40513f362d657b81846b48ce140673b",
77
"git_status": {
88
"available": true,
99
"dirty": true,
10-
"changed_file_count": 45,
10+
"changed_file_count": 18,
1111
"generated_dirty": true,
12-
"generated_changed_file_count": 45,
12+
"generated_changed_file_count": 18,
1313
"source_dirty": false,
1414
"source_changed_file_count": 0,
1515
"sample": [
1616
" M reports/adaptation_proposals.json",
1717
" M reports/adaptation_proposals.md",
1818
" M reports/adoption_drift_report.json",
19-
" M reports/adoption_drift_report.md",
20-
" M reports/architecture_maintainability.json",
21-
" M reports/architecture_maintainability.md",
2219
" M reports/benchmark_reproducibility.json",
2320
" M reports/benchmark_reproducibility.md",
24-
" M reports/compiled_targets.json",
2521
" M reports/context_budget.json",
26-
" M reports/context_budget.md",
27-
" M reports/context_budget_summary.json"
22+
" M reports/evidence_consistency.json",
23+
" M reports/review-studio.html",
24+
" M reports/review-studio.json",
25+
" M reports/review-viewer.json",
26+
" M reports/skill-interpretation.html",
27+
" M reports/skill-interpretation.json"
2828
],
2929
"source_sample": [],
3030
"generated_sample": [
3131
" M reports/adaptation_proposals.json",
3232
" M reports/adaptation_proposals.md",
3333
" M reports/adoption_drift_report.json",
34-
" M reports/adoption_drift_report.md",
35-
" M reports/architecture_maintainability.json",
36-
" M reports/architecture_maintainability.md",
3734
" M reports/benchmark_reproducibility.json",
3835
" M reports/benchmark_reproducibility.md",
39-
" M reports/compiled_targets.json",
4036
" M reports/context_budget.json",
41-
" M reports/context_budget.md",
42-
" M reports/context_budget_summary.json"
37+
" M reports/evidence_consistency.json",
38+
" M reports/review-studio.html",
39+
" M reports/review-studio.json",
40+
" M reports/review-viewer.json",
41+
" M reports/skill-interpretation.html",
42+
" M reports/skill-interpretation.json"
4343
],
4444
"generated_dirty_prefixes": [
4545
"dist/",
@@ -79,11 +79,11 @@
7979
"public_claim_ready": false,
8080
"public_claim_blocker_count": 3,
8181
"working_tree_dirty": true,
82-
"changed_file_count": 45,
82+
"changed_file_count": 18,
8383
"source_tree_dirty": false,
8484
"source_changed_file_count": 0,
8585
"generated_tree_dirty": true,
86-
"generated_changed_file_count": 45
86+
"generated_changed_file_count": 18
8787
},
8888
"public_claim": {
8989
"ready": false,
@@ -97,10 +97,10 @@
9797
},
9898
"release_lock": {
9999
"ready": true,
100-
"commit": "cece6f9b04869e46db9aed1bf0206ccb8fb887e4",
100+
"commit": "e39be9d5d40513f362d657b81846b48ce140673b",
101101
"status_scope": "generation-time status before this report is written",
102102
"source_changed_file_count": 0,
103-
"generated_changed_file_count": 45,
103+
"generated_changed_file_count": 18,
104104
"reason": "only generated evidence artifacts were dirty at generation time"
105105
},
106106
"evidence_bundle": {

reports/benchmark_reproducibility.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Benchmark Reproducibility
22

33
Generated at: `2026-06-17`
4-
Commit: `cece6f9b04869e46db9aed1bf0206ccb8fb887e4`
4+
Commit: `e39be9d5d40513f362d657b81846b48ce140673b`
55
Working tree dirty at generation: `true`
66
Source tree dirty at generation: `false`
77
Generated evidence dirty at generation: `true`
@@ -25,9 +25,9 @@ Evidence bundle SHA256: `53b15993b4b79fd9bf3d5016ca565969d27a8a2604fe659a876f3ee
2525
- world-class source checks: `11` pass / `19` total; `8` blocked
2626
- public claim ready: `false`
2727
- public claim blockers: `3`
28-
- changed files at generation: `45`
28+
- changed files at generation: `18`
2929
- source changed files at generation: `0`
30-
- generated changed files at generation: `45`
30+
- generated changed files at generation: `18`
3131

3232
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 and dirty samples are generation-time context; the evidence bundle SHA is the durable anchor for the artifacts listed below.
3333

reports/context_budget.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"context_budget_tier": "production",
77
"context_budget_limit": 1000,
88
"skill_body_tokens": 805,
9-
"other_text_tokens": 1152733,
9+
"other_text_tokens": 1152749,
1010
"estimated_initial_load_tokens": 998,
11-
"estimated_total_text_tokens": 1153538,
11+
"estimated_total_text_tokens": 1153554,
1212
"deferred_resource_tokens": 523653,
1313
"deferred_resource_warn_threshold": 120000,
1414
"deferred_resource_dirs": [

reports/evidence_consistency.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
"actual": {
358358
"available": true,
359359
"clean": false,
360-
"changed_file_count": 45
360+
"changed_file_count": 15
361361
},
362362
"paths": [
363363
"reports/benchmark_reproducibility.json"
@@ -398,8 +398,8 @@
398398
"key": "overview-benchmark-commit",
399399
"label": "overview embeds the benchmark commit",
400400
"status": "pass",
401-
"expected": "cece6f9b04869e46db9aed1bf0206ccb8fb887e4",
402-
"actual": "cece6f9b04869e46db9aed1bf0206ccb8fb887e4",
401+
"expected": "e39be9d5d40513f362d657b81846b48ce140673b",
402+
"actual": "e39be9d5d40513f362d657b81846b48ce140673b",
403403
"paths": [
404404
"reports/benchmark_reproducibility.json",
405405
"reports/skill-overview.json"
@@ -544,8 +544,8 @@
544544
"key": "interpretation-benchmark-commit",
545545
"label": "interpretation embeds the benchmark commit",
546546
"status": "pass",
547-
"expected": "cece6f9b04869e46db9aed1bf0206ccb8fb887e4",
548-
"actual": "cece6f9b04869e46db9aed1bf0206ccb8fb887e4",
547+
"expected": "e39be9d5d40513f362d657b81846b48ce140673b",
548+
"actual": "e39be9d5d40513f362d657b81846b48ce140673b",
549549
"paths": [
550550
"reports/benchmark_reproducibility.json",
551551
"reports/skill-interpretation.json"

reports/review-studio.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2502,13 +2502,13 @@
25022502
"public_claim_ready": false,
25032503
"public_claim_blocker_count": 3,
25042504
"working_tree_dirty": true,
2505-
"changed_file_count": 45,
2505+
"changed_file_count": 18,
25062506
"source_tree_dirty": false,
25072507
"source_changed_file_count": 0,
25082508
"generated_tree_dirty": true,
2509-
"generated_changed_file_count": 45
2509+
"generated_changed_file_count": 18
25102510
},
2511-
"commit": "cece6f9b04869e46db9aed1bf0206ccb8fb887e4",
2511+
"commit": "e39be9d5d40513f362d657b81846b48ce140673b",
25122512
"missing_artifacts": [],
25132513
"limitations": [
25142514
"The git commit and dirty flags are generation-time context; release lock is blocked by source changes, while generated evidence artifacts are tracked separately.",
@@ -6343,43 +6343,43 @@
63436343
"ok": true,
63446344
"generated_at": "2026-06-17",
63456345
"skill_dir": ".",
6346-
"commit": "cece6f9b04869e46db9aed1bf0206ccb8fb887e4",
6346+
"commit": "e39be9d5d40513f362d657b81846b48ce140673b",
63476347
"git_status": {
63486348
"available": true,
63496349
"dirty": true,
6350-
"changed_file_count": 45,
6350+
"changed_file_count": 18,
63516351
"generated_dirty": true,
6352-
"generated_changed_file_count": 45,
6352+
"generated_changed_file_count": 18,
63536353
"source_dirty": false,
63546354
"source_changed_file_count": 0,
63556355
"sample": [
63566356
" M reports/adaptation_proposals.json",
63576357
" M reports/adaptation_proposals.md",
63586358
" M reports/adoption_drift_report.json",
6359-
" M reports/adoption_drift_report.md",
6360-
" M reports/architecture_maintainability.json",
6361-
" M reports/architecture_maintainability.md",
63626359
" M reports/benchmark_reproducibility.json",
63636360
" M reports/benchmark_reproducibility.md",
6364-
" M reports/compiled_targets.json",
63656361
" M reports/context_budget.json",
6366-
" M reports/context_budget.md",
6367-
" M reports/context_budget_summary.json"
6362+
" M reports/evidence_consistency.json",
6363+
" M reports/review-studio.html",
6364+
" M reports/review-studio.json",
6365+
" M reports/review-viewer.json",
6366+
" M reports/skill-interpretation.html",
6367+
" M reports/skill-interpretation.json"
63686368
],
63696369
"source_sample": [],
63706370
"generated_sample": [
63716371
" M reports/adaptation_proposals.json",
63726372
" M reports/adaptation_proposals.md",
63736373
" M reports/adoption_drift_report.json",
6374-
" M reports/adoption_drift_report.md",
6375-
" M reports/architecture_maintainability.json",
6376-
" M reports/architecture_maintainability.md",
63776374
" M reports/benchmark_reproducibility.json",
63786375
" M reports/benchmark_reproducibility.md",
6379-
" M reports/compiled_targets.json",
63806376
" M reports/context_budget.json",
6381-
" M reports/context_budget.md",
6382-
" M reports/context_budget_summary.json"
6377+
" M reports/evidence_consistency.json",
6378+
" M reports/review-studio.html",
6379+
" M reports/review-studio.json",
6380+
" M reports/review-viewer.json",
6381+
" M reports/skill-interpretation.html",
6382+
" M reports/skill-interpretation.json"
63836383
],
63846384
"generated_dirty_prefixes": [
63856385
"dist/",
@@ -6419,11 +6419,11 @@
64196419
"public_claim_ready": false,
64206420
"public_claim_blocker_count": 3,
64216421
"working_tree_dirty": true,
6422-
"changed_file_count": 45,
6422+
"changed_file_count": 18,
64236423
"source_tree_dirty": false,
64246424
"source_changed_file_count": 0,
64256425
"generated_tree_dirty": true,
6426-
"generated_changed_file_count": 45
6426+
"generated_changed_file_count": 18
64276427
},
64286428
"public_claim": {
64296429
"ready": false,
@@ -6437,10 +6437,10 @@
64376437
},
64386438
"release_lock": {
64396439
"ready": true,
6440-
"commit": "cece6f9b04869e46db9aed1bf0206ccb8fb887e4",
6440+
"commit": "e39be9d5d40513f362d657b81846b48ce140673b",
64416441
"status_scope": "generation-time status before this report is written",
64426442
"source_changed_file_count": 0,
6443-
"generated_changed_file_count": 45,
6443+
"generated_changed_file_count": 18,
64446444
"reason": "only generated evidence artifacts were dirty at generation time"
64456445
},
64466446
"evidence_bundle": {
@@ -18127,9 +18127,9 @@
1812718127
"context_budget_tier": "production",
1812818128
"context_budget_limit": 1000,
1812918129
"skill_body_tokens": 805,
18130-
"other_text_tokens": 1152733,
18130+
"other_text_tokens": 1152749,
1813118131
"estimated_initial_load_tokens": 998,
18132-
"estimated_total_text_tokens": 1153538,
18132+
"estimated_total_text_tokens": 1153554,
1813318133
"deferred_resource_tokens": 523653,
1813418134
"deferred_resource_warn_threshold": 120000,
1813518135
"deferred_resource_dirs": [
@@ -20107,7 +20107,7 @@
2010720107
"adoption_drift": {
2010820108
"ok": true,
2010920109
"schema_version": "2.0",
20110-
"generated_at": "2026-06-17T07:53:09Z",
20110+
"generated_at": "2026-06-17T07:56:35Z",
2011120111
"skill_dir": ".",
2011220112
"privacy_contract": {
2011320113
"storage": "local-first",
@@ -20191,7 +20191,7 @@
2019120191
"daily_skillops": {
2019220192
"schema_version": "1.0",
2019320193
"ok": true,
20194-
"generated_at": "2026-06-17T07:53:10Z",
20194+
"generated_at": "2026-06-17T07:56:36Z",
2019520195
"skill_dir": ".",
2019620196
"decision": "proposal-review",
2019720197
"source_supplied": false,
@@ -20705,7 +20705,7 @@
2070520705
"weekly_curator": {
2070620706
"schema_version": "1.0",
2070720707
"ok": true,
20708-
"generated_at": "2026-06-17T07:53:10Z",
20708+
"generated_at": "2026-06-17T07:56:36Z",
2070920709
"skill_dir": ".",
2071020710
"decision": "curator-review",
2071120711
"week_id": "2026-W25",
@@ -21170,7 +21170,7 @@
2117021170
"adaptation_proposals": {
2117121171
"schema_version": "1.0",
2117221172
"ok": true,
21173-
"generated_at": "2026-06-17T07:53:10Z",
21173+
"generated_at": "2026-06-17T07:56:36Z",
2117421174
"skill_dir": ".",
2117521175
"source_patterns": "reports/user_patterns.json",
2117621176
"pattern_count": 5,

reports/review-viewer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,13 +1039,13 @@
10391039
"public_claim_ready": false,
10401040
"public_claim_blocker_count": 3,
10411041
"working_tree_dirty": true,
1042-
"changed_file_count": 45,
1042+
"changed_file_count": 18,
10431043
"source_tree_dirty": false,
10441044
"source_changed_file_count": 0,
10451045
"generated_tree_dirty": true,
1046-
"generated_changed_file_count": 45
1046+
"generated_changed_file_count": 18
10471047
},
1048-
"commit": "cece6f9b04869e46db9aed1bf0206ccb8fb887e4",
1048+
"commit": "e39be9d5d40513f362d657b81846b48ce140673b",
10491049
"missing_artifacts": [],
10501050
"limitations": [
10511051
"The git commit and dirty flags are generation-time context; release lock is blocked by source changes, while generated evidence artifacts are tracked separately.",

reports/skill-interpretation.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,13 +1043,13 @@
10431043
"public_claim_ready": false,
10441044
"public_claim_blocker_count": 3,
10451045
"working_tree_dirty": true,
1046-
"changed_file_count": 45,
1046+
"changed_file_count": 18,
10471047
"source_tree_dirty": false,
10481048
"source_changed_file_count": 0,
10491049
"generated_tree_dirty": true,
1050-
"generated_changed_file_count": 45
1050+
"generated_changed_file_count": 18
10511051
},
1052-
"commit": "cece6f9b04869e46db9aed1bf0206ccb8fb887e4",
1052+
"commit": "e39be9d5d40513f362d657b81846b48ce140673b",
10531053
"missing_artifacts": [],
10541054
"limitations": [
10551055
"The git commit and dirty flags are generation-time context; release lock is blocked by source changes, while generated evidence artifacts are tracked separately.",

0 commit comments

Comments
 (0)