Files
my-vault/03_Resources
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
..
2026-08-25 07:24:00 +08:00
2026-01-05 13:03:55 +08:00
2026-02-25 16:53:37 +08:00
2026-01-08 09:34:22 +08:00
2026-02-04 13:41:36 +08:00
2026-01-05 13:03:55 +08:00
2026-01-05 13:03:55 +08:00
2026-02-25 16:53:37 +08:00

Resources

Reference materials and topics of interest.