Files
tudo-para-ia-mais-humana-pl…/dados/workspace-hygiene-report.json

94 lines
3.0 KiB
JSON

{
"actions": [
{
"action": "delete_directory",
"applied": false,
"deleted": false,
"error": "",
"footprint_after": {
"byte_count": 28178017,
"child_count": 295,
"errors": [
"PermissionError: [WinError 5] Acesso negado: 'G:\\\\_codex-git\\\\tudo-para-ia-mais-humana\\\\.test-tmp\\\\tmpnk6r4sdb'",
"PermissionError: [WinError 5] Acesso negado: 'G:\\\\_codex-git\\\\tudo-para-ia-mais-humana\\\\.test-tmp\\\\tmpu13bzfhr'"
],
"exists": true,
"is_dir": true,
"is_file": false
},
"footprint_before": {
"byte_count": 28178017,
"child_count": 295,
"errors": [
"PermissionError: [WinError 5] Acesso negado: 'G:\\\\_codex-git\\\\tudo-para-ia-mais-humana\\\\.test-tmp\\\\tmpnk6r4sdb'",
"PermissionError: [WinError 5] Acesso negado: 'G:\\\\_codex-git\\\\tudo-para-ia-mais-humana\\\\.test-tmp\\\\tmpu13bzfhr'"
],
"exists": true,
"is_dir": true,
"is_file": false
},
"note": "dry run; use --apply to remove approved artifact",
"path": "G:\\_codex-git\\tudo-para-ia-mais-humana\\.test-tmp",
"status": "not_run",
"target_id": "python-test-temp"
},
{
"action": "verify_absent",
"applied": false,
"deleted": false,
"error": "",
"footprint_after": {
"byte_count": 0,
"child_count": 0,
"errors": [],
"exists": false,
"is_dir": false,
"is_file": false
},
"footprint_before": {
"byte_count": 0,
"child_count": 0,
"errors": [],
"exists": false,
"is_dir": false,
"is_file": false
},
"note": "target already absent",
"path": "G:\\_codex-git\\tudo-para-ia-mais-humana\\node_modules",
"status": "not_found",
"target_id": "node-dependencies"
}
],
"apply": false,
"blockers": [],
"central_platform_folder": "G:\\_codex-git\\nucleo-gestao-operacional\\central-de-ordem-de-servico\\projects\\15_repo_tudo-para-ia-mais-humana-platform",
"clean": false,
"generated_at": "2026-05-05T00:14:13+00:00",
"project_root": "G:\\_codex-git\\tudo-para-ia-mais-humana",
"report_id": "workspace-hygiene-403852662979",
"status": "partial",
"summary": [
"Targets evaluated: 2.",
"Apply mode: False.",
"Removed artifacts: 0.",
"Already absent: 1.",
"Artifacts still present: 1.",
"Only approved project-local artifacts are eligible for deletion."
],
"targets": [
{
"delete_when_apply": true,
"reason": "scratch directory created by Python unit tests; must not survive closeout",
"relative_path": ".test-tmp",
"required_absent": true,
"target_id": "python-test-temp"
},
{
"delete_when_apply": true,
"reason": "local Node dependency directory; must not be versioned or retained after local tests",
"relative_path": "node_modules",
"required_absent": true,
"target_id": "node-dependencies"
}
]
}