Files
tudo-para-ia-mais-humana-pl…/dados/repository-mesh-inventory.json

4595 lines
172 KiB
JSON

{
"central_root": null,
"ecosystem_root": "G:\\_codex-git",
"environments": [
{
"environment_id": "windows-primary",
"expected": true,
"kind": "windows_primary",
"local": true,
"role": "espelho local Windows principal",
"root": "G:\\_codex-git"
},
{
"environment_id": "windows-secondary",
"expected": true,
"kind": "windows_secondary",
"local": true,
"role": "espelho local Windows secundario",
"root": "G:/codex_vm/_codex-git"
},
{
"environment_id": "codex-server",
"expected": true,
"kind": "codex_server",
"local": false,
"role": "repositorios no servidor Codex",
"root": "/root/__gpt-codex"
},
{
"environment_id": "gitlab-server",
"expected": true,
"kind": "gitlab_server",
"local": false,
"role": "repositorios no ambiente GitLab",
"root": "/root/_codex-git"
}
],
"fetch_enabled": true,
"generated_at": "2026-05-02T09:22:17+00:00",
"plugin_auth_attempt": "mcp_cloudflare_api.search rejected before router read",
"report_id": "repository-mesh-743971a78ae1",
"summaries": [
{
"actions": [
{
"action_id": "mesh-action-61bb08f62bc5",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-business-platform"
},
{
"action_id": "mesh-action-a6131408e2be",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-business-platform"
},
{
"action_id": "mesh-action-d2727fbc94ef",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-business-platform"
},
{
"action_id": "mesh-action-e331b3e4c497",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-business-platform"
}
],
"aligned_hash": "15526e2291d7a6fff6a70da539d825ed584ef99c",
"credential_error_count": 0,
"destructive_block_count": 0,
"dirty_count": 0,
"hash_set": [
"15526e2291d7a6fff6a70da539d825ed584ef99c"
],
"missing_count": 2,
"nominal_mismatch_count": 2,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-business-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-business-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-business-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "15526e2291d7a6fff6a70da539d825ed584ef99c",
"head_summary": "15526e2 auto-sync: tudo-para-ia-business-platform 2026-05-02 03:58:17",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-business-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-business-platform",
"matched_path": "G:\\_codex-git\\tudo-para-ia-business-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:21:50+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-business-platform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-business-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-business-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-business-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "15526e2291d7a6fff6a70da539d825ed584ef99c",
"head_summary": "15526e2 auto-sync: tudo-para-ia-business-platform 2026-05-02 03:58:17",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-business-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-business-platform",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-business-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:21:51+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-business-platform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-business-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:21:51+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-business-platform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-business-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:21:51+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-business-platform"
}
],
"remote_mismatch_count": 0,
"risk": "blocked",
"summary": "hash unico 15526e2291d7; 2 materializacoes ausentes/inacessiveis; 2 divergencias nominais",
"target": {
"aliases": [],
"canonical_name": null,
"central_folder": "01_repo_tudo-para-ia-business-platform",
"declared_name": "tudo-para-ia-business-platform",
"expected_local_name": "tudo-para-ia-business-platform",
"gitea_repo": "admin/tudo-para-ia-business-platform",
"notes": [],
"requires_nominal_reconciliation": false
}
},
{
"actions": [
{
"action_id": "mesh-action-cf83302e51c3",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-compliance-platform"
},
{
"action_id": "mesh-action-89d16c6d68ae",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-compliance-platform"
},
{
"action_id": "mesh-action-6903dd01bc1f",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-compliance-platform"
},
{
"action_id": "mesh-action-6e50d3c37aeb",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-compliance-platform"
}
],
"aligned_hash": "aad624cf2ff5960cf0f489755404fdd22f47a1ee",
"credential_error_count": 0,
"destructive_block_count": 0,
"dirty_count": 0,
"hash_set": [
"aad624cf2ff5960cf0f489755404fdd22f47a1ee"
],
"missing_count": 2,
"nominal_mismatch_count": 2,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-compliance-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-compliance-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-compliance-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "aad624cf2ff5960cf0f489755404fdd22f47a1ee",
"head_summary": "aad624c auto-sync: tudo-para-ia-compliance-platform 2026-05-02 05:29:05",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-compliance-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-compliance-platform",
"matched_path": "G:\\_codex-git\\tudo-para-ia-compliance-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:21:52+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-compliance-platform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-compliance-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-compliance-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-compliance-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "aad624cf2ff5960cf0f489755404fdd22f47a1ee",
"head_summary": "aad624c auto-sync: tudo-para-ia-compliance-platform 2026-05-02 05:29:05",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-compliance-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-compliance-platform",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-compliance-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:21:52+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-compliance-platform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-compliance-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:21:52+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-compliance-platform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-compliance-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:21:52+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-compliance-platform"
}
],
"remote_mismatch_count": 0,
"risk": "blocked",
"summary": "hash unico aad624cf2ff5; 2 materializacoes ausentes/inacessiveis; 2 divergencias nominais",
"target": {
"aliases": [],
"canonical_name": null,
"central_folder": "02_repo_tudo-para-ia-compliance-platform",
"declared_name": "tudo-para-ia-compliance-platform",
"expected_local_name": "tudo-para-ia-compliance-platform",
"gitea_repo": "admin/tudo-para-ia-compliance-platform",
"notes": [],
"requires_nominal_reconciliation": false
}
},
{
"actions": [
{
"action_id": "mesh-action-9c34fd44f893",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-customer-ops-platform"
},
{
"action_id": "mesh-action-e09246d00bf7",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-customer-ops-platform"
},
{
"action_id": "mesh-action-d681ca4be32c",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-customer-ops-platform"
},
{
"action_id": "mesh-action-a2aae3a00161",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-customer-ops-platform"
}
],
"aligned_hash": "bf45665a80ffd63b0ddb5608a49007429c140a39",
"credential_error_count": 0,
"destructive_block_count": 0,
"dirty_count": 0,
"hash_set": [
"bf45665a80ffd63b0ddb5608a49007429c140a39"
],
"missing_count": 2,
"nominal_mismatch_count": 2,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-customer-ops-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-customer-ops-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-customer-ops-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "bf45665a80ffd63b0ddb5608a49007429c140a39",
"head_summary": "bf45665 auto-sync: tudo-para-ia-customer-ops-platform 2026-05-01 20:10:07",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-customer-ops-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-customer-ops-platform",
"matched_path": "G:\\_codex-git\\tudo-para-ia-customer-ops-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:21:53+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-customer-ops-platform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-customer-ops-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-customer-ops-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-customer-ops-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "bf45665a80ffd63b0ddb5608a49007429c140a39",
"head_summary": "bf45665 auto-sync: tudo-para-ia-customer-ops-platform 2026-05-01 20:10:07",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-customer-ops-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-customer-ops-platform",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-customer-ops-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:21:54+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-customer-ops-platform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-customer-ops-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:21:54+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-customer-ops-platform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-customer-ops-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:21:54+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-customer-ops-platform"
}
],
"remote_mismatch_count": 0,
"risk": "blocked",
"summary": "hash unico bf45665a80ff; 2 materializacoes ausentes/inacessiveis; 2 divergencias nominais",
"target": {
"aliases": [],
"canonical_name": null,
"central_folder": "03_repo_tudo-para-ia-customer-ops-platform",
"declared_name": "tudo-para-ia-customer-ops-platform",
"expected_local_name": "tudo-para-ia-customer-ops-platform",
"gitea_repo": "admin/tudo-para-ia-customer-ops-platform",
"notes": [],
"requires_nominal_reconciliation": false
}
},
{
"actions": [
{
"action_id": "mesh-action-ce8369a3a97c",
"can_execute_automatically": false,
"command_preview": [],
"destructive": true,
"environment_id": "windows-primary",
"evidence": [
"M apps/tudo-para-ia-docs-central/src/admin/view.ts",
" M apps/tudo-para-ia-docs-central/src/app/alias-regression.ts",
" M apps/tudo-para-ia-docs-central/src/app/aliases.ts",
" M apps/tudo-para-ia-docs-central/src/app/router.ts",
" M apps/tudo-para-ia-docs-central/src/manifest.ts",
" M apps/tudo-para-ia-docs-central/src/openapi/document.ts",
" M apps/tudo-para-ia-docs-central/src/profile/describe.ts",
" M apps/tudo-para-ia-docs-central/tests/docs-surface.test.ts"
],
"kind": "block_destructive_sync",
"reason": "working tree sujo; pull/reset/merge/rebase poderiam sobrescrever alteracao valida",
"required_before": [
"commit ou stash consciente das alteracoes",
"registrar diff resumido",
"decidir precedencia"
],
"risk": "blocked",
"target_name": "tudo-para-ia-docs-plataform"
},
{
"action_id": "mesh-action-604e958b1ab4",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-docs-plataform"
},
{
"action_id": "mesh-action-c22d79c0aa76",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-docs-plataform"
},
{
"action_id": "mesh-action-9be03dcb6263",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-docs-plataform"
},
{
"action_id": "mesh-action-258528af32fb",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-docs-plataform"
}
],
"aligned_hash": "55d2eafb8a92e9de49f73757ed5c174e2fc3249c",
"credential_error_count": 0,
"destructive_block_count": 1,
"dirty_count": 1,
"hash_set": [
"55d2eafb8a92e9de49f73757ed5c174e2fc3249c"
],
"missing_count": 2,
"nominal_mismatch_count": 2,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-docs-plataform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-docs-plataform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-docs-plataform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "55d2eafb8a92e9de49f73757ed5c174e2fc3249c",
"head_summary": "55d2eaf auto-sync: tudo-para-ia-docs-plataform 2026-05-02 06:18:23",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-docs-plataform.git",
"status_short": [
"M apps/tudo-para-ia-docs-central/src/admin/view.ts",
" M apps/tudo-para-ia-docs-central/src/app/alias-regression.ts",
" M apps/tudo-para-ia-docs-central/src/app/aliases.ts",
" M apps/tudo-para-ia-docs-central/src/app/router.ts",
" M apps/tudo-para-ia-docs-central/src/manifest.ts",
" M apps/tudo-para-ia-docs-central/src/openapi/document.ts",
" M apps/tudo-para-ia-docs-central/src/profile/describe.ts",
" M apps/tudo-para-ia-docs-central/tests/docs-surface.test.ts"
],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-docs-plataform",
"matched_path": "G:\\_codex-git\\tudo-para-ia-docs-plataform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:21:55+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-docs-plataform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-docs-plataform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-docs-plataform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-docs-plataform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "55d2eafb8a92e9de49f73757ed5c174e2fc3249c",
"head_summary": "55d2eaf auto-sync: tudo-para-ia-docs-plataform 2026-05-02 06:18:23",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-docs-plataform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-docs-plataform",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-docs-plataform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:21:56+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-docs-plataform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-docs-plataform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:21:56+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-docs-plataform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-docs-plataform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:21:56+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-docs-plataform"
}
],
"remote_mismatch_count": 0,
"risk": "blocked",
"summary": "hash unico 55d2eafb8a92; 2 materializacoes ausentes/inacessiveis; 1 worktrees sujos; 2 divergencias nominais; 1 bloqueios contra sync destrutiva",
"target": {
"aliases": [],
"canonical_name": null,
"central_folder": "04_repo_tudo-para-ia-docs-plataform",
"declared_name": "tudo-para-ia-docs-plataform",
"expected_local_name": "tudo-para-ia-docs-plataform",
"gitea_repo": "admin/tudo-para-ia-docs-plataform",
"notes": [],
"requires_nominal_reconciliation": false
}
},
{
"actions": [
{
"action_id": "mesh-action-a7a379dbe718",
"can_execute_automatically": false,
"command_preview": [],
"destructive": true,
"environment_id": "windows-primary",
"evidence": [
"m _paradigmas/lago"
],
"kind": "block_destructive_sync",
"reason": "working tree sujo; pull/reset/merge/rebase poderiam sobrescrever alteracao valida",
"required_before": [
"commit ou stash consciente das alteracoes",
"registrar diff resumido",
"decidir precedencia"
],
"risk": "blocked",
"target_name": "tudo-para-ia-finance-platform"
},
{
"action_id": "mesh-action-9acb48b0d9c1",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-finance-platform"
},
{
"action_id": "mesh-action-1f40560bc8ae",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-finance-platform"
},
{
"action_id": "mesh-action-fdf8583a2010",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-finance-platform"
},
{
"action_id": "mesh-action-04ed792cb988",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-finance-platform"
}
],
"aligned_hash": "608307d247a367a955c4719fd1b8b6206a484e9c",
"credential_error_count": 0,
"destructive_block_count": 1,
"dirty_count": 1,
"hash_set": [
"608307d247a367a955c4719fd1b8b6206a484e9c"
],
"missing_count": 2,
"nominal_mismatch_count": 2,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-finance-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-finance-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-finance-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "608307d247a367a955c4719fd1b8b6206a484e9c",
"head_summary": "608307d auto-sync: tudo-para-ia-finance-platform 2026-05-02 05:04:38",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-finance-platform.git",
"status_short": [
"m _paradigmas/lago"
],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-finance-platform",
"matched_path": "G:\\_codex-git\\tudo-para-ia-finance-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:21:57+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-finance-platform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-finance-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-finance-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-finance-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "608307d247a367a955c4719fd1b8b6206a484e9c",
"head_summary": "608307d auto-sync: tudo-para-ia-finance-platform 2026-05-02 05:04:38",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-finance-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-finance-platform",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-finance-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:21:58+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-finance-platform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-finance-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:21:58+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-finance-platform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-finance-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:21:58+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-finance-platform"
}
],
"remote_mismatch_count": 0,
"risk": "blocked",
"summary": "hash unico 608307d247a3; 2 materializacoes ausentes/inacessiveis; 1 worktrees sujos; 2 divergencias nominais; 1 bloqueios contra sync destrutiva",
"target": {
"aliases": [],
"canonical_name": null,
"central_folder": "05_repo_tudo-para-ia-finance-platform",
"declared_name": "tudo-para-ia-finance-platform",
"expected_local_name": "tudo-para-ia-finance-platform",
"gitea_repo": "admin/tudo-para-ia-finance-platform",
"notes": [],
"requires_nominal_reconciliation": false
}
},
{
"actions": [
{
"action_id": "mesh-action-8a4690c9c29d",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-gettys-platform"
},
{
"action_id": "mesh-action-5850fef3cb38",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-gettys-platform"
},
{
"action_id": "mesh-action-2a2fb7bc0dab",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-gettys-platform"
},
{
"action_id": "mesh-action-d794140f218c",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-gettys-platform"
}
],
"aligned_hash": "40f4434214c61e52ca16baf9f9ee9811c0f4f1d4",
"credential_error_count": 0,
"destructive_block_count": 0,
"dirty_count": 0,
"hash_set": [
"40f4434214c61e52ca16baf9f9ee9811c0f4f1d4"
],
"missing_count": 2,
"nominal_mismatch_count": 2,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-gettys-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-gettys-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-gettys-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "40f4434214c61e52ca16baf9f9ee9811c0f4f1d4",
"head_summary": "40f4434 auto-sync: tudo-para-ia-gettys-platform 2026-05-02 05:04:51",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-gettys-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-gettys-platform",
"matched_path": "G:\\_codex-git\\tudo-para-ia-gettys-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:21:58+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-gettys-platform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-gettys-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-gettys-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-gettys-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "40f4434214c61e52ca16baf9f9ee9811c0f4f1d4",
"head_summary": "40f4434 auto-sync: tudo-para-ia-gettys-platform 2026-05-02 05:04:51",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-gettys-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-gettys-platform",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-gettys-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:21:59+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-gettys-platform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-gettys-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:21:59+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-gettys-platform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-gettys-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:21:59+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-gettys-platform"
}
],
"remote_mismatch_count": 0,
"risk": "blocked",
"summary": "hash unico 40f4434214c6; 2 materializacoes ausentes/inacessiveis; 2 divergencias nominais",
"target": {
"aliases": [],
"canonical_name": null,
"central_folder": "06_repo_tudo-para-ia-gettys-platform",
"declared_name": "tudo-para-ia-gettys-platform",
"expected_local_name": "tudo-para-ia-gettys-platform",
"gitea_repo": "admin/tudo-para-ia-gettys-platform",
"notes": [],
"requires_nominal_reconciliation": false
}
},
{
"actions": [
{
"action_id": "mesh-action-fccffbbb759e",
"can_execute_automatically": false,
"command_preview": [],
"destructive": true,
"environment_id": "windows-primary",
"evidence": [
"m _paradigmas/moesif/github/repos-clonados/moesif-browser-js",
" m _paradigmas/moesif/github/repos-clonados/moesif-nodejs"
],
"kind": "block_destructive_sync",
"reason": "working tree sujo; pull/reset/merge/rebase poderiam sobrescrever alteracao valida",
"required_before": [
"commit ou stash consciente das alteracoes",
"registrar diff resumido",
"decidir precedencia"
],
"risk": "blocked",
"target_name": "tudo-para-ia-identity-platform"
},
{
"action_id": "mesh-action-bf839e1eb7da",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-identity-platform"
},
{
"action_id": "mesh-action-ddc7a0df464a",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-identity-platform"
},
{
"action_id": "mesh-action-3fa1024c9e04",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-identity-platform"
},
{
"action_id": "mesh-action-434fa6be1041",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-identity-platform"
}
],
"aligned_hash": "c4b81eebce9c4232253de135e35ff79179f84a5e",
"credential_error_count": 0,
"destructive_block_count": 1,
"dirty_count": 1,
"hash_set": [
"c4b81eebce9c4232253de135e35ff79179f84a5e"
],
"missing_count": 2,
"nominal_mismatch_count": 2,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-identity-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-identity-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-identity-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "c4b81eebce9c4232253de135e35ff79179f84a5e",
"head_summary": "c4b81ee auto-sync: tudo-para-ia-identity-platform 2026-05-02 05:03:44",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-identity-platform.git",
"status_short": [
"m _paradigmas/moesif/github/repos-clonados/moesif-browser-js",
" m _paradigmas/moesif/github/repos-clonados/moesif-nodejs"
],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-identity-platform",
"matched_path": "G:\\_codex-git\\tudo-para-ia-identity-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:01+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-identity-platform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-identity-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-identity-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-identity-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "c4b81eebce9c4232253de135e35ff79179f84a5e",
"head_summary": "c4b81ee auto-sync: tudo-para-ia-identity-platform 2026-05-02 05:03:44",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-identity-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-identity-platform",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-identity-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:02+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-identity-platform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-identity-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:22:02+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-identity-platform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-identity-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:22:02+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-identity-platform"
}
],
"remote_mismatch_count": 0,
"risk": "blocked",
"summary": "hash unico c4b81eebce9c; 2 materializacoes ausentes/inacessiveis; 1 worktrees sujos; 2 divergencias nominais; 1 bloqueios contra sync destrutiva",
"target": {
"aliases": [],
"canonical_name": null,
"central_folder": "07_repo_tudo-para-ia-identity-platform",
"declared_name": "tudo-para-ia-identity-platform",
"expected_local_name": "tudo-para-ia-identity-platform",
"gitea_repo": "admin/tudo-para-ia-identity-platform",
"notes": [],
"requires_nominal_reconciliation": false
}
},
{
"actions": [
{
"action_id": "mesh-action-8af64b1a2f4d",
"can_execute_automatically": false,
"command_preview": [
"git remote set-url origin https://git.ami.app.br/admin/tudo-para-ia-integracoes-platform.git"
],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"https://git.ami.app.br/admin/tudo-para-ia-integracoes-plataform.git",
"https://git.ami.app.br/admin/tudo-para-ia-integracoes-platform.git"
],
"kind": "fix_remote_url",
"reason": "remote origin nao corresponde ao Gitea esperado",
"required_before": [
"registrar remote anterior",
"executar fetch apos ajuste",
"nao alterar branch nem working tree"
],
"risk": "attention",
"target_name": "tudo-para-ia-integracoes-platform"
},
{
"action_id": "mesh-action-c0dce06f8d11",
"can_execute_automatically": false,
"command_preview": [],
"destructive": true,
"environment_id": "windows-primary",
"evidence": [
"M apps/tudo-para-ia-dajuds/wrangler.jsonc"
],
"kind": "block_destructive_sync",
"reason": "working tree sujo; pull/reset/merge/rebase poderiam sobrescrever alteracao valida",
"required_before": [
"commit ou stash consciente das alteracoes",
"registrar diff resumido",
"decidir precedencia"
],
"risk": "blocked",
"target_name": "tudo-para-ia-integracoes-platform"
},
{
"action_id": "mesh-action-c9e28f4ec5a2",
"can_execute_automatically": false,
"command_preview": [],
"destructive": true,
"environment_id": "windows-primary",
"evidence": [
"ahead=1;behind=1;upstream=origin/main"
],
"kind": "block_destructive_sync",
"reason": "branch divergente ahead/behind; reconciliacao automatica poderia escolher versao antiga",
"required_before": [
"comparar commits",
"decidir fonte valida mais recente",
"fazer merge/rebase apenas com operador"
],
"risk": "blocked",
"target_name": "tudo-para-ia-integracoes-platform"
},
{
"action_id": "mesh-action-9d7038836e52",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-integracoes-platform"
},
{
"action_id": "mesh-action-c9373212b179",
"can_execute_automatically": true,
"command_preview": [
"Rename-Item -LiteralPath 'G:\\codex_vm\\_codex-git\\tudo-para-ia-integracoes-plataform' -NewName 'tudo-para-ia-integracoes-platform'"
],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"G:\\codex_vm\\_codex-git\\tudo-para-ia-integracoes-plataform",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-integracoes-platform",
"eaf49821adefdc1b9d64f456598e9c478a1d498d"
],
"kind": "rename_local_folder",
"reason": "materializado como alias tudo-para-ia-integracoes-plataform; esperado tudo-para-ia-integracoes-platform",
"required_before": [
"confirmar destino inexistente",
"registrar hash HEAD antes do renome"
],
"risk": "attention",
"target_name": "tudo-para-ia-integracoes-platform"
},
{
"action_id": "mesh-action-dea83db8f4af",
"can_execute_automatically": false,
"command_preview": [
"git remote set-url origin https://git.ami.app.br/admin/tudo-para-ia-integracoes-platform.git"
],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"https://git.ami.app.br/admin/tudo-para-ia-integracoes-plataform.git",
"https://git.ami.app.br/admin/tudo-para-ia-integracoes-platform.git"
],
"kind": "fix_remote_url",
"reason": "remote origin nao corresponde ao Gitea esperado",
"required_before": [
"registrar remote anterior",
"executar fetch apos ajuste",
"nao alterar branch nem working tree"
],
"risk": "attention",
"target_name": "tudo-para-ia-integracoes-platform"
},
{
"action_id": "mesh-action-a26163e6be59",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-integracoes-platform"
},
{
"action_id": "mesh-action-3db4026be62c",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-integracoes-platform"
},
{
"action_id": "mesh-action-110e2ce0a0e4",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-integracoes-platform"
}
],
"aligned_hash": null,
"credential_error_count": 0,
"destructive_block_count": 2,
"dirty_count": 1,
"hash_set": [
"e067074d349a7101579276bd582601b3e6476de8",
"eaf49821adefdc1b9d64f456598e9c478a1d498d"
],
"missing_count": 2,
"nominal_mismatch_count": 3,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-integracoes-platform",
"git_state": {
"ahead_behind": {
"ahead": 1,
"behind": 1,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-integracoes-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-integracoes-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "e067074d349a7101579276bd582601b3e6476de8",
"head_summary": "e067074 chore: limpar lixo operacional regeneravel",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-integracoes-plataform.git",
"status_short": [
"M apps/tudo-para-ia-dajuds/wrangler.jsonc"
],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-integracoes-platform",
"matched_path": "G:\\_codex-git\\tudo-para-ia-integracoes-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:03+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-integracoes-platform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-integracoes-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-integracoes-plataform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-integracoes-plataform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "eaf49821adefdc1b9d64f456598e9c478a1d498d",
"head_summary": "eaf4982 auto-sync: tudo-para-ia-integracoes-plataform 2026-05-01 20:09:21",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-integracoes-plataform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-integracoes-plataform",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-integracoes-plataform",
"nomenclature_note": "materializado como alias tudo-para-ia-integracoes-plataform; esperado tudo-para-ia-integracoes-platform",
"observed_at": "2026-05-02T09:22:04+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-integracoes-platform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-integracoes-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:22:04+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-integracoes-platform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-integracoes-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:22:04+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-integracoes-platform"
}
],
"remote_mismatch_count": 2,
"risk": "blocked",
"summary": "2 hashes distintos; 2 materializacoes ausentes/inacessiveis; 1 worktrees sujos; 2 remotes divergentes; 3 divergencias nominais; 2 bloqueios contra sync destrutiva",
"target": {
"aliases": [
"tudo-para-ia-integracoes-plataform"
],
"canonical_name": "tudo-para-ia-integracoes-plataform",
"central_folder": "08_repo_tudo-para-ia-integracoes-plataform",
"declared_name": "tudo-para-ia-integracoes-platform",
"expected_local_name": "tudo-para-ia-integracoes-platform",
"gitea_repo": "admin/tudo-para-ia-integracoes-platform",
"notes": [
"ordem declarou platform, espelho local conhecido usa plataform"
],
"requires_nominal_reconciliation": true
}
},
{
"actions": [
{
"action_id": "mesh-action-93207ce20f3a",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-intelligence-platform"
},
{
"action_id": "mesh-action-735158c04761",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-intelligence-platform"
},
{
"action_id": "mesh-action-343284eab795",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-intelligence-platform"
},
{
"action_id": "mesh-action-f82ec42b3d5d",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-intelligence-platform"
}
],
"aligned_hash": "37c3ae1945864be8fed0e3dd4c0c560b486fba09",
"credential_error_count": 0,
"destructive_block_count": 0,
"dirty_count": 0,
"hash_set": [
"37c3ae1945864be8fed0e3dd4c0c560b486fba09"
],
"missing_count": 2,
"nominal_mismatch_count": 2,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-intelligence-platform",
"git_state": {
"ahead_behind": {
"ahead": null,
"behind": null,
"error": "fatal: no upstream configured for branch 'main'",
"upstream": null
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-intelligence-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-intelligence-platform",
"rev-parse",
"--abbrev-ref",
"--symbolic-full-name",
"@{u}"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 128,
"stderr": "fatal: no upstream configured for branch 'main'\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-intelligence-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "37c3ae1945864be8fed0e3dd4c0c560b486fba09",
"head_summary": "37c3ae1 chore: limpar lixo operacional regeneravel",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-intelligence-platform.git",
"status_short": [],
"upstream": null
},
"matched_name": "tudo-para-ia-intelligence-platform",
"matched_path": "G:\\_codex-git\\tudo-para-ia-intelligence-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:05+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-intelligence-platform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-intelligence-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-intelligence-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-intelligence-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "37c3ae1945864be8fed0e3dd4c0c560b486fba09",
"head_summary": "37c3ae1 chore: limpar lixo operacional regeneravel",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-intelligence-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-intelligence-platform",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-intelligence-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:06+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-intelligence-platform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-intelligence-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:22:06+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-intelligence-platform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-intelligence-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:22:06+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-intelligence-platform"
}
],
"remote_mismatch_count": 0,
"risk": "blocked",
"summary": "hash unico 37c3ae194586; 2 materializacoes ausentes/inacessiveis; 2 divergencias nominais",
"target": {
"aliases": [],
"canonical_name": null,
"central_folder": "09_repo_tudo-para-ia-intelligence-platform",
"declared_name": "tudo-para-ia-intelligence-platform",
"expected_local_name": "tudo-para-ia-intelligence-platform",
"gitea_repo": "admin/tudo-para-ia-intelligence-platform",
"notes": [],
"requires_nominal_reconciliation": false
}
},
{
"actions": [
{
"action_id": "mesh-action-b68ed49026b6",
"can_execute_automatically": false,
"command_preview": [
"Rename-Item -LiteralPath 'G:\\_codex-git\\tudo-para-ia-mais-humana' -NewName 'tudo-para-ia-mais-humana-platform'"
],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"G:\\_codex-git\\tudo-para-ia-mais-humana",
"G:\\_codex-git\\tudo-para-ia-mais-humana-platform",
"0de33e11e27903eaf8624f821866f6b176d14de2"
],
"kind": "rename_local_folder",
"reason": "materializado como alias tudo-para-ia-mais-humana; esperado tudo-para-ia-mais-humana-platform",
"required_before": [
"confirmar destino inexistente",
"registrar hash HEAD antes do renome"
],
"risk": "attention",
"target_name": "tudo-para-ia-mais-humana-platform"
},
{
"action_id": "mesh-action-f275255c0550",
"can_execute_automatically": false,
"command_preview": [
"git remote set-url origin https://git.ami.app.br/admin/tudo-para-ia-mais-humana-platform.git"
],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"https://git.ami.app.br/admin/tudo-para-ia-mais-humana.git",
"https://git.ami.app.br/admin/tudo-para-ia-mais-humana-platform.git"
],
"kind": "fix_remote_url",
"reason": "remote origin nao corresponde ao Gitea esperado",
"required_before": [
"registrar remote anterior",
"executar fetch apos ajuste",
"nao alterar branch nem working tree"
],
"risk": "attention",
"target_name": "tudo-para-ia-mais-humana-platform"
},
{
"action_id": "mesh-action-3f78c9633c6e",
"can_execute_automatically": false,
"command_preview": [],
"destructive": true,
"environment_id": "windows-primary",
"evidence": [
"M src/mais_humana/canonical_identity.py",
" M src/mais_humana/central_materialization.py",
" M src/mais_humana/cli.py",
"?? dados/canonical-identity-central-write-status.json",
"?? dados/canonical-identity-graph.json",
"?? ecossistema/CANONICAL-IDENTITY-GRAPH.md",
"?? matrizes/canonical-identity-acceptance-cases.csv",
"?? matrizes/canonical-identity-graph.csv"
],
"kind": "block_destructive_sync",
"reason": "working tree sujo; pull/reset/merge/rebase poderiam sobrescrever alteracao valida",
"required_before": [
"commit ou stash consciente das alteracoes",
"registrar diff resumido",
"decidir precedencia"
],
"risk": "blocked",
"target_name": "tudo-para-ia-mais-humana-platform"
},
{
"action_id": "mesh-action-bfd19a507a03",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-mais-humana-platform"
},
{
"action_id": "mesh-action-370fda7b7b16",
"can_execute_automatically": true,
"command_preview": [
"Rename-Item -LiteralPath 'G:\\codex_vm\\_codex-git\\tudo-para-ia-mais-humana' -NewName 'tudo-para-ia-mais-humana-platform'"
],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"G:\\codex_vm\\_codex-git\\tudo-para-ia-mais-humana",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-mais-humana-platform",
"f9d954deda54309e96214df45a0949f22e8f6b77"
],
"kind": "rename_local_folder",
"reason": "materializado como alias tudo-para-ia-mais-humana; esperado tudo-para-ia-mais-humana-platform",
"required_before": [
"confirmar destino inexistente",
"registrar hash HEAD antes do renome"
],
"risk": "attention",
"target_name": "tudo-para-ia-mais-humana-platform"
},
{
"action_id": "mesh-action-0be7f3ca0c89",
"can_execute_automatically": false,
"command_preview": [
"git remote set-url origin https://git.ami.app.br/admin/tudo-para-ia-mais-humana-platform.git"
],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"https://git.ami.app.br/admin/tudo-para-ia-mais-humana.git",
"https://git.ami.app.br/admin/tudo-para-ia-mais-humana-platform.git"
],
"kind": "fix_remote_url",
"reason": "remote origin nao corresponde ao Gitea esperado",
"required_before": [
"registrar remote anterior",
"executar fetch apos ajuste",
"nao alterar branch nem working tree"
],
"risk": "attention",
"target_name": "tudo-para-ia-mais-humana-platform"
},
{
"action_id": "mesh-action-19aedce744b3",
"can_execute_automatically": false,
"command_preview": [],
"destructive": true,
"environment_id": "windows-secondary",
"evidence": [
"ahead=1;behind=37;upstream=origin/main"
],
"kind": "block_destructive_sync",
"reason": "branch divergente ahead/behind; reconciliacao automatica poderia escolher versao antiga",
"required_before": [
"comparar commits",
"decidir fonte valida mais recente",
"fazer merge/rebase apenas com operador"
],
"risk": "blocked",
"target_name": "tudo-para-ia-mais-humana-platform"
},
{
"action_id": "mesh-action-5deeb419c0c0",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-mais-humana-platform"
},
{
"action_id": "mesh-action-26c9087acf3e",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-mais-humana-platform"
},
{
"action_id": "mesh-action-fe32fc21acb6",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-mais-humana-platform"
}
],
"aligned_hash": null,
"credential_error_count": 0,
"destructive_block_count": 2,
"dirty_count": 1,
"hash_set": [
"0de33e11e27903eaf8624f821866f6b176d14de2",
"f9d954deda54309e96214df45a0949f22e8f6b77"
],
"missing_count": 2,
"nominal_mismatch_count": 4,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-mais-humana-platform",
"git_state": {
"ahead_behind": {
"ahead": null,
"behind": null,
"error": "fatal: no upstream configured for branch 'main'",
"upstream": null
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-mais-humana",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-mais-humana",
"rev-parse",
"--abbrev-ref",
"--symbolic-full-name",
"@{u}"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 128,
"stderr": "fatal: no upstream configured for branch 'main'\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-mais-humana",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "0de33e11e27903eaf8624f821866f6b176d14de2",
"head_summary": "0de33e1 auto-sync: tudo-para-ia-mais-humana 2026-05-02 06:19:15",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-mais-humana.git",
"status_short": [
"M src/mais_humana/canonical_identity.py",
" M src/mais_humana/central_materialization.py",
" M src/mais_humana/cli.py",
"?? dados/canonical-identity-central-write-status.json",
"?? dados/canonical-identity-graph.json",
"?? ecossistema/CANONICAL-IDENTITY-GRAPH.md",
"?? matrizes/canonical-identity-acceptance-cases.csv",
"?? matrizes/canonical-identity-graph.csv",
"?? src/mais_humana/generated_canonical_identity_registry.py",
"?? tests/test_canonical_identity.py"
],
"upstream": null
},
"matched_name": "tudo-para-ia-mais-humana",
"matched_path": "G:\\_codex-git\\tudo-para-ia-mais-humana",
"nomenclature_note": "materializado como alias tudo-para-ia-mais-humana; esperado tudo-para-ia-mais-humana-platform",
"observed_at": "2026-05-02T09:22:07+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-mais-humana-platform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-mais-humana-platform",
"git_state": {
"ahead_behind": {
"ahead": 1,
"behind": 37,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-mais-humana",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-mais-humana",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "f9d954deda54309e96214df45a0949f22e8f6b77",
"head_summary": "f9d954d Initial commit",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-mais-humana.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-mais-humana",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-mais-humana",
"nomenclature_note": "materializado como alias tudo-para-ia-mais-humana; esperado tudo-para-ia-mais-humana-platform",
"observed_at": "2026-05-02T09:22:08+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-mais-humana-platform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-mais-humana-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:22:08+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-mais-humana-platform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-mais-humana-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:22:08+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-mais-humana-platform"
}
],
"remote_mismatch_count": 2,
"risk": "blocked",
"summary": "2 hashes distintos; 2 materializacoes ausentes/inacessiveis; 1 worktrees sujos; 2 remotes divergentes; 4 divergencias nominais; 2 bloqueios contra sync destrutiva",
"target": {
"aliases": [
"tudo-para-ia-mais-humana",
"tudo-para-ia-mais-humana-plataform"
],
"canonical_name": "tudo-para-ia-mais-humana-platform",
"central_folder": "15_repo_tudo-para-ia-mais-humana-platform",
"declared_name": "tudo-para-ia-mais-humana-platform",
"expected_local_name": "tudo-para-ia-mais-humana-platform",
"gitea_repo": "admin/tudo-para-ia-mais-humana-platform",
"notes": [
"decisao institucional aprovou -platform como canonico; repo local/remoto historico sem sufixo permanece alias ate migracao coordenada"
],
"requires_nominal_reconciliation": true
}
},
{
"actions": [
{
"action_id": "mesh-action-9b96f0545e2b",
"can_execute_automatically": false,
"command_preview": [],
"destructive": true,
"environment_id": "windows-primary",
"evidence": [
"M apps/tudo-para-ia-mcps-central/src/registry/catalog.ts",
" M apps/tudo-para-ia-mcps-central/src/registry/router007-transit.ts"
],
"kind": "block_destructive_sync",
"reason": "working tree sujo; pull/reset/merge/rebase poderiam sobrescrever alteracao valida",
"required_before": [
"commit ou stash consciente das alteracoes",
"registrar diff resumido",
"decidir precedencia"
],
"risk": "blocked",
"target_name": "tudo-para-ia-mcps-internos-plataform"
},
{
"action_id": "mesh-action-09c924f2d891",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-mcps-internos-plataform"
},
{
"action_id": "mesh-action-5b157361e3ee",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-mcps-internos-plataform"
},
{
"action_id": "mesh-action-d9abe9c7fbe5",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-mcps-internos-plataform"
},
{
"action_id": "mesh-action-b15f913f3744",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-mcps-internos-plataform"
}
],
"aligned_hash": "dce5de538a8fcda7b2cef3c389de06ac25ac94ee",
"credential_error_count": 0,
"destructive_block_count": 1,
"dirty_count": 1,
"hash_set": [
"dce5de538a8fcda7b2cef3c389de06ac25ac94ee"
],
"missing_count": 2,
"nominal_mismatch_count": 2,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-mcps-internos-plataform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-mcps-internos-plataform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-mcps-internos-plataform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "dce5de538a8fcda7b2cef3c389de06ac25ac94ee",
"head_summary": "dce5de5 auto-sync: tudo-para-ia-mcps-internos-plataform 2026-05-02 05:38:26",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-mcps-internos-plataform.git",
"status_short": [
"M apps/tudo-para-ia-mcps-central/src/registry/catalog.ts",
" M apps/tudo-para-ia-mcps-central/src/registry/router007-transit.ts"
],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-mcps-internos-plataform",
"matched_path": "G:\\_codex-git\\tudo-para-ia-mcps-internos-plataform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:09+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-mcps-internos-plataform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-mcps-internos-plataform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-mcps-internos-plataform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-mcps-internos-plataform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "dce5de538a8fcda7b2cef3c389de06ac25ac94ee",
"head_summary": "dce5de5 auto-sync: tudo-para-ia-mcps-internos-plataform 2026-05-02 05:38:26",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-mcps-internos-plataform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-mcps-internos-plataform",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-mcps-internos-plataform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:10+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-mcps-internos-plataform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-mcps-internos-plataform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:22:10+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-mcps-internos-plataform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-mcps-internos-plataform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:22:10+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-mcps-internos-plataform"
}
],
"remote_mismatch_count": 0,
"risk": "blocked",
"summary": "hash unico dce5de538a8f; 2 materializacoes ausentes/inacessiveis; 1 worktrees sujos; 2 divergencias nominais; 1 bloqueios contra sync destrutiva",
"target": {
"aliases": [],
"canonical_name": null,
"central_folder": "10_repo_tudo-para-ia-mcps-internos-plataform",
"declared_name": "tudo-para-ia-mcps-internos-plataform",
"expected_local_name": "tudo-para-ia-mcps-internos-plataform",
"gitea_repo": "admin/tudo-para-ia-mcps-internos-plataform",
"notes": [],
"requires_nominal_reconciliation": false
}
},
{
"actions": [
{
"action_id": "mesh-action-e16f250cddb5",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-platform-base"
},
{
"action_id": "mesh-action-971fc22703f5",
"can_execute_automatically": false,
"command_preview": [],
"destructive": true,
"environment_id": "windows-secondary",
"evidence": [
"M .gitignore",
" M README.md",
" M apps/platform-shell/README.md",
" M apps/platform-shell/package.json",
" M apps/platform-shell/src/index.ts",
" M contracts/platform-derivation.contract.json",
" M contracts/platform-shell.contract.json",
" M docs/architecture.md"
],
"kind": "block_destructive_sync",
"reason": "working tree sujo; pull/reset/merge/rebase poderiam sobrescrever alteracao valida",
"required_before": [
"commit ou stash consciente das alteracoes",
"registrar diff resumido",
"decidir precedencia"
],
"risk": "blocked",
"target_name": "tudo-para-ia-platform-base"
},
{
"action_id": "mesh-action-5ef117e15bae",
"can_execute_automatically": false,
"command_preview": [
"git fetch --all --prune",
"git merge --ff-only @{u}"
],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"ahead=0;behind=21;upstream=origin/main"
],
"kind": "block_destructive_sync",
"reason": "ha commits remotos nao aplicados; pull automatico so e seguro com working tree limpo e comparacao de hash",
"required_before": [
"confirmar working tree limpo",
"usar somente fast-forward",
"bloquear se nao for fast-forward"
],
"risk": "blocked",
"target_name": "tudo-para-ia-platform-base"
},
{
"action_id": "mesh-action-75f9e9dfb259",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-platform-base"
},
{
"action_id": "mesh-action-0f86f1adcf16",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-platform-base"
},
{
"action_id": "mesh-action-6bfd95e48bda",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-platform-base"
}
],
"aligned_hash": null,
"credential_error_count": 0,
"destructive_block_count": 2,
"dirty_count": 1,
"hash_set": [
"71691114d5a9c5602fe194d176557f11a02857c3",
"4f6e1590ddafd990da4fb07c50e97a545a05aa36"
],
"missing_count": 2,
"nominal_mismatch_count": 2,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-platform-base",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-platform-base",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-platform-base",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "71691114d5a9c5602fe194d176557f11a02857c3",
"head_summary": "7169111 auto-sync: tudo-para-ia-platform-base 2026-05-02 05:24:08",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-platform-base.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-platform-base",
"matched_path": "G:\\_codex-git\\tudo-para-ia-platform-base",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:11+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-platform-base"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-platform-base",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 21,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-platform-base",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-platform-base",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "4f6e1590ddafd990da4fb07c50e97a545a05aa36",
"head_summary": "4f6e159 chore: materialize platform round",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-platform-base.git",
"status_short": [
"M .gitignore",
" M README.md",
" M apps/platform-shell/README.md",
" M apps/platform-shell/package.json",
" M apps/platform-shell/src/index.ts",
" M contracts/platform-derivation.contract.json",
" M contracts/platform-shell.contract.json",
" M docs/architecture.md",
" M docs/governance/operating-model.md",
" M docs/legacy/policy.md",
" M docs/memory/handoff.md",
" M docs/observability/baseline.md",
" M manifest/platform-base.manifest.json",
" M package-lock.json",
" M package.json",
" M packages/core-audit/README.md",
" M packages/core-audit/package.json",
" M packages/core-audit/src/index.ts",
" M packages/core-memory/README.md",
" M packages/core-memory/package.json",
" M packages/core-memory/src/index.ts",
" M packages/core-platform-manifest/README.md",
" M packages/core-platform-manifest/package.json",
" M packages/core-platform-manifest/src/index.ts",
" M packages/core-serialization/README.md",
" M packages/core-serialization/package.json",
" M packages/core-serialization/src/index.ts",
" M packages/core-service-orders/README.md",
" M packages/core-service-orders/package.json",
" M packages/core-service-orders/src/index.ts",
" M registry/modules-registry.json",
" M reports/structural-report.md",
" M schemas/manifest.schema.json",
" M scripts/docs/build-doc-index.ts",
" M scripts/docs/validate-docs.ts",
" M scripts/round/materialize-platform-base.ts",
" M scripts/validate/validate-foundation.ts",
" M tests/final-battery/institutional-battery.test.ts",
" M tests/foundation.test.ts",
" M tsconfig.build.json",
" M tsconfig.json",
"?? .editorconfig",
"?? .env.example",
"?? .env.schema.json",
"?? .gitattributes",
"?? CHANGELOG.md",
"?? CODEOWNERS",
"?? CONTRIBUTING.md",
"?? LICENSE",
"?? ROADMAP.md",
"?? adapters/",
"?? apps/admin-console/",
"?? apps/demo-platform/",
"?? apps/docs-portal/",
"?? apps/platform-shell/src/app.ts",
"?? apps/platform-shell/src/bootstrap/",
"?? apps/platform-shell/src/composition/",
"?? apps/platform-shell/src/config/",
"?? apps/platform-shell/src/main.ts",
"?? apps/platform-shell/src/routes/",
"?? apps/platform-shell/src/shared/",
"?? architecture/",
"?? audits/initial-structure-audit.md",
"?? audits/os-0002-corrective-audit.md",
"?? audits/os-0002-corrective-gap-audit.md",
"?? audits/reusability-audit.md",
"?? audits/template-consistency-audit.md",
"?? biome.json",
"?? contracts/adapters/",
"?? contracts/api/",
"?? contracts/app/",
"?? contracts/events/",
"?? contracts/integrations/",
"?? contracts/packages/",
"?? data/",
"?? decisions/",
"?? deployment/",
"?? docs/checklists/",
"?? docs/faq/",
"?? docs/glossaries/",
"?? docs/index.generated.md",
"?? docs/onboarding/",
"?? docs/overview/",
"?? docs/platform-derivation/",
"?? docs/references/",
"?? docs/workflows/",
"?? examples/",
"?? fixtures/",
"?? governance/approvals/",
"?? governance/cadences/",
"?? governance/policies/",
"?? governance/review-model/",
"?? governance/roles/",
"?? governance/workflows/",
"?? integrations/",
"?? legacy/adaptation/",
"?? legacy/compatibility/",
"?? legacy/extraction/",
"?? legacy/inventory/legacy-sources.md",
"?? legacy/mapping/module-to-legacy-map.md",
"?? legacy/notes/",
"?? legacy/replacements/",
"?? memory/assumptions/",
"?? memory/constraints/",
"?? memory/execution-context/",
"?? memory/handoffs/",
"?? memory/open-loops/",
"?? memory/project-state/",
"?? observability/",
"?? ops/",
"?? packages/core-auth-contracts/",
"?? packages/core-config/",
"?? packages/core-docs/",
"?? packages/core-errors/",
"?? packages/core-feature-flags/",
"?? packages/core-health/",
"?? packages/core-logging/",
"?? packages/core-metadata/",
"?? packages/core-observability/",
"?? qa/",
"?? reports/os-0002-completion-report.md",
"?? reports/os-0002-validation-report.md",
"?? schemas/env/",
"?? schemas/integrations/",
"?? schemas/modules/",
"?? schemas/platform/",
"?? schemas/serialization/",
"?? schemas/service-orders/",
"?? scripts/bootstrap/",
"?? scripts/maintenance/",
"?? scripts/release/",
"?? scripts/reports/",
"?? scripts/scaffolding/",
"?? scripts/serialization/",
"?? scripts/validation/",
"?? security/",
"?? seeds/",
"?? serialization/",
"?? service-orders/_indexes/",
"?? service-orders/_policies/",
"?? service-orders/_states/",
"?? service-orders/_templates/",
"?? standards/",
"?? templates/apps/",
"?? templates/configs/",
"?? templates/documentation/",
"?? templates/modules/",
"?? templates/packages/",
"?? templates/releases/",
"?? templates/repositories/",
"?? templates/service-orders/os.template.md",
"?? tests/contract/",
"?? tests/smoke/",
"?? tests/structure/",
"?? tools/",
"?? turbo.json"
],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-platform-base",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-platform-base",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:12+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-platform-base"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-platform-base",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:22:12+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-platform-base"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-platform-base",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:22:12+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-platform-base"
}
],
"remote_mismatch_count": 0,
"risk": "blocked",
"summary": "2 hashes distintos; 2 materializacoes ausentes/inacessiveis; 1 worktrees sujos; 2 divergencias nominais; 2 bloqueios contra sync destrutiva",
"target": {
"aliases": [],
"canonical_name": null,
"central_folder": "11_repo_tudo-para-ia-platform-base",
"declared_name": "tudo-para-ia-platform-base",
"expected_local_name": "tudo-para-ia-platform-base",
"gitea_repo": "admin/tudo-para-ia-platform-base",
"notes": [],
"requires_nominal_reconciliation": false
}
},
{
"actions": [
{
"action_id": "mesh-action-e3f44fe3674b",
"can_execute_automatically": false,
"command_preview": [],
"destructive": true,
"environment_id": "windows-primary",
"evidence": [
"M apps/public-site/reports/PUBLIC-ROUTER013-LIVE-READBACK__2026-05-02.json",
" M apps/public-site/src/mcp-contract.mjs",
" M apps/public-site/src/router013-live-readback.mjs",
" M apps/public-site/tests/public-site.test.mjs"
],
"kind": "block_destructive_sync",
"reason": "working tree sujo; pull/reset/merge/rebase poderiam sobrescrever alteracao valida",
"required_before": [
"commit ou stash consciente das alteracoes",
"registrar diff resumido",
"decidir precedencia"
],
"risk": "blocked",
"target_name": "tudo-para-ia-public-platform"
},
{
"action_id": "mesh-action-917cb9437e58",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-public-platform"
},
{
"action_id": "mesh-action-0dd44b8f05dc",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-public-platform"
},
{
"action_id": "mesh-action-9f5e32a23747",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-public-platform"
},
{
"action_id": "mesh-action-b6eacc950f4a",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-public-platform"
}
],
"aligned_hash": "4bfd16ea9463c659309100b2ef7d2915e919b816",
"credential_error_count": 0,
"destructive_block_count": 1,
"dirty_count": 1,
"hash_set": [
"4bfd16ea9463c659309100b2ef7d2915e919b816"
],
"missing_count": 2,
"nominal_mismatch_count": 2,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-public-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-public-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-public-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "4bfd16ea9463c659309100b2ef7d2915e919b816",
"head_summary": "4bfd16e auto-sync: tudo-para-ia-public-platform 2026-05-02 06:19:25",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-public-platform.git",
"status_short": [
"M apps/public-site/reports/PUBLIC-ROUTER013-LIVE-READBACK__2026-05-02.json",
" M apps/public-site/src/mcp-contract.mjs",
" M apps/public-site/src/router013-live-readback.mjs",
" M apps/public-site/tests/public-site.test.mjs"
],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-public-platform",
"matched_path": "G:\\_codex-git\\tudo-para-ia-public-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:12+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-public-platform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-public-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-public-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-public-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "4bfd16ea9463c659309100b2ef7d2915e919b816",
"head_summary": "4bfd16e auto-sync: tudo-para-ia-public-platform 2026-05-02 06:19:25",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-public-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-public-platform",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-public-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:13+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-public-platform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-public-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:22:13+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-public-platform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-public-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:22:13+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-public-platform"
}
],
"remote_mismatch_count": 0,
"risk": "blocked",
"summary": "hash unico 4bfd16ea9463; 2 materializacoes ausentes/inacessiveis; 1 worktrees sujos; 2 divergencias nominais; 1 bloqueios contra sync destrutiva",
"target": {
"aliases": [],
"canonical_name": null,
"central_folder": "12_repo_tudo-para-ia-public-platform",
"declared_name": "tudo-para-ia-public-platform",
"expected_local_name": "tudo-para-ia-public-platform",
"gitea_repo": "admin/tudo-para-ia-public-platform",
"notes": [],
"requires_nominal_reconciliation": false
}
},
{
"actions": [
{
"action_id": "mesh-action-767e206c5cd1",
"can_execute_automatically": false,
"command_preview": [],
"destructive": true,
"environment_id": "windows-primary",
"evidence": [
"M docs/evidence/operational/stj-byte-preserving-readback-consolidated-report.json",
" M docs/evidence/operational/stj-live-governance-alias-readback-report.json",
" M scripts/cloudflare/stj-byte-preserving-readback-consolidator.mjs",
" M tests/cloudflare/stj-byte-preserving-readback-consolidator.test.mjs"
],
"kind": "block_destructive_sync",
"reason": "working tree sujo; pull/reset/merge/rebase poderiam sobrescrever alteracao valida",
"required_before": [
"commit ou stash consciente das alteracoes",
"registrar diff resumido",
"decidir precedencia"
],
"risk": "blocked",
"target_name": "tudo-para-ia-stj-platform"
},
{
"action_id": "mesh-action-d0bbf9052ed8",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-stj-platform"
},
{
"action_id": "mesh-action-2a5a6ae13064",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-stj-platform"
},
{
"action_id": "mesh-action-78a22f74add8",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-stj-platform"
},
{
"action_id": "mesh-action-999e2c9f4df6",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-stj-platform"
}
],
"aligned_hash": "7ef6c788ddd80f8efad5657fef86452704ff53d1",
"credential_error_count": 0,
"destructive_block_count": 1,
"dirty_count": 1,
"hash_set": [
"7ef6c788ddd80f8efad5657fef86452704ff53d1"
],
"missing_count": 2,
"nominal_mismatch_count": 2,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-stj-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-stj-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-stj-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "7ef6c788ddd80f8efad5657fef86452704ff53d1",
"head_summary": "7ef6c78 auto-sync: tudo-para-ia-stj-platform 2026-05-02 06:18:45",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-stj-platform.git",
"status_short": [
"M docs/evidence/operational/stj-byte-preserving-readback-consolidated-report.json",
" M docs/evidence/operational/stj-live-governance-alias-readback-report.json",
" M scripts/cloudflare/stj-byte-preserving-readback-consolidator.mjs",
" M tests/cloudflare/stj-byte-preserving-readback-consolidator.test.mjs"
],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-stj-platform",
"matched_path": "G:\\_codex-git\\tudo-para-ia-stj-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:14+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-stj-platform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-stj-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-stj-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-stj-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "7ef6c788ddd80f8efad5657fef86452704ff53d1",
"head_summary": "7ef6c78 auto-sync: tudo-para-ia-stj-platform 2026-05-02 06:18:45",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-stj-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-stj-platform",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-stj-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:15+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-stj-platform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-stj-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:22:15+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-stj-platform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-stj-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:22:15+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-stj-platform"
}
],
"remote_mismatch_count": 0,
"risk": "blocked",
"summary": "hash unico 7ef6c788ddd8; 2 materializacoes ausentes/inacessiveis; 1 worktrees sujos; 2 divergencias nominais; 1 bloqueios contra sync destrutiva",
"target": {
"aliases": [],
"canonical_name": null,
"central_folder": "13_repo_tudo-para-ia-stj-platform",
"declared_name": "tudo-para-ia-stj-platform",
"expected_local_name": "tudo-para-ia-stj-platform",
"gitea_repo": "admin/tudo-para-ia-stj-platform",
"notes": [],
"requires_nominal_reconciliation": false
}
},
{
"actions": [
{
"action_id": "mesh-action-22557e2b043e",
"can_execute_automatically": false,
"command_preview": [],
"destructive": true,
"environment_id": "windows-primary",
"evidence": [
"?? packages/ui-governance/src/round-035-live-admin-acceptance-records.mjs",
"?? scripts/round/materialize-round-035-live-admin-acceptance-records.mjs"
],
"kind": "block_destructive_sync",
"reason": "working tree sujo; pull/reset/merge/rebase poderiam sobrescrever alteracao valida",
"required_before": [
"commit ou stash consciente das alteracoes",
"registrar diff resumido",
"decidir precedencia"
],
"risk": "blocked",
"target_name": "tudo-para-ia-ui-platform"
},
{
"action_id": "mesh-action-59ea5ecc1144",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-primary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-ui-platform"
},
{
"action_id": "mesh-action-e130012ee3bd",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "windows-secondary",
"evidence": [
"error: cannot open '.git/FETCH_HEAD': Permission denied"
],
"kind": "register_evidence",
"reason": "fetch falhou: unknown",
"required_before": [
"fornecer credencial Git valida",
"reexecutar fetch nao destrutivo"
],
"risk": "attention",
"target_name": "tudo-para-ia-ui-platform"
},
{
"action_id": "mesh-action-dae55776e43a",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "codex-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/__gpt-codex"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-ui-platform"
},
{
"action_id": "mesh-action-ff4124206ec5",
"can_execute_automatically": false,
"command_preview": [],
"destructive": false,
"environment_id": "gitlab-server",
"evidence": [
"ambiente nao acessivel a partir desta sessao: /root/_codex-git"
],
"kind": "require_environment_access",
"reason": "ambiente declarado na OS nao esta acessivel nesta sessao",
"required_before": [
"abrir sessao no ambiente indicado",
"rodar inventario local com a mesma rotina"
],
"risk": "blocked",
"target_name": "tudo-para-ia-ui-platform"
}
],
"aligned_hash": "46efc8c151faba045c6e27aeadd8c19cc808df9c",
"credential_error_count": 0,
"destructive_block_count": 1,
"dirty_count": 1,
"hash_set": [
"46efc8c151faba045c6e27aeadd8c19cc808df9c"
],
"missing_count": 2,
"nominal_mismatch_count": 2,
"observations": [
{
"environment_id": "windows-primary",
"environment_kind": "windows_primary",
"expected_path": "G:\\_codex-git\\tudo-para-ia-ui-platform",
"git_state": {
"ahead_behind": {
"ahead": null,
"behind": null,
"error": "fatal: no upstream configured for branch 'main'",
"upstream": null
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-ui-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-ui-platform",
"rev-parse",
"--abbrev-ref",
"--symbolic-full-name",
"@{u}"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 128,
"stderr": "fatal: no upstream configured for branch 'main'\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\_codex-git\\tudo-para-ia-ui-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "46efc8c151faba045c6e27aeadd8c19cc808df9c",
"head_summary": "46efc8c auto-sync: tudo-para-ia-ui-platform 2026-05-02 06:19:35",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-ui-platform.git",
"status_short": [
"?? packages/ui-governance/src/round-035-live-admin-acceptance-records.mjs",
"?? scripts/round/materialize-round-035-live-admin-acceptance-records.mjs"
],
"upstream": null
},
"matched_name": "tudo-para-ia-ui-platform",
"matched_path": "G:\\_codex-git\\tudo-para-ia-ui-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:16+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-ui-platform"
},
{
"environment_id": "windows-secondary",
"environment_kind": "windows_secondary",
"expected_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-ui-platform",
"git_state": {
"ahead_behind": {
"ahead": 0,
"behind": 0,
"error": null,
"upstream": "origin/main"
},
"branch": "main",
"command_errors": [
{
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-ui-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
}
],
"fetch_result": {
"argv": [
"git",
"-c",
"safe.directory=*",
"-C",
"G:\\codex_vm\\_codex-git\\tudo-para-ia-ui-platform",
"fetch",
"--all",
"--prune"
],
"cwd": null,
"error_kind": "unknown",
"returncode": 255,
"stderr": "error: cannot open '.git/FETCH_HEAD': Permission denied\n",
"stdout": ""
},
"head": "46efc8c151faba045c6e27aeadd8c19cc808df9c",
"head_summary": "46efc8c auto-sync: tudo-para-ia-ui-platform 2026-05-02 06:19:35",
"remote_origin": "https://git.ami.app.br/admin/tudo-para-ia-ui-platform.git",
"status_short": [],
"upstream": "origin/main"
},
"matched_name": "tudo-para-ia-ui-platform",
"matched_path": "G:\\codex_vm\\_codex-git\\tudo-para-ia-ui-platform",
"nomenclature_note": null,
"observed_at": "2026-05-02T09:22:17+00:00",
"presence": "present_git",
"target_name": "tudo-para-ia-ui-platform"
},
{
"environment_id": "codex-server",
"environment_kind": "codex_server",
"expected_path": "\\root\\__gpt-codex\\tudo-para-ia-ui-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/__gpt-codex",
"observed_at": "2026-05-02T09:22:17+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-ui-platform"
},
{
"environment_id": "gitlab-server",
"environment_kind": "gitlab_server",
"expected_path": "\\root\\_codex-git\\tudo-para-ia-ui-platform",
"git_state": null,
"matched_name": null,
"matched_path": null,
"nomenclature_note": "ambiente nao acessivel a partir desta sessao: /root/_codex-git",
"observed_at": "2026-05-02T09:22:17+00:00",
"presence": "unreachable_environment",
"target_name": "tudo-para-ia-ui-platform"
}
],
"remote_mismatch_count": 0,
"risk": "blocked",
"summary": "hash unico 46efc8c151fa; 2 materializacoes ausentes/inacessiveis; 1 worktrees sujos; 2 divergencias nominais; 1 bloqueios contra sync destrutiva",
"target": {
"aliases": [],
"canonical_name": null,
"central_folder": "14_repo_tudo-para-ia-ui-platform",
"declared_name": "tudo-para-ia-ui-platform",
"expected_local_name": "tudo-para-ia-ui-platform",
"gitea_repo": "admin/tudo-para-ia-ui-platform",
"notes": [],
"requires_nominal_reconciliation": false
}
}
],
"targets": [
{
"aliases": [],
"canonical_name": null,
"central_folder": "01_repo_tudo-para-ia-business-platform",
"declared_name": "tudo-para-ia-business-platform",
"expected_local_name": "tudo-para-ia-business-platform",
"gitea_repo": "admin/tudo-para-ia-business-platform",
"notes": [],
"requires_nominal_reconciliation": false
},
{
"aliases": [],
"canonical_name": null,
"central_folder": "02_repo_tudo-para-ia-compliance-platform",
"declared_name": "tudo-para-ia-compliance-platform",
"expected_local_name": "tudo-para-ia-compliance-platform",
"gitea_repo": "admin/tudo-para-ia-compliance-platform",
"notes": [],
"requires_nominal_reconciliation": false
},
{
"aliases": [],
"canonical_name": null,
"central_folder": "03_repo_tudo-para-ia-customer-ops-platform",
"declared_name": "tudo-para-ia-customer-ops-platform",
"expected_local_name": "tudo-para-ia-customer-ops-platform",
"gitea_repo": "admin/tudo-para-ia-customer-ops-platform",
"notes": [],
"requires_nominal_reconciliation": false
},
{
"aliases": [],
"canonical_name": null,
"central_folder": "04_repo_tudo-para-ia-docs-plataform",
"declared_name": "tudo-para-ia-docs-plataform",
"expected_local_name": "tudo-para-ia-docs-plataform",
"gitea_repo": "admin/tudo-para-ia-docs-plataform",
"notes": [],
"requires_nominal_reconciliation": false
},
{
"aliases": [],
"canonical_name": null,
"central_folder": "05_repo_tudo-para-ia-finance-platform",
"declared_name": "tudo-para-ia-finance-platform",
"expected_local_name": "tudo-para-ia-finance-platform",
"gitea_repo": "admin/tudo-para-ia-finance-platform",
"notes": [],
"requires_nominal_reconciliation": false
},
{
"aliases": [],
"canonical_name": null,
"central_folder": "06_repo_tudo-para-ia-gettys-platform",
"declared_name": "tudo-para-ia-gettys-platform",
"expected_local_name": "tudo-para-ia-gettys-platform",
"gitea_repo": "admin/tudo-para-ia-gettys-platform",
"notes": [],
"requires_nominal_reconciliation": false
},
{
"aliases": [],
"canonical_name": null,
"central_folder": "07_repo_tudo-para-ia-identity-platform",
"declared_name": "tudo-para-ia-identity-platform",
"expected_local_name": "tudo-para-ia-identity-platform",
"gitea_repo": "admin/tudo-para-ia-identity-platform",
"notes": [],
"requires_nominal_reconciliation": false
},
{
"aliases": [
"tudo-para-ia-integracoes-plataform"
],
"canonical_name": "tudo-para-ia-integracoes-plataform",
"central_folder": "08_repo_tudo-para-ia-integracoes-plataform",
"declared_name": "tudo-para-ia-integracoes-platform",
"expected_local_name": "tudo-para-ia-integracoes-platform",
"gitea_repo": "admin/tudo-para-ia-integracoes-platform",
"notes": [
"ordem declarou platform, espelho local conhecido usa plataform"
],
"requires_nominal_reconciliation": true
},
{
"aliases": [],
"canonical_name": null,
"central_folder": "09_repo_tudo-para-ia-intelligence-platform",
"declared_name": "tudo-para-ia-intelligence-platform",
"expected_local_name": "tudo-para-ia-intelligence-platform",
"gitea_repo": "admin/tudo-para-ia-intelligence-platform",
"notes": [],
"requires_nominal_reconciliation": false
},
{
"aliases": [
"tudo-para-ia-mais-humana",
"tudo-para-ia-mais-humana-plataform"
],
"canonical_name": "tudo-para-ia-mais-humana-platform",
"central_folder": "15_repo_tudo-para-ia-mais-humana-platform",
"declared_name": "tudo-para-ia-mais-humana-platform",
"expected_local_name": "tudo-para-ia-mais-humana-platform",
"gitea_repo": "admin/tudo-para-ia-mais-humana-platform",
"notes": [
"decisao institucional aprovou -platform como canonico; repo local/remoto historico sem sufixo permanece alias ate migracao coordenada"
],
"requires_nominal_reconciliation": true
},
{
"aliases": [],
"canonical_name": null,
"central_folder": "10_repo_tudo-para-ia-mcps-internos-plataform",
"declared_name": "tudo-para-ia-mcps-internos-plataform",
"expected_local_name": "tudo-para-ia-mcps-internos-plataform",
"gitea_repo": "admin/tudo-para-ia-mcps-internos-plataform",
"notes": [],
"requires_nominal_reconciliation": false
},
{
"aliases": [],
"canonical_name": null,
"central_folder": "11_repo_tudo-para-ia-platform-base",
"declared_name": "tudo-para-ia-platform-base",
"expected_local_name": "tudo-para-ia-platform-base",
"gitea_repo": "admin/tudo-para-ia-platform-base",
"notes": [],
"requires_nominal_reconciliation": false
},
{
"aliases": [],
"canonical_name": null,
"central_folder": "12_repo_tudo-para-ia-public-platform",
"declared_name": "tudo-para-ia-public-platform",
"expected_local_name": "tudo-para-ia-public-platform",
"gitea_repo": "admin/tudo-para-ia-public-platform",
"notes": [],
"requires_nominal_reconciliation": false
},
{
"aliases": [],
"canonical_name": null,
"central_folder": "13_repo_tudo-para-ia-stj-platform",
"declared_name": "tudo-para-ia-stj-platform",
"expected_local_name": "tudo-para-ia-stj-platform",
"gitea_repo": "admin/tudo-para-ia-stj-platform",
"notes": [],
"requires_nominal_reconciliation": false
},
{
"aliases": [],
"canonical_name": null,
"central_folder": "14_repo_tudo-para-ia-ui-platform",
"declared_name": "tudo-para-ia-ui-platform",
"expected_local_name": "tudo-para-ia-ui-platform",
"gitea_repo": "admin/tudo-para-ia-ui-platform",
"notes": [],
"requires_nominal_reconciliation": false
}
]
}