[2026-05-22] taiga sync: .obsidian/community-plugins.json .obsidian/graph.json .obsidian/hotkeys.json .obsidian/plugins/obsidian-git/data.json .obsidian/plugins/obsidian-git/main.js
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
namespace: work
|
||||
tags: [system, agent, eagle, rules]
|
||||
last_updated: 2026-05-15
|
||||
last_updated: 2026-04-28
|
||||
confidence: 1.0
|
||||
---
|
||||
|
||||
@@ -74,19 +74,15 @@ bash ~/scripts/run-wiki-ingest.sh
|
||||
| Job | Schedule | Channel |
|
||||
|-----|----------|---------|
|
||||
| data-pipeline | */30 7-21 workdays | silent |
|
||||
| morning-brief | 08:30 workdays | #daily-brief (Zulip → MM post-migration) |
|
||||
| eod-summary | 18:00 workdays | #daily-brief (Zulip → MM post-migration) |
|
||||
| inbox-check | */30 9-19 workdays | #inbox (Zulip → MM post-migration) |
|
||||
| weekly-plan | Mon 08:00 | #daily-brief (Zulip → MM post-migration) |
|
||||
| weekly-review | Fri 17:00 | #daily-brief (Zulip → MM post-migration) |
|
||||
| morning-brief | 08:30 workdays | #daily-brief |
|
||||
| eod-summary | 18:00 workdays | #daily-brief |
|
||||
| inbox-check | */30 9-19 workdays | #inbox |
|
||||
| weekly-plan | Mon 08:00 | #daily-brief |
|
||||
| weekly-review | Fri 17:00 | #daily-brief |
|
||||
| retrospector | Fri 17:30 | #retrospector |
|
||||
| commit-vault | 23:00 daily | silent |
|
||||
| **wiki-curation** | **02:00 daily** | **silent (cron report)** |
|
||||
|
||||
> ⚠️ Work channels (morning-brief, eod-summary, inbox-check, weekly-plan, weekly-review) migrating from Zulip → Mattermost. Blocked on IT Ops MM bot accounts. See `work/plans/mattermost-migration.md`.
|
||||
|
||||
wiki-ingest runs at 22:00 via **launchd** (not Hermes) — because it needs Mac filesystem access.
|
||||
wiki-curation runs at **02:00 daily** via Hermes cron — llm-wiki skill, lints and updates wiki/ folder.
|
||||
wiki-ingest runs at 22:00 via **launchd** (not Hermes) — because it needs Mac filesystem access.
|
||||
|
||||
## Allowed File Writes
|
||||
|
||||
@@ -109,9 +105,3 @@ Never write `corrections_log.md` — use the SQL INSERT above (table, not file).
|
||||
Work activity is classified via `aw-projects.json`. Projects with `namespace: "personal"` (e.g., AXPressDeck, media_files_db) appear as a footnote in the Activity section of status.md but are **not** counted as work time and **not** upserted to `activity_daily`.
|
||||
|
||||
To re-classify a project (personal ↔ work), ask Eagle to edit `aw-projects.json`.
|
||||
|
||||
## See Also
|
||||
|
||||
- [[personal-os-architecture]] — full system map and data flows
|
||||
- [[personal-os-self-modification]] — how to safely change prompts, schema, crons
|
||||
- [[vault-filling-guide]] — what goes where in the Obsidian vault
|
||||
|
||||
Reference in New Issue
Block a user