Skip to content

docs: sync — fix stale portal-liking and revision_reforzada send claims - #10

Merged
serpeigd merged 1 commit into
masterfrom
claude/modest-dijkstra-vap5qj
Aug 23, 2026
Merged

docs: sync — fix stale portal-liking and revision_reforzada send claims#10
serpeigd merged 1 commit into
masterfrom
claude/modest-dijkstra-vap5qj

Conversation

@serpeigd

Copy link
Copy Markdown
Owner

Scheduled documentation-sync pass. Verified README/CLAUDE.md/docs/arquitectura.md/docs/highlights.md against the actual code (agents/, mcp/, ui/app.py) — most of it was already current. Two real drifts found and fixed:

  • README's "can't be un-liked" limitation was stale. Meal like/dislike are both undoable in the portal now (quitar_comida_favorita(), confirmed in ui/app.py); exercise-liking has no portal UI at all anymore (removed by direct request) — the bias mechanism still runs off a stored profile, just not from the portal.
  • CLAUDE.md's top architecture diagram said revision_reforzada has "no auto-send (unchanged)." It doesn't anymore: _panel_aprobacion() now calls enviar_plan() directly once a plan is approved (a real send, no draft in between) — the Gmail draft button is a secondary fallback, not the default path. The long Status section already described this correctly; only the short diagram at the top had drifted.
  • docs/highlights.md gained #22 for that second reversal, and the stale "18 decisions" count was bumped to the real 22.

Not changed: README/docs/arquitectura.md were already accurate on the never-sends exceptions, portal, meal/exercise liking, commitment dial, and Notion Clients/Check-ins dashboards — no edits needed there. Test count (592, per CLAUDE.md) not independently re-verified as passing in full here — see PR conversation / final report for why.


Generated by Claude Code

- README: meal like/dislike are both undoable now (portal), and
  exercise-liking has no portal UI anymore (removed) -- the old
  "can't be un-liked" limitation was stale.
- CLAUDE.md: top architecture diagram said revision_reforzada has
  "no auto-send (unchanged)" -- it now sends directly via
  enviar_plan() once approved, Gmail draft is just a fallback button.
- highlights.md: added #22 for that second reversal, and bumped the
  stale "18 decisions" count to 22.
@serpeigd
serpeigd marked this pull request as ready for review August 23, 2026 20:19
@serpeigd
serpeigd merged commit 2e92f77 into master Aug 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants