auto-sync: tudo-para-ia-mais-humana 2026-05-02 00:10:03

This commit is contained in:
2026-05-02 00:10:03 -03:00
parent 6e230bb979
commit 24923362a7
16 changed files with 1598 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
# Politica de acesso GPT/MCP Gateway
- report_id: `mcp-gateway-access-policy-15ac101b6174411e`
- generated_at: `2026-05-02T02:38:41+00:00`
- report_id: `mcp-gateway-access-policy-4beabbcbe6c59074`
- generated_at: `2026-05-02T03:09:23+00:00`
- policy_version: `mcp-gateway-access-policy.v1`
- endpoint: `https://mcps-gateway.ami-app.workers.dev/v1/execute`
- status: `passed`

View File

@@ -1,7 +1,7 @@
# Gate de publicacao MCP Mais Humana
- report_id: `mcp-publication-gate-2026-05-02t0238410000`
- generated_at: `2026-05-02T02:38:41+00:00`
- report_id: `mcp-publication-gate-2026-05-02t0308480000`
- generated_at: `2026-05-02T03:08:48+00:00`
- provider_id: `mais_humana`
- current_project_id: `tudo-para-ia-mais-humana`
- canonical_project_id: `tudo-para-ia-mais-humana-platform`
@@ -31,13 +31,14 @@
## Wrangler
- attempted: `False`
- attempted: `True`
- version: `nao_confirmada`
- authenticated: `False`
- account_name: `nao_confirmada`
- account_id: `nao_confirmada`
- deploy_dry_run_ok: `False`
- blockers:
- `runner_node_esbuild_spawn_eperm`
- `wrangler_auth_not_confirmed`
## Probes live
@@ -87,7 +88,7 @@
### 0033_EXECUTIVA__sincronizar-git-mais-humana-mcps-central-com-credenciais
- status: `blocked`
- motivo: fetch/push bloqueado por SEC_E_NO_CREDENTIALS; fetch remoto falhou no ciclo seguro da rodada
- motivo: sync report 20260501_235902: fetch/probe remote failed with SEC_E_NO_CREDENTIALS on Windows and FETCH_HEAD Permission denied in codex_vm; destructive sync blocked.
- evidencias: `git_sync_status`
- proxima_acao: corrigir credencial Git/Schannel e reconciliar ahead/behind sem reset destrutivo
@@ -128,7 +129,7 @@
### 0046_GERENCIAL__homologar-runner-oficial-wrangler-node-esbuild
- status: `not_run`
- status: `blocked`
- motivo: Wrangler autenticou quando executado diretamente, mas deploy dry-run nao ficou confirmado
- evidencias: `wrangler_runner`
- proxima_acao: homologar host que permita Node, esbuild/workerd e node --test sem spawn EPERM
@@ -142,6 +143,7 @@
## Blockers
- `runner_node_esbuild_spawn_eperm`
- `wrangler_auth_not_confirmed`
- `canonical_name_requires_institutional_decision`
- `git_sync_blocked`

View File

@@ -0,0 +1,82 @@
# Targeted Git Sync Audit
- report_id: `targeted-sync-audit-322089789211`
- generated_at: `2026-05-02T03:09:48+00:00`
- status: `diverged`
- fetch: `True`
## Summary
- Repositories observed: 3.
- Fetch attempted: True.
- Aligned: 0.
- Blocked or divergent: 3.
- No reset, restore, rebase, pull, merge, or push was executed by this audit.
## Repositories
### mais-humana
- role: projeto real da plataforma 15
- path: `G:\_codex-git\tudo-para-ia-mais-humana`
- exists: `True`
- git: `True`
- branch: `main`
- head: `6e230bb97983`
- ahead: `0`
- behind: `0`
- dirty: `True`
- origin: `https://git.ami.app.br/admin/tudo-para-ia-mais-humana.git`
- expected_origin: `https://git.ami.app.br/admin/tudo-para-ia-mais-humana.git`
- status: `acl_blocked`
- decision: corrigir ACL/locks de .git antes de qualquer merge/push
- fetch_exit: `255`
- fetch_output: `error: cannot open '.git/FETCH_HEAD': Permission denied`
- blockers:
- `git_acl_or_lock_blocked`
### mcps-internos
- role: control-plane MCP que publica as tools Mais Humana
- path: `G:\_codex-git\tudo-para-ia-mcps-internos-plataform`
- exists: `True`
- git: `True`
- branch: `main`
- head: `02a0d7b16f52`
- ahead: `0`
- behind: `0`
- dirty: `True`
- origin: `https://git.ami.app.br/admin/tudo-para-ia-mcps-internos-plataform.git`
- expected_origin: `https://git.ami.app.br/admin/tudo-para-ia-mcps-internos-plataform.git`
- status: `acl_blocked`
- decision: corrigir ACL/locks de .git antes de qualquer merge/push
- fetch_exit: `255`
- fetch_output: `error: cannot open '.git/FETCH_HEAD': Permission denied`
- blockers:
- `git_acl_or_lock_blocked`
### nucleo-central
- role: nucleo e central de ordem de servico
- path: `G:\_codex-git\nucleo-gestao-operacional`
- exists: `True`
- git: `True`
- branch: `main`
- head: `e9b83aff598b`
- ahead: `5`
- behind: `5`
- dirty: `True`
- origin: `https://git.ami.app.br/admin/nucleo-gestao-operacional.git`
- expected_origin: `https://git.ami.app.br/admin/nucleo-gestao-operacional.git`
- status: `acl_blocked`
- decision: corrigir ACL/locks de .git antes de qualquer merge/push
- fetch_exit: `255`
- fetch_output: `error: cannot open '.git/FETCH_HEAD': Permission denied`
- blockers:
- `git_acl_or_lock_blocked`
## Blockers
- `mais-humana:git_acl_or_lock_blocked`
- `mcps-internos:git_acl_or_lock_blocked`
- `nucleo-central:git_acl_or_lock_blocked`