docs: refresh review viewer package evidence

This commit is contained in:
yaojingang
2026-06-14 12:39:38 +08:00
parent bfc1ac39d7
commit 17db8f0498
14 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"vscode"
],
"package_metadata": "registry/packages/yao-meta-skill.json",
"package_sha256": "7bd945074bb9066661e3f4f1c2b45a6147d0bdd467cadc3e96af1ce129dc3397"
"package_sha256": "8a63d5ebc9ac16b7ace805fa6373f591d993a135e099eacdb209596db70f3bf2"
}
]
}
+3 -3
View File
@@ -16,8 +16,8 @@
"trust_level": "local",
"license": "MIT",
"checksums": {
"package_sha256": "7bd945074bb9066661e3f4f1c2b45a6147d0bdd467cadc3e96af1ce129dc3397",
"archive_sha256": "0488c5b84d906354c41570de908244ed8af5d55b55f3f01f94bdfdff99851798"
"package_sha256": "8a63d5ebc9ac16b7ace805fa6373f591d993a135e099eacdb209596db70f3bf2",
"archive_sha256": "73cbe952a5a437ab3568fab5ffad102273e4188a6a877c13be755fea1777d496"
},
"compatibility": {
"openai": "pass",
@@ -48,7 +48,7 @@
},
"distribution": {
"archive_verified": true,
"archive_sha256": "0488c5b84d906354c41570de908244ed8af5d55b55f3f01f94bdfdff99851798",
"archive_sha256": "73cbe952a5a437ab3568fab5ffad102273e4188a6a877c13be755fea1777d496",
"package_verification": "reports/package_verification.json",
"install_simulated": true,
"install_simulation": "reports/install_simulation.json"
+3 -3
View File
@@ -12,7 +12,7 @@
"command_handler_count": 34,
"warn_line_threshold": 900,
"block_line_threshold": 1500,
"largest_file_lines": 888,
"largest_file_lines": 891,
"hotspot_count": 0,
"blocker_count": 0,
"decision": "pass"
@@ -20,14 +20,14 @@
"largest_files": [
{
"path": "tests/verify_yao_cli.py",
"lines": 888,
"lines": 891,
"kind": "test",
"severity": "pass",
"recommendation": "Break broad integration assertions into focused verifier helpers when the next behavior change lands."
},
{
"path": "scripts/yao.py",
"lines": 874,
"lines": 881,
"kind": "cli-script",
"severity": "pass",
"recommendation": "Split command handlers by domain while keeping scripts/yao.py as the thin CLI orchestrator."
+3 -3
View File
@@ -11,7 +11,7 @@ Generated at: `2026-06-14`
- internal modules: `23`
- CLI scripts: `76`
- Yao CLI command handlers: `34`
- largest file lines: `888`
- largest file lines: `891`
- hotspots: `0`
- blockers: `0`
@@ -25,8 +25,8 @@ No file-size hotspots found.
| File | Lines | Kind | Severity |
| --- | ---: | --- | --- |
| `tests/verify_yao_cli.py` | `888` | `test` | `pass` |
| `scripts/yao.py` | `874` | `cli-script` | `pass` |
| `tests/verify_yao_cli.py` | `891` | `test` | `pass` |
| `scripts/yao.py` | `881` | `cli-script` | `pass` |
| `scripts/skill_report_model.py` | `792` | `internal-module` | `pass` |
| `scripts/yao_cli_parser.py` | `741` | `internal-module` | `pass` |
| `scripts/compile_skill.py` | `734` | `cli-script` | `pass` |
+7 -7
View File
@@ -6,15 +6,15 @@
"context_budget_tier": "production",
"context_budget_limit": 1000,
"skill_body_tokens": 767,
"other_text_tokens": 1204831,
"other_text_tokens": 1205660,
"estimated_initial_load_tokens": 960,
"estimated_total_text_tokens": 1205598,
"deferred_resource_tokens": 388240,
"estimated_total_text_tokens": 1206427,
"deferred_resource_tokens": 388370,
"deferred_resource_warn_threshold": 120000,
"deferred_resource_dirs": [
{
"path": "scripts",
"estimated_tokens": 340504,
"estimated_tokens": 340634,
"file_count": 97
},
{
@@ -31,7 +31,7 @@
"large_deferred_resource_dirs": [
{
"path": "scripts",
"estimated_tokens": 340504,
"estimated_tokens": 340634,
"file_count": 97
}
],
@@ -54,14 +54,14 @@
],
"missing": [],
"path": "scripts",
"estimated_tokens": 340504,
"estimated_tokens": 340634,
"file_count": 97,
"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": 510,
"relevant_file_count": 511,
"unused_resource_dirs": [],
"quality_signal_points": 130,
"quality_density": 135.4
+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 | 388240 | `governed` | scripts:340504 | 135.4 | - | ok |
| root | `.` | `production` | 1000 | 960 | 767 | 388370 | `governed` | scripts:340634 | 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": 388240,
"deferred_resource_tokens": 388370,
"large_deferred_resource_dirs": [
{
"path": "scripts",
"estimated_tokens": 340504,
"estimated_tokens": 340634,
"file_count": 97
}
],
@@ -35,7 +35,7 @@
],
"missing": [],
"path": "scripts",
"estimated_tokens": 340504,
"estimated_tokens": 340634,
"file_count": 97,
"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": "0488c5b84d906354c41570de908244ed8af5d55b55f3f01f94bdfdff99851798",
"archive_sha256": "73cbe952a5a437ab3568fab5ffad102273e4188a6a877c13be755fea1777d496",
"archive_entry_count": 576,
"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: `0488c5b84d906354c41570de908244ed8af5d55b55f3f01f94bdfdff99851798`
- Archive SHA256: `73cbe952a5a437ab3568fab5ffad102273e4188a6a877c13be755fea1777d496`
- Failures: `0`
- Warnings: `0`
+4 -4
View File
@@ -21,8 +21,8 @@
"trust_level": "local",
"license": "MIT",
"checksums": {
"package_sha256": "7bd945074bb9066661e3f4f1c2b45a6147d0bdd467cadc3e96af1ce129dc3397",
"archive_sha256": "0488c5b84d906354c41570de908244ed8af5d55b55f3f01f94bdfdff99851798"
"package_sha256": "8a63d5ebc9ac16b7ace805fa6373f591d993a135e099eacdb209596db70f3bf2",
"archive_sha256": "73cbe952a5a437ab3568fab5ffad102273e4188a6a877c13be755fea1777d496"
},
"compatibility": {
"openai": "pass",
@@ -53,7 +53,7 @@
},
"distribution": {
"archive_verified": true,
"archive_sha256": "0488c5b84d906354c41570de908244ed8af5d55b55f3f01f94bdfdff99851798",
"archive_sha256": "73cbe952a5a437ab3568fab5ffad102273e4188a6a877c13be755fea1777d496",
"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": "7bd945074bb9066661e3f4f1c2b45a6147d0bdd467cadc3e96af1ce129dc3397"
"package_sha256": "8a63d5ebc9ac16b7ace805fa6373f591d993a135e099eacdb209596db70f3bf2"
}
]
},
+2 -2
View File
@@ -6,8 +6,8 @@
- Maturity: `governed`
- Owner: `Yao Team`
- License: `MIT`
- Package SHA256: `7bd945074bb9066661e3f4f1c2b45a6147d0bdd467cadc3e96af1ce129dc3397`
- Archive SHA256: `0488c5b84d906354c41570de908244ed8af5d55b55f3f01f94bdfdff99851798`
- Package SHA256: `8a63d5ebc9ac16b7ace805fa6373f591d993a135e099eacdb209596db70f3bf2`
- Archive SHA256: `73cbe952a5a437ab3568fab5ffad102273e4188a6a877c13be755fea1777d496`
- 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": 181,
"package_sha256": "7bd945074bb9066661e3f4f1c2b45a6147d0bdd467cadc3e96af1ce129dc3397"
"package_sha256": "8a63d5ebc9ac16b7ace805fa6373f591d993a135e099eacdb209596db70f3bf2"
},
"failures": [],
"warnings": [],
+1 -1
View File
@@ -16,7 +16,7 @@
- Interactive scripts: `0`
- Package hash scope: `source-contract-without-generated-reports`
- Package hash files: `181`
- Package SHA256: `7bd945074bb9066661e3f4f1c2b45a6147d0bdd467cadc3e96af1ce129dc3397`
- Package SHA256: `8a63d5ebc9ac16b7ace805fa6373f591d993a135e099eacdb209596db70f3bf2`
## Failures
+2 -2
View File
@@ -70,12 +70,12 @@
{
"field": "archive_sha256",
"from": "",
"to": "0488c5b84d906354c41570de908244ed8af5d55b55f3f01f94bdfdff99851798"
"to": "73cbe952a5a437ab3568fab5ffad102273e4188a6a877c13be755fea1777d496"
},
{
"field": "package_sha256",
"from": "0000000000000000000000000000000000000000000000000000000000000000",
"to": "7bd945074bb9066661e3f4f1c2b45a6147d0bdd467cadc3e96af1ce129dc3397"
"to": "8a63d5ebc9ac16b7ace805fa6373f591d993a135e099eacdb209596db70f3bf2"
}
]
},