73 lines
2.1 KiB
JSON
73 lines
2.1 KiB
JSON
{
|
|
"ok": true,
|
|
"failures": [],
|
|
"warnings": [
|
|
"Deferred resource footprint is high: 442670 estimated tokens across references/scripts/evals. Keep Review Studio warnings visible until the largest resource dirs are split, archived, or justified."
|
|
],
|
|
"stats": {
|
|
"context_budget_tier": "production",
|
|
"context_budget_limit": 1000,
|
|
"skill_body_tokens": 767,
|
|
"other_text_tokens": 1395152,
|
|
"estimated_initial_load_tokens": 960,
|
|
"estimated_total_text_tokens": 1395919,
|
|
"deferred_resource_tokens": 442670,
|
|
"deferred_resource_warn_threshold": 120000,
|
|
"deferred_resource_dirs": [
|
|
{
|
|
"path": "scripts",
|
|
"estimated_tokens": 393459,
|
|
"file_count": 113
|
|
},
|
|
{
|
|
"path": "references",
|
|
"estimated_tokens": 27376,
|
|
"file_count": 34
|
|
},
|
|
{
|
|
"path": "evals",
|
|
"estimated_tokens": 21835,
|
|
"file_count": 27
|
|
}
|
|
],
|
|
"large_deferred_resource_dirs": [
|
|
{
|
|
"path": "scripts",
|
|
"estimated_tokens": 393459,
|
|
"file_count": 113
|
|
}
|
|
],
|
|
"deferred_resource_governance": {
|
|
"status": "needs-review",
|
|
"large_dir_count": 1,
|
|
"governed_large_dir_count": 0,
|
|
"directories": [
|
|
{
|
|
"status": "needs-review",
|
|
"evidence": [
|
|
"reports/security_trust_report.json",
|
|
"reports/architecture_maintainability.json",
|
|
"reports/python_compatibility.json"
|
|
],
|
|
"reasons": [
|
|
"architecture report has no script hotspots or blockers",
|
|
"Python compatibility report has no issues"
|
|
],
|
|
"missing": [
|
|
"trust report covers scripts"
|
|
],
|
|
"path": "scripts",
|
|
"estimated_tokens": 393459,
|
|
"file_count": 113,
|
|
"rationale": "Script resources are deterministic deferred tools, not initial-load prompt context."
|
|
}
|
|
],
|
|
"summary": "One or more large deferred resource directories still need explicit governance evidence."
|
|
},
|
|
"relevant_file_count": 573,
|
|
"unused_resource_dirs": [],
|
|
"quality_signal_points": 130,
|
|
"quality_density": 135.4
|
|
}
|
|
}
|