feat(notion-sync): one-way read-only pipeline view in Notion via MCP (#169)

Adds /notion-sync per the conditions agreed in discussion #166: tool-agnostic sync contract with Notion as the in-tree reference binding, silently optional (covers unconfigured, headless, and unauthenticated states), read-only toward the repo with the gitignored sync-state file as its only local write, write-once page bodies, documents sync as filenames only. Complements /html-report: deep local dashboard vs glanceable anywhere-view.
This commit is contained in:
Adri
2026-07-17 21:26:02 +02:00
committed by GitHub
parent dd6d7efea6
commit f1ed475d59
4 changed files with 220 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@ venv/
# Personal data (never commit these)
salary_data.json
job_scraper/seen_jobs.json
job_scraper/notion_sync.json
job_scraper/*.md
*_BehavioralReport.pdf
linkedin_Profile.pdf