iachat/enterprise/app/controllers/api/v1/accounts/captain
Rodribm10 28e880d7b6 feat(captain/hermes-builder): aba Verificação com 22+ checks + reparo automático
UI nova dentro do Construtor (Hermes) — TabBar com Chat e Verificação.
Verificação roda HermesBuilder::Validator (DB+runtime) e exibe resultado
agrupado por categoria, com botão Refazer inline em FAIL/WARN reparáveis.

Backend (porta dos checks DB do CLI bin/hermes-validate):
- HermesBuilder::Validator com 22+ checks: engine, profile, port,
  secret, parent, unit, Brand, CaptainInbox sync (o bug que travou
  Juliana), pricing dry-run, Inter creds, typing/response_delay,
  registry MCP completo.
- HermesBuilder::Repairer com 4 handlers automáticos: set_engine_hermes,
  sync_captain_inbox_unit, set_default_typing_delay,
  set_default_response_delay.
- Endpoints novos: GET assistants, GET validate?slug=, POST repair.

Frontend:
- builder/Index.vue: wrapper com TabBar.
- builder/BuilderChat.vue: extraído do Index original.
- builder/BuilderVerification.vue: dropdown + Conferir agora + lista
  agrupada por categoria com badges + botão Refazer inline.

i18n: keys em pt_BR e en sob CAPTAIN_HERMES_BUILDER.VERIFY.*.

Filesystem/systemd checks ficam pro CLI hermes-validate (Rails container
não enxerga /root/.hermes/profiles do host).

Validado HTTP: GET /validate?slug=juliana_qnn1 → 28 PASS / 0 FAIL / 1 WARN.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 15:27:40 -03:00
..
assistant_responses_controller.rb Merge branch 'main' into chore/merge-upstream-4.6.0 2025-09-19 19:37:28 -03:00
assistants_controller.rb feat(captain): engine column + DB-driven Hermes routing + Express pricing 2026-05-02 07:54:01 -03:00
bulk_actions_controller.rb chore: apply Rails/SaveBang cop (#15) 2025-04-03 23:29:24 -03:00
copilot_messages_controller.rb fix: Update specs, add background response job implementation for copilot threads (#11600) 2025-05-27 14:10:27 -06:00
copilot_threads_controller.rb chore: Disable copilot usage after the response count is over (#11845) 2025-06-30 19:06:25 -07:00
custom_tools_controller.rb Merge branch main into chore/merge-upstream-4.7.0 2025-10-16 12:08:20 -03:00
documents_controller.rb Merge branch 'main' into chore/merge-upstream-4.6.0 2025-09-19 19:37:28 -03:00
gallery_items_controller.rb feat(units): allow one Pix unit to link to multiple inboxes (N:N) 2026-02-26 21:33:23 -03:00
hermes_builder_controller.rb feat(captain/hermes-builder): aba Verificação com 22+ checks + reparo automático 2026-05-02 15:27:40 -03:00
inboxes_controller.rb chore(style): fix rubocop offenses and update typing indicators 2026-02-25 15:06:58 -03:00
lifecycle_configs_controller.rb feat(lifecycle): REST endpoint for lifecycle config singleton 2026-04-15 10:23:42 -03:00
lifecycle_deliveries_controller.rb feat(lifecycle): REST endpoint for lifecycle deliveries audit log 2026-04-15 10:29:24 -03:00
lifecycle_rules_controller.rb feat(lifecycle): REST endpoint for lifecycle rules CRUD 2026-04-15 10:17:59 -03:00
reservations_controller.rb feat(captain): semantic memory fixes + roleta + reclamações + analytics 2026-04-21 15:36:25 -03:00
roleta_controller.rb feat(captain): semantic memory fixes + roleta + reclamações + analytics 2026-04-21 15:36:25 -03:00
scenarios_controller.rb feat(captain): semantic memory fixes + roleta + reclamações + analytics 2026-04-21 15:36:25 -03:00
tasks_controller.rb feat: new Captain Editor (#13235) 2026-01-21 13:39:07 +05:30