Commit Graph

10 Commits

Author SHA1 Message Date
usulpro 731cb5d831 docs: make Trello the source of truth for applications
Freeze tracking/applications.md (kept for backward compat, no longer
read or written) and route all application tracking through the Trello
BestJob board:

- Write path: a Trello card in TODO is the application record; carries a
  Tracking footer (date, channel, CV used, JD link, status). Column =
  funnel status.
- Read/dedup path: build known_applied from card titles via Trello MCP
  across the vacancy-bearing lists, titles-only to protect context;
  REST fields=name fallback documented for when the board grows.
- Sync board columns: add In touch + Rejected (with IDs) to the canonical
  column table and to the dedup/funnel specs.

Touches CLAUDE.md, tracking/CLAUDE.md, triage-jobs and get-tg-jobs skills.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 00:19:57 +07:00
Oleg Proskurin f4b75ebb7d telegram: make MCP config portable across machines
- .mcp.json: switch telegram-* args to relative path (scripts/telegram-mcp.sh)
  so the committed config no longer pins a single user's home directory
- telegram-mcp.sh / regen_telegram_session.sh: drop hardcoded fallbacks for
  TELEGRAM_MCP_BIN / TELEGRAM_MCP_DIR; require them from .env with explicit
  error messages naming the missing variable
- .env.example: document per-machine path variables and per-account session
  strings, with a warning not to copy sessions between devices (Telegram
  revokes the auth key when one session is used from two IPs)
- CLAUDE.md: add a Bootstrap-on-a-new-machine section with the setup steps,
  the portability rationale, and a troubleshooting table for the common
  MCP / session failure modes

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-08 01:36:15 +07:00
Oleg Proskurin de9930c4c2 update 2026-06-07 03:19:53 +07:00
Oleg Proskurin d4436483a9 update skills 2026-06-06 22:55:24 +07:00
Oleg Proskurin 0f4f823f2a add skills 2026-06-06 22:27:33 +07:00
Oleg Proskurin e78ce3172c setup fetching 2026-06-02 15:26:40 +07:00
Oleg Proskurin d444e2771f setup mcp 2026-06-02 00:57:56 +07:00
Oleg Proskurin 5ee998da5a add trello mcp 2026-05-30 15:43:40 +07:00
Oleg Proskurin 57ab1cde1a update 2026-05-27 20:35:21 +07:00
Oleg Proskurin 432e6c0025 init CV repo 2026-05-24 14:13:14 +07:00