windyboy
a3ee8c09cf
security: scrub live credentials from tracked notes; point values at Vaultwarden
...
- replace real keys/passwords/tokens/connection strings with {{SECRET_*}}
placeholders across 24 files (review-named 12 + noise-audit finds:
WAQI/Dovecot/GPS/VPN subscriptions/Work runbooks/Plane API key)
- widen verifier: OPENSSH/RSA key headers, hyphenated sk-/prefixed sk-,
credential assignments & table cells, telegram bot tokens, conn strings
- placeholder/default-value/config-name exemptions to kill doc FPs
- skip .obsidian plugin code and frozen Inbox-Clippings from value scan
- GIT_WORKFLOW: no git add ., verifier before commit, force-push exception
- final regression: 0 flagged in tracked scope (was 43)
2026-09-26 12:26:57 +08:00
windyboy
ee6e7518fa
refactor(vault): Phase 4 — 06_Metadata slimming 42 → 8
...
Keep (8 files, all wired to .obsidian):
- Templates: Daily Note Template, Project Template, book-note, quick-note
- Reference: PARA_METHOD, GIT_WORKFLOW, TROUBLESHOOTING
- SECURITY_ROTATION_LOG_2026-02
Delete (27 files): upstream claudesidian remnants (CHANGELOG, CONTRIBUTING,
CLAUDE-BOOTSTRAP, etc.), 4 workflow docs, review reports, improvement plans,
Hermes templates, duplicate/unwired templates
Archive to 04_Archive/Metadata-Docs (8 files): review reports, plugin manuals,
DAILY_NOTE_GUIDE, Common Claude Code Prompts
2026-09-26 11:38:51 +08:00
windyboy
aff829a1e2
refactor(vault): Phase 2 — root directory cleanup and clipper migration
...
- Remove dead services: .scripts/memory/, compose.yml, initdb/, specs/
- Remove root散件: package-lock.json, install.sh, LICENSE, FIRST_RUN,
.failed_images.txt, .upgrade-checklist.md, 未命名*.md, Untitled Kanban.md
- Move chinese-to-english-mapping.csv → .scripts/
- Migrate 00_Inbox/Clippings/ → 04_Archive/Inbox-Clippings/
- Fix self-nesting bug: 2024/11/2023/ → 2023/ (73 files relocated)
- Fix verifier false-positive on its own regex patterns
2026-09-26 11:34:50 +08:00
windyboy
e1cfff42f1
Merge remote-tracking branch 'origin/main'
2026-03-23 16:42:52 +08:00
windyboy
410167d3b4
vault backup: 2026-02-26 21:10:47
2026-02-26 21:10:47 +08:00
windyboy
1e3905d304
vault backup: 2026-02-25 16:53:37
2026-02-25 16:53:37 +08:00
windyboy
167eb9ac9c
vault backup: 2026-02-04 13:41:36
2026-02-04 13:41:36 +08:00
windyboy
8e3943f064
Initial vault setup with PARA structure
...
- Created CLAUDE.md configuration file
- Created WEEKLY_REVIEW.md template
- Set up PARA folder structure (Projects, Areas, Resources, Archive)
- Created README files for each main folder
- Configured .gitignore for vault files
- Saved vault configuration to .claude/vault-config.json
Generated with Claude Code
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-05 21:10:11 +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
Noah Brier
3909ab476c
fix: resolve lonely if ESLint warning
2025-09-15 08:49:07 -04:00
Noah Brier
f609668172
Initial commit - Claudesidian v0.2.0
...
Claude Code + Obsidian starter kit for AI-powered knowledge management.
Features:
- PARA method folder structure
- Bootstrap initialization system
- Pre-configured Claude Code commands and agents
- Gemini Vision MCP server with video support
- Helper scripts for vault management
- Automated release management
See README.md for setup instructions.
2025-09-13 12:20:50 -04:00