auto-sync: tudo-para-ia-mais-humana 2026-05-02 00:15:13
This commit is contained in:
11
dados/workspace-hygiene-central-write-status.json
Normal file
11
dados/workspace-hygiene-central-write-status.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"centralPlatformFolder": "G:\\_codex-git\\nucleo-gestao-operacional\\central-de-ordem-de-servico\\projects\\15_repo_tudo-para-ia-mais-humana-platform",
|
||||
"failures": [
|
||||
{
|
||||
"error": "PermissionError: [Errno 13] Permission denied: 'G:\\\\_codex-git\\\\nucleo-gestao-operacional\\\\central-de-ordem-de-servico\\\\projects\\\\15_repo_tudo-para-ia-mais-humana-platform\\\\reports\\\\EXECUTADO__workspace-hygiene.md'",
|
||||
"path": "G:\\_codex-git\\nucleo-gestao-operacional\\central-de-ordem-de-servico\\projects\\15_repo_tudo-para-ia-mais-humana-platform\\reports\\EXECUTADO__workspace-hygiene.md"
|
||||
}
|
||||
],
|
||||
"generatedAt": "2026-05-02T03:14:22+00:00",
|
||||
"ok": false
|
||||
}
|
||||
96
dados/workspace-hygiene-report.json
Normal file
96
dados/workspace-hygiene-report.json
Normal file
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"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": 339,
|
||||
"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": 37727612,
|
||||
"child_count": 1553,
|
||||
"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-02T03:14:22+00:00",
|
||||
"project_root": "G:\\_codex-git\\tudo-para-ia-mais-humana",
|
||||
"report_id": "workspace-hygiene-692733921004",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user