manual-sync: tudo-para-ia-mais-humana 2026-05-01_153128

This commit is contained in:
codex-gitea-sync
2026-05-01 15:34:39 -03:00
parent b79fdce99d
commit af5e86fcee
146 changed files with 70384 additions and 16599 deletions

View File

@@ -35,15 +35,6 @@
"shell": "rg --files -g '*.py' | ForEach-Object { Get-Content -LiteralPath $_ | Measure-Object -Line }",
"title": "Contar linhas de codigo da plataforma"
},
{
"command_id": "semantic-sql-counts",
"cwd": "G:\\_codex-git\\tudo-para-ia-mais-humana",
"expected_result": "contagens de files, service_orders, platform_reports e recommendations.",
"purpose": "Verificar memoria semantica compacta da pasta gerencial.",
"risk": "low",
"shell": "& $env:CODEX_PYTHON -m mais_humana.cli sql-counts --sqlite 'G:\\_codex-git\\nucleo-gestao-operacional\\central-de-ordem-de-servico\\projects\\15_repo_tudo-para-ia-mais-humana\\controle-semantico.sqlite'",
"title": "Contar registros do SQL semantico"
},
{
"command_id": "business-test",
"cwd": "G:\\_codex-git\\tudo-para-ia-business-platform",