Refresh evidence for adaptive report contracts
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
"vscode"
|
||||
],
|
||||
"package_metadata": "registry/packages/yao-meta-skill.json",
|
||||
"package_sha256": "773f9e54feada3b4f05868fcb78106a61317571613dd15f551236fc86b916c23"
|
||||
"package_sha256": "e2d49b7592c1698d1158de54c780dbd6a9927685e6ca92d630e2a667a3a91f6a"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
"trust_level": "local",
|
||||
"license": "MIT",
|
||||
"checksums": {
|
||||
"package_sha256": "773f9e54feada3b4f05868fcb78106a61317571613dd15f551236fc86b916c23",
|
||||
"archive_sha256": "2d7c5573ff9508162f96da8fa4875bb4c259b9263fbe814dcd76573b8b7b87e0"
|
||||
"package_sha256": "e2d49b7592c1698d1158de54c780dbd6a9927685e6ca92d630e2a667a3a91f6a",
|
||||
"archive_sha256": "b542cea02ecd04f221c4123680df0d7e415823b7c23b128038baa9b44ff96489"
|
||||
},
|
||||
"compatibility": {
|
||||
"openai": "pass",
|
||||
@@ -48,7 +48,7 @@
|
||||
},
|
||||
"distribution": {
|
||||
"archive_verified": true,
|
||||
"archive_sha256": "2d7c5573ff9508162f96da8fa4875bb4c259b9263fbe814dcd76573b8b7b87e0",
|
||||
"archive_sha256": "b542cea02ecd04f221c4123680df0d7e415823b7c23b128038baa9b44ff96489",
|
||||
"package_verification": "reports/package_verification.json",
|
||||
"install_simulated": true,
|
||||
"install_simulation": "reports/install_simulation.json"
|
||||
|
||||
@@ -83,6 +83,13 @@
|
||||
"severity": "pass",
|
||||
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
|
||||
},
|
||||
{
|
||||
"path": "scripts/apply_adaptation.py",
|
||||
"lines": 706,
|
||||
"kind": "cli-script",
|
||||
"severity": "pass",
|
||||
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
|
||||
},
|
||||
{
|
||||
"path": "scripts/review_studio_layout.py",
|
||||
"lines": 694,
|
||||
@@ -96,13 +103,6 @@
|
||||
"kind": "cli-script",
|
||||
"severity": "pass",
|
||||
"recommendation": "Split viewer data assembly from HTML section rendering."
|
||||
},
|
||||
{
|
||||
"path": "scripts/cross_packager.py",
|
||||
"lines": 650,
|
||||
"kind": "cli-script",
|
||||
"severity": "pass",
|
||||
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
|
||||
}
|
||||
],
|
||||
"hotspots": [],
|
||||
|
||||
@@ -36,9 +36,9 @@ No file-size hotspots found.
|
||||
| `scripts/build_skill_atlas.py` | `730` | `cli-script` | `pass` |
|
||||
| `scripts/optimize_description.py` | `723` | `cli-script` | `pass` |
|
||||
| `scripts/trust_check.py` | `714` | `internal-module` | `pass` |
|
||||
| `scripts/apply_adaptation.py` | `706` | `cli-script` | `pass` |
|
||||
| `scripts/review_studio_layout.py` | `694` | `internal-module` | `pass` |
|
||||
| `scripts/render_review_viewer.py` | `685` | `cli-script` | `pass` |
|
||||
| `scripts/cross_packager.py` | `650` | `cli-script` | `pass` |
|
||||
|
||||
## Release Rule
|
||||
|
||||
|
||||
@@ -6,15 +6,15 @@
|
||||
"context_budget_tier": "production",
|
||||
"context_budget_limit": 1000,
|
||||
"skill_body_tokens": 767,
|
||||
"other_text_tokens": 1349904,
|
||||
"other_text_tokens": 1352928,
|
||||
"estimated_initial_load_tokens": 960,
|
||||
"estimated_total_text_tokens": 1350671,
|
||||
"deferred_resource_tokens": 430459,
|
||||
"estimated_total_text_tokens": 1353695,
|
||||
"deferred_resource_tokens": 431254,
|
||||
"deferred_resource_warn_threshold": 120000,
|
||||
"deferred_resource_dirs": [
|
||||
{
|
||||
"path": "scripts",
|
||||
"estimated_tokens": 381248,
|
||||
"estimated_tokens": 382043,
|
||||
"file_count": 110
|
||||
},
|
||||
{
|
||||
@@ -31,7 +31,7 @@
|
||||
"large_deferred_resource_dirs": [
|
||||
{
|
||||
"path": "scripts",
|
||||
"estimated_tokens": 381248,
|
||||
"estimated_tokens": 382043,
|
||||
"file_count": 110
|
||||
}
|
||||
],
|
||||
@@ -54,14 +54,14 @@
|
||||
],
|
||||
"missing": [],
|
||||
"path": "scripts",
|
||||
"estimated_tokens": 381248,
|
||||
"estimated_tokens": 382043,
|
||||
"file_count": 110,
|
||||
"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": 560,
|
||||
"relevant_file_count": 561,
|
||||
"unused_resource_dirs": [],
|
||||
"quality_signal_points": 130,
|
||||
"quality_density": 135.4
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
| Target | Path | Tier | Limit | Initial | SKILL | Deferred | Resource Governance | Large Deferred Dirs | Quality Density | Unused Dirs | Status |
|
||||
| --- | --- | --- | ---: | ---: | ---: | ---: | --- | --- | ---: | --- | --- |
|
||||
| root | `.` | `production` | 1000 | 960 | 767 | 430459 | `governed` | scripts:381248 | 135.4 | - | ok |
|
||||
| root | `.` | `production` | 1000 | 960 | 767 | 431254 | `governed` | scripts:382043 | 135.4 | - | 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 |
|
||||
|
||||
|
||||
@@ -8,11 +8,11 @@
|
||||
"budget_limit": 1000,
|
||||
"initial_tokens": 960,
|
||||
"skill_body_tokens": 767,
|
||||
"deferred_resource_tokens": 430459,
|
||||
"deferred_resource_tokens": 431254,
|
||||
"large_deferred_resource_dirs": [
|
||||
{
|
||||
"path": "scripts",
|
||||
"estimated_tokens": 381248,
|
||||
"estimated_tokens": 382043,
|
||||
"file_count": 110
|
||||
}
|
||||
],
|
||||
@@ -35,7 +35,7 @@
|
||||
],
|
||||
"missing": [],
|
||||
"path": "scripts",
|
||||
"estimated_tokens": 381248,
|
||||
"estimated_tokens": 382043,
|
||||
"file_count": 110,
|
||||
"rationale": "Script resources are deterministic deferred tools, not initial-load prompt context."
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"target_count": 4,
|
||||
"adapter_count": 4,
|
||||
"archive_present": true,
|
||||
"archive_sha256": "2d7c5573ff9508162f96da8fa4875bb4c259b9263fbe814dcd76573b8b7b87e0",
|
||||
"archive_sha256": "b542cea02ecd04f221c4123680df0d7e415823b7c23b128038baa9b44ff96489",
|
||||
"archive_entry_count": 613,
|
||||
"failure_count": 0,
|
||||
"warning_count": 0
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
- Package directory: `dist`
|
||||
- Targets: `4 / 4` adapters present
|
||||
- Archive present: `True`
|
||||
- Archive SHA256: `2d7c5573ff9508162f96da8fa4875bb4c259b9263fbe814dcd76573b8b7b87e0`
|
||||
- Archive SHA256: `b542cea02ecd04f221c4123680df0d7e415823b7c23b128038baa9b44ff96489`
|
||||
- Failures: `0`
|
||||
- Warnings: `0`
|
||||
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"trust_level": "local",
|
||||
"license": "MIT",
|
||||
"checksums": {
|
||||
"package_sha256": "773f9e54feada3b4f05868fcb78106a61317571613dd15f551236fc86b916c23",
|
||||
"archive_sha256": "2d7c5573ff9508162f96da8fa4875bb4c259b9263fbe814dcd76573b8b7b87e0"
|
||||
"package_sha256": "e2d49b7592c1698d1158de54c780dbd6a9927685e6ca92d630e2a667a3a91f6a",
|
||||
"archive_sha256": "b542cea02ecd04f221c4123680df0d7e415823b7c23b128038baa9b44ff96489"
|
||||
},
|
||||
"compatibility": {
|
||||
"openai": "pass",
|
||||
@@ -53,7 +53,7 @@
|
||||
},
|
||||
"distribution": {
|
||||
"archive_verified": true,
|
||||
"archive_sha256": "2d7c5573ff9508162f96da8fa4875bb4c259b9263fbe814dcd76573b8b7b87e0",
|
||||
"archive_sha256": "b542cea02ecd04f221c4123680df0d7e415823b7c23b128038baa9b44ff96489",
|
||||
"package_verification": "reports/package_verification.json",
|
||||
"install_simulated": true,
|
||||
"install_simulation": "reports/install_simulation.json"
|
||||
@@ -78,7 +78,7 @@
|
||||
"vscode"
|
||||
],
|
||||
"package_metadata": "registry/packages/yao-meta-skill.json",
|
||||
"package_sha256": "773f9e54feada3b4f05868fcb78106a61317571613dd15f551236fc86b916c23"
|
||||
"package_sha256": "e2d49b7592c1698d1158de54c780dbd6a9927685e6ca92d630e2a667a3a91f6a"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
- Maturity: `governed`
|
||||
- Owner: `Yao Team`
|
||||
- License: `MIT`
|
||||
- Package SHA256: `773f9e54feada3b4f05868fcb78106a61317571613dd15f551236fc86b916c23`
|
||||
- Archive SHA256: `2d7c5573ff9508162f96da8fa4875bb4c259b9263fbe814dcd76573b8b7b87e0`
|
||||
- Package SHA256: `e2d49b7592c1698d1158de54c780dbd6a9927685e6ca92d630e2a667a3a91f6a`
|
||||
- Archive SHA256: `b542cea02ecd04f221c4123680df0d7e415823b7c23b128038baa9b44ff96489`
|
||||
- Install simulated: `True`
|
||||
|
||||
## Compatibility
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"interactive_script_count": 0,
|
||||
"package_hash_scope": "source-contract-without-generated-reports",
|
||||
"package_hash_file_count": 197,
|
||||
"package_sha256": "773f9e54feada3b4f05868fcb78106a61317571613dd15f551236fc86b916c23"
|
||||
"package_sha256": "e2d49b7592c1698d1158de54c780dbd6a9927685e6ca92d630e2a667a3a91f6a"
|
||||
},
|
||||
"failures": [],
|
||||
"warnings": [],
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
- Interactive scripts: `0`
|
||||
- Package hash scope: `source-contract-without-generated-reports`
|
||||
- Package hash files: `197`
|
||||
- Package SHA256: `773f9e54feada3b4f05868fcb78106a61317571613dd15f551236fc86b916c23`
|
||||
- Package SHA256: `e2d49b7592c1698d1158de54c780dbd6a9927685e6ca92d630e2a667a3a91f6a`
|
||||
|
||||
## Failures
|
||||
|
||||
|
||||
Reference in New Issue
Block a user