Commit Graph

5 Commits

Author SHA1 Message Date
Codex CLI
645ae4fec7 review: registra todas as rejeições de Rodrigo + resposta Pergunta 1 (pernoite sem café = -R$10) 2026-04-23 17:43:17 +00:00
Codex CLI
3d6e16f5f1 review: marca Padrão 1 e Padrão 2 como REJEITADOS por Rodrigo (2026-04-23) 2026-04-23 17:41:25 +00:00
Codex CLI
bf09e76eae review: auto-review do Captain em 2026-04-23 (v2 — 7 padrões) 2026-04-23 17:32:52 +00:00
Codex CLI
6e7bcc9b44 review: auto-review do Captain em 2026-04-23 2026-04-23 17:01:14 +00:00
Rodribm10
1ce07cc78c docs(captain-memory): add operator guide for enabling Contact Memory flags (UI toggles deferred)
Documents the Rails console procedure to toggle
captain_contact_memory_extraction_enabled and
captain_contact_memory_recall_enabled on Account#custom_attributes,
including rollout phasing (extraction-first, then recall), rollback,
bulk enablement, and post-activation verification queries.

The UI toggles in Captain Settings are deferred: the existing
FeatureToggle component is coupled to the captain_features hash and
cannot be reused for custom_attributes-backed flags without a new
component and a new account-update store action. Scope and
implementation notes for that follow-up are included at the end of the
document.

Task 5.4 of Captain Semantic Memory epic (Phase 5).
2026-04-19 01:52:13 -03:00