diff --git a/registry/index.json b/registry/index.json index 087cdd6..6d56043 100644 --- a/registry/index.json +++ b/registry/index.json @@ -16,7 +16,7 @@ "vscode" ], "package_metadata": "registry/packages/yao-meta-skill.json", - "package_sha256": "14b4c185bf672aa498365077882090370f28b6deef51ecc1dc0f3b32bd0eb7bc" + "package_sha256": "139e01a5911f8ebee568acdfdca49b40f6cde9459c656379506f5d22b0730721" } ] } diff --git a/registry/packages/yao-meta-skill.json b/registry/packages/yao-meta-skill.json index f37da4b..a826801 100644 --- a/registry/packages/yao-meta-skill.json +++ b/registry/packages/yao-meta-skill.json @@ -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" diff --git a/reports/architecture_maintainability.json b/reports/architecture_maintainability.json index c16c931..48ef8df 100644 --- a/reports/architecture_maintainability.json +++ b/reports/architecture_maintainability.json @@ -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." diff --git a/reports/architecture_maintainability.md b/reports/architecture_maintainability.md index c684402..b689162 100644 --- a/reports/architecture_maintainability.md +++ b/reports/architecture_maintainability.md @@ -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` | diff --git a/reports/context_budget.json b/reports/context_budget.json index 17e1018..a3d096e 100644 --- a/reports/context_budget.json +++ b/reports/context_budget.json @@ -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." } diff --git a/reports/context_budget.md b/reports/context_budget.md index df77545..90d56aa 100644 --- a/reports/context_budget.md +++ b/reports/context_budget.md @@ -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 | diff --git a/reports/context_budget_summary.json b/reports/context_budget_summary.json index 6dfbde4..4c91298 100644 --- a/reports/context_budget_summary.json +++ b/reports/context_budget_summary.json @@ -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." } diff --git a/reports/package_verification.json b/reports/package_verification.json index 086e015..53b9b26 100644 --- a/reports/package_verification.json +++ b/reports/package_verification.json @@ -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 diff --git a/reports/package_verification.md b/reports/package_verification.md index 2180e90..c7b5a7d 100644 --- a/reports/package_verification.md +++ b/reports/package_verification.md @@ -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` diff --git a/reports/registry_audit.json b/reports/registry_audit.json index e246218..da33a60 100644 --- a/reports/registry_audit.json +++ b/reports/registry_audit.json @@ -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" } ] }, diff --git a/reports/registry_audit.md b/reports/registry_audit.md index cf3f7b1..258aa5b 100644 --- a/reports/registry_audit.md +++ b/reports/registry_audit.md @@ -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 diff --git a/reports/security_trust_report.json b/reports/security_trust_report.json index e2588eb..f660bc7 100644 --- a/reports/security_trust_report.json +++ b/reports/security_trust_report.json @@ -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": [], diff --git a/reports/security_trust_report.md b/reports/security_trust_report.md index fc4b3c9..8d9907a 100644 --- a/reports/security_trust_report.md +++ b/reports/security_trust_report.md @@ -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