refactor: split review studio action guidance

This commit is contained in:
yaojingang
2026-06-14 09:55:58 +08:00
parent c6ee987bb5
commit dfab5924c3
34 changed files with 611 additions and 540 deletions
+8 -2
View File
@@ -1,11 +1,11 @@
{
"schema_version": "1.0",
"ok": true,
"generated_at": "2026-06-13",
"generated_at": "2026-06-14",
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 157,
"file_count": 158,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -418,6 +418,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/review_studio_actions.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/review_studio_data.py",
"ok": true,