feat: track raw/articles/ in git, add AODB and LLM wiki sources

This commit is contained in:
zhiqiang feng
2026-04-13 12:43:37 +08:00
parent 836586386f
commit 991e64994d
11 changed files with 1106 additions and 10 deletions
+66
View File
@@ -0,0 +1,66 @@
---
created: 2026-04-11
modified: 2026-04-11
type: inbox-triage
tags:
- inbox
- triage
- hermes
status: review
---
# Inbox Triage - 2026-04-11
## Scope
- Folder reviewed: `00_Inbox/`
- Notes reviewed: 8
- Goal: identify low-risk cleanup and next moves without bulk reorganization
## Findings
### Keep in inbox for short-term follow-up
- [[00_Inbox/2026-01-07]]: useful daily capture with concrete follow-up actions across AI, Obsidian, GFW, and memory tooling
- [[00_Inbox/2026-01-17]]: lightweight daily capture; likely should be moved or split after reviewing whether the Apple ID details are still needed
### Move to projects
- [[00_Inbox/IMPROVEMENT_PLAN_2026-02-03]] -> `01_Projects/AI-Development/Obsidian Agent/`
- Reason: this is not inbox capture anymore; it is a structured implementation plan tied to vault/documentation improvement work
### Move to resources
- [[00_Inbox/Untitled]] -> likely `03_Resources/Development/AI-ML/` or `03_Resources/Community/`
- Reason: after removing secrets, the remaining value is command/reference material for GitHub Copilot and Matrix APIs
- [[00_Inbox/未命名]] -> `03_Resources/Development/` or `03_Resources/Productivity/`
- Reason: contains a reusable PowerShell snippet rather than a transient capture
### Archive candidates
- [[00_Inbox/Welcome]] -> `04_Archive/Inbox-Clippings/`
- Reason: onboarding note, no longer active, already fulfilled its purpose
### Operational / special-case notes
- [[00_Inbox/CLAUDE]]: likely auto-generated context from tooling, not normal inbox content
- Recommendation: leave in place unless you want to relocate agent-generated memory artifacts systematically
## Risks
- `Untitled.md` contained plaintext credentials/tokens before redaction
- Any credentials previously stored there should be considered compromised and rotated
- Broad renames or moves may break your existing mental model or links, so they were not applied automatically in this pass
## Recommended Next Actions
- [ ] Rotate any credentials previously stored in `00_Inbox/Untitled.md`
- [ ] Rename `Untitled.md` to a descriptive title after deciding its permanent destination
- [ ] Rename `未命名.md` after deciding whether it belongs under Development or Productivity resources
- [ ] Move `IMPROVEMENT_PLAN_2026-02-03.md` into the active Obsidian Agent project area
- [ ] Archive `Welcome.md`
## Minimal Safe Changes Applied
- Redacted plaintext secrets from [[00_Inbox/Untitled]]
- Added metadata and follow-up guidance to that note
@@ -0,0 +1,49 @@
---
created: {{date}}
modified: {{date}}
type: inbox-triage
tags:
- inbox
- triage
- hermes
status: draft
---
# Inbox Triage - {{date}}
## Scope
- Folder reviewed:
- Notes reviewed:
- Time window:
## Keep In Inbox
- [[ ]]
## Move To Projects
- [[ ]] -> `01_Projects/`
## Move To Areas
- [[ ]] -> `02_Areas/`
## Move To Resources
- [[ ]] -> `03_Resources/`
## Archive Or Delete Candidates
- [[ ]] - reason:
## Rename Suggestions
- `Old title` -> `New title`
## Merge Suggestions
- [[Note A]] + [[Note B]] -> [[Target Note]]
## Link Opportunities
- [[ ]] <-> [[ ]]
## Next Actions
- [ ]
- [ ]
---
Use with Hermes:
"Use the obsidian skill. Fill this inbox triage template for recent notes in 00_Inbox and propose changes before applying them."
@@ -0,0 +1,56 @@
---
created: {{date}}
modified: {{date}}
type: project
tags:
- project
- active
status: active
area:
target_completion:
---
# {{title}}
## Outcome
<!-- What concrete result should exist when this project is done? -->
## Why Now
<!-- Why this matters and why it belongs in Projects rather than Resources -->
## Scope
- In:
- Out:
## Success Criteria
- [ ]
- [ ]
- [ ]
## Current State
<!-- What already exists? What constraints matter? -->
## Related Notes
- [[ ]]
- [[ ]]
## Key Resources
- [[ ]]
- [[ ]]
## Open Questions
-
-
## Next Actions
- [ ]
- [ ]
- [ ]
## Progress Log
### {{date}}
- Project created
---
Use with Hermes:
"Use the obsidian skill. Create a project from this template under 01_Projects, infer likely related notes, and add a minimal set of wikilinks."
@@ -0,0 +1,51 @@
---
created: {{date}}
modified: {{date}}
type: resource
tags:
- resource
- synthesis
- hermes
status: evergreen
source_notes: []
---
# {{title}}
## Summary
<!-- 3-5 sentences synthesizing the topic -->
## Core Ideas
-
-
-
## Patterns
-
-
## Contradictions
-
## Useful Quotes Or Claims
-
## Related Notes
- [[ ]]
- [[ ]]
## Gaps
- What is still unclear?
- Which note should be created or improved next?
## Actionable Takeaways
- [ ]
- [ ]
## Source Notes
- [[ ]]
- [[ ]]
---
Use with Hermes:
"Use the obsidian skill. Review related notes in 03_Resources and fill this synthesis note with patterns, contradictions, and missing links."