refactor: chats→chat, Go session refresh (no python), docs truth-only - #71
Merged
Conversation
…, docs truth-only bin/chats → bin/chat, internal/chats → internal/chat (singular, D14). refresh-linkedin-session python helper deleted — ported to internal/chat/linkedin_session.go (CDP cookies via x/net/websocket, profile copy, cookies.json + source-state.json); sync_linkedin calls it in-process (no subprocess). New bin/chat/refresh-session.go entry. docs/ = truth only: - plans/proofs archived to Gitea (#64 chat-import, #55 crm-proof, #58 load-baseline, #38 mail-plan) and deleted here; refactor-v1.0.md → epic #65 body - brain-rebuild → brain/rebuild.md, audit-recipes → facts/audit-recipes.md - design.md honesty fixes: import-git writes directly (was print-flow), no bin/kb/python claims, MCP surface = 3 tools, audit-db not 'audit stale' - roadmap marked historical; README index rewritten (current epics) AGENTS.md standing rules: Go-only/no Python, libs by domain, docs=truth, non-goals (graph semantics, reasoner/CGO untouched).
eSlider
added a commit
that referenced
this pull request
Aug 23, 2026
- internal/chat/sync_whatsapp.go: gowa app-state dumps (history-*.json from tools_gowa-whatsapp volume) → var/chats/whatsapp/<chat>/messages.jsonl; pushname resolution, text extraction across conversation/media captions, unix-ts → ISO, dedupe by message ID across dumps - internal/chat/import.go: platforms telegram|whatsapp via path layout, md frontmatter uses real platform - bin/chat/sync.go: proper tagged main; telegram|linkedin|whatsapp|import
eSlider
added a commit
that referenced
this pull request
Aug 23, 2026
eSlider
added a commit
that referenced
this pull request
Aug 23, 2026
eSlider
pushed a commit
that referenced
this pull request
Aug 23, 2026
…rom feat/whatsapp-chats into release/v1
eSlider
added a commit
that referenced
this pull request
Aug 24, 2026
refactor: chats→chat, Go session refresh (no python), docs truth-only
eSlider
added a commit
that referenced
this pull request
Aug 24, 2026
- internal/chat/sync_whatsapp.go: gowa app-state dumps (history-*.json from tools_gowa-whatsapp volume) → var/chats/whatsapp/<chat>/messages.jsonl; pushname resolution, text extraction across conversation/media captions, unix-ts → ISO, dedupe by message ID across dumps - internal/chat/import.go: platforms telegram|whatsapp via path layout, md frontmatter uses real platform - bin/chat/sync.go: proper tagged main; telegram|linkedin|whatsapp|import
eSlider
added a commit
that referenced
this pull request
Aug 24, 2026
eSlider
added a commit
that referenced
this pull request
Aug 24, 2026
eSlider
pushed a commit
that referenced
this pull request
Aug 24, 2026
…rom feat/whatsapp-chats into release/v1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to merged #70 (same refactor wave).
Epic #66 context.