Refresh evidence for adaptive approval drafts

This commit is contained in:
yaojingang
2026-06-15 23:25:12 +08:00
parent f324a78e29
commit b5c185deb5
13 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"vscode"
],
"package_metadata": "registry/packages/yao-meta-skill.json",
"package_sha256": "14b4c185bf672aa498365077882090370f28b6deef51ecc1dc0f3b32bd0eb7bc"
"package_sha256": "139e01a5911f8ebee568acdfdca49b40f6cde9459c656379506f5d22b0730721"
}
]
}
+3 -3
View File
@@ -16,8 +16,8 @@
"trust_level": "local",
"license": "MIT",
"checksums": {
"package_sha256": "14b4c185bf672aa498365077882090370f28b6deef51ecc1dc0f3b32bd0eb7bc",
"archive_sha256": "756c7446af442f1e7497c2e8b20a5e6d71d32c1801ca42da2be651c0d9ca9145"
"package_sha256": "139e01a5911f8ebee568acdfdca49b40f6cde9459c656379506f5d22b0730721",
"archive_sha256": "17a4569c32e11ac7c7d3ccf01c7d452ae040e48192f8a04027c51beea35a03bf"
},
"compatibility": {
"openai": "pass",
@@ -48,7 +48,7 @@
},
"distribution": {
"archive_verified": true,
"archive_sha256": "756c7446af442f1e7497c2e8b20a5e6d71d32c1801ca42da2be651c0d9ca9145",
"archive_sha256": "17a4569c32e11ac7c7d3ccf01c7d452ae040e48192f8a04027c51beea35a03bf",
"package_verification": "reports/package_verification.json",
"install_simulated": true,
"install_simulation": "reports/install_simulation.json"
+1 -1
View File
@@ -29,7 +29,7 @@
},
{
"path": "scripts/yao_cli_parser.py",
"lines": 809,
"lines": 810,
"kind": "internal-module",
"severity": "pass",
"recommendation": "Watch this file before adding new responsibilities; extract a helper module when one concern dominates."
+1 -1
View File
@@ -28,7 +28,7 @@ No file-size hotspots found.
| File | Lines | Kind | Severity |
| --- | ---: | --- | --- |
| `tests/verify_yao_cli.py` | `897` | `test` | `pass` |
| `scripts/yao_cli_parser.py` | `809` | `internal-module` | `pass` |
| `scripts/yao_cli_parser.py` | `810` | `internal-module` | `pass` |
| `scripts/skill_report_layout.py` | `808` | `internal-module` | `pass` |
| `scripts/skill_report_model.py` | `801` | `internal-module` | `pass` |
| `tests/verify_review_studio.py` | `751` | `test` | `pass` |
+7 -7
View File
@@ -6,20 +6,20 @@
"context_budget_tier": "production",
"context_budget_limit": 1000,
"skill_body_tokens": 767,
"other_text_tokens": 1346068,
"other_text_tokens": 1348466,
"estimated_initial_load_tokens": 960,
"estimated_total_text_tokens": 1346835,
"deferred_resource_tokens": 428318,
"estimated_total_text_tokens": 1349233,
"deferred_resource_tokens": 429988,
"deferred_resource_warn_threshold": 120000,
"deferred_resource_dirs": [
{
"path": "scripts",
"estimated_tokens": 379236,
"estimated_tokens": 380777,
"file_count": 110
},
{
"path": "references",
"estimated_tokens": 27247,
"estimated_tokens": 27376,
"file_count": 34
},
{
@@ -31,7 +31,7 @@
"large_deferred_resource_dirs": [
{
"path": "scripts",
"estimated_tokens": 379236,
"estimated_tokens": 380777,
"file_count": 110
}
],
@@ -54,7 +54,7 @@
],
"missing": [],
"path": "scripts",
"estimated_tokens": 379236,
"estimated_tokens": 380777,
"file_count": 110,
"rationale": "Script resources are deterministic deferred tools, not initial-load prompt context."
}
+1 -1
View File
@@ -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 | 428318 | `governed` | scripts:379236 | 135.4 | - | ok |
| root | `.` | `production` | 1000 | 960 | 767 | 429988 | `governed` | scripts:380777 | 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 |
+3 -3
View File
@@ -8,11 +8,11 @@
"budget_limit": 1000,
"initial_tokens": 960,
"skill_body_tokens": 767,
"deferred_resource_tokens": 428318,
"deferred_resource_tokens": 429988,
"large_deferred_resource_dirs": [
{
"path": "scripts",
"estimated_tokens": 379236,
"estimated_tokens": 380777,
"file_count": 110
}
],
@@ -35,7 +35,7 @@
],
"missing": [],
"path": "scripts",
"estimated_tokens": 379236,
"estimated_tokens": 380777,
"file_count": 110,
"rationale": "Script resources are deterministic deferred tools, not initial-load prompt context."
}
+1 -1
View File
@@ -8,7 +8,7 @@
"target_count": 4,
"adapter_count": 4,
"archive_present": true,
"archive_sha256": "756c7446af442f1e7497c2e8b20a5e6d71d32c1801ca42da2be651c0d9ca9145",
"archive_sha256": "17a4569c32e11ac7c7d3ccf01c7d452ae040e48192f8a04027c51beea35a03bf",
"archive_entry_count": 613,
"failure_count": 0,
"warning_count": 0
+1 -1
View File
@@ -4,7 +4,7 @@
- Package directory: `dist`
- Targets: `4 / 4` adapters present
- Archive present: `True`
- Archive SHA256: `756c7446af442f1e7497c2e8b20a5e6d71d32c1801ca42da2be651c0d9ca9145`
- Archive SHA256: `17a4569c32e11ac7c7d3ccf01c7d452ae040e48192f8a04027c51beea35a03bf`
- Failures: `0`
- Warnings: `0`
+4 -4
View File
@@ -21,8 +21,8 @@
"trust_level": "local",
"license": "MIT",
"checksums": {
"package_sha256": "14b4c185bf672aa498365077882090370f28b6deef51ecc1dc0f3b32bd0eb7bc",
"archive_sha256": "756c7446af442f1e7497c2e8b20a5e6d71d32c1801ca42da2be651c0d9ca9145"
"package_sha256": "139e01a5911f8ebee568acdfdca49b40f6cde9459c656379506f5d22b0730721",
"archive_sha256": "17a4569c32e11ac7c7d3ccf01c7d452ae040e48192f8a04027c51beea35a03bf"
},
"compatibility": {
"openai": "pass",
@@ -53,7 +53,7 @@
},
"distribution": {
"archive_verified": true,
"archive_sha256": "756c7446af442f1e7497c2e8b20a5e6d71d32c1801ca42da2be651c0d9ca9145",
"archive_sha256": "17a4569c32e11ac7c7d3ccf01c7d452ae040e48192f8a04027c51beea35a03bf",
"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": "14b4c185bf672aa498365077882090370f28b6deef51ecc1dc0f3b32bd0eb7bc"
"package_sha256": "139e01a5911f8ebee568acdfdca49b40f6cde9459c656379506f5d22b0730721"
}
]
},
+2 -2
View File
@@ -6,8 +6,8 @@
- Maturity: `governed`
- Owner: `Yao Team`
- License: `MIT`
- Package SHA256: `14b4c185bf672aa498365077882090370f28b6deef51ecc1dc0f3b32bd0eb7bc`
- Archive SHA256: `756c7446af442f1e7497c2e8b20a5e6d71d32c1801ca42da2be651c0d9ca9145`
- Package SHA256: `139e01a5911f8ebee568acdfdca49b40f6cde9459c656379506f5d22b0730721`
- Archive SHA256: `17a4569c32e11ac7c7d3ccf01c7d452ae040e48192f8a04027c51beea35a03bf`
- Install simulated: `True`
## Compatibility
+1 -1
View File
@@ -23,7 +23,7 @@
"interactive_script_count": 0,
"package_hash_scope": "source-contract-without-generated-reports",
"package_hash_file_count": 197,
"package_sha256": "14b4c185bf672aa498365077882090370f28b6deef51ecc1dc0f3b32bd0eb7bc"
"package_sha256": "139e01a5911f8ebee568acdfdca49b40f6cde9459c656379506f5d22b0730721"
},
"failures": [],
"warnings": [],
+1 -1
View File
@@ -16,7 +16,7 @@
- Interactive scripts: `0`
- Package hash scope: `source-contract-without-generated-reports`
- Package hash files: `197`
- Package SHA256: `14b4c185bf672aa498365077882090370f28b6deef51ecc1dc0f3b32bd0eb7bc`
- Package SHA256: `139e01a5911f8ebee568acdfdca49b40f6cde9459c656379506f5d22b0730721`
## Failures