Commit Graph
9 Commits
Author SHA1 Message Date
windyboy 652bdbc364 phase 1: stop the bleeding — untrack 91 files, add verifier, harden CI
- Remove 91 tracked-but-gitignored files from index (sessions, plugin
  data/manifests, pycache, memory-changes, obsidian state, credential
  notes). Disk files preserved via --cached.
- Add .gitignore rules: .qmd/, .memory-index.lock, *.sqlite-wal/shm,
  13 credential note paths.
- Remove filename-blacklist ignore patterns (**/*password*.md etc.)
  that caught nothing and misfired on normal notes.
- Add .scripts/verify-vault.mjs: scans git-tracked files for key
  patterns (sk-*, AKIA*, gh[pousr]_*, glpat-*, xox*, BEGIN PRIVATE
  KEY) and 64-char hex in plugin .json files.
- Add verifier step to CI lint workflow before dependency install.
2026-09-26 11:31:48 +08:00
windyboy 93beb24961 restructure LLM_Evaluation into Foundations/Getting-Started/Practical-Roadmap/Practice backbone 2026-08-21 15:12:28 +08:00
windyboy 2790f281c5 vault backup: 2026-08-10 17:01:10 2026-08-10 17:01:10 +08:00
windyboy d798e77f43 vault backup: 2026-08-08 17:27:24 2026-08-08 17:27:24 +08:00
windyboy df3e3eb3ab vault backup: 2026-08-07 15:27:35 2026-08-07 15:27:35 +08:00
windyboy 70c4508e56 vault backup: 2026-06-24 17:52:15 2026-06-24 17:52:15 +08:00
windyboy 1e3905d304 vault backup: 2026-02-25 16:53:37 2026-02-25 16:53:37 +08:00
windyboy 40f3fe3eb8 vault backup: 2026-01-05 14:26:17 2026-01-05 14:26:17 +08:00
windyboy be7c6cdcc9 vault backup: 2026-01-05 13:03:55 2026-01-05 13:03:55 +08:00