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

96 lines
3.3 KiB
JSON

{
"actions": [
{
"action": "delete_directory",
"applied": true,
"deleted": false,
"error": "PermissionError: [WinError 5] Acesso negado: 'G:\\\\_codex-git\\\\tudo-para-ia-mais-humana\\\\.test-tmp\\\\tmpnk6r4sdb'",
"footprint_after": {
"byte_count": 0,
"child_count": 786,
"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": 61768373,
"child_count": 2228,
"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": "artifact retained by ACL or filesystem lock",
"path": "G:\\_codex-git\\tudo-para-ia-mais-humana\\.test-tmp",
"status": "blocked",
"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": true,
"blockers": [
"python-test-temp:PermissionError: [WinError 5] Acesso negado: 'G:\\\\_codex-git\\\\tudo-para-ia-mais-humana\\\\.test-tmp\\\\tmpnk6r4sdb'"
],
"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-02T08:21:08+00:00",
"project_root": "G:\\_codex-git\\tudo-para-ia-mais-humana",
"report_id": "workspace-hygiene-104777957707",
"status": "blocked",
"summary": [
"Targets evaluated: 2.",
"Apply mode: True.",
"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"
}
]
}