manual-sync: tudo-para-ia-mais-humana 2026-05-01_153128
This commit is contained in:
@@ -48,18 +48,6 @@ $env:PYTHONPATH='G:\_codex-git\tudo-para-ia-mais-humana\src'; & $env:CODEX_PYTHO
|
||||
rg --files -g '*.py' | ForEach-Object { Get-Content -LiteralPath $_ | Measure-Object -Line }
|
||||
```
|
||||
|
||||
## Contar registros do SQL semantico
|
||||
|
||||
- id: `semantic-sql-counts`
|
||||
- cwd: `G:\_codex-git\tudo-para-ia-mais-humana`
|
||||
- risco: `low`
|
||||
- finalidade: Verificar memoria semantica compacta da pasta gerencial.
|
||||
- esperado: contagens de files, service_orders, platform_reports e recommendations.
|
||||
|
||||
```powershell
|
||||
& $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'
|
||||
```
|
||||
|
||||
## Testar Business Platform
|
||||
|
||||
- id: `business-test`
|
||||
|
||||
Reference in New Issue
Block a user