[2026-05-16] Проекты 3+4: proactive-research cron, cross-enrichment cron, research-queue, plan updated

This commit is contained in:
Alexey Martemyanov
2026-05-16 13:27:20 +06:00
parent e369194810
commit 0b51499848
6 changed files with 333 additions and 87 deletions
+1
View File
@@ -67,6 +67,7 @@ relevant to Alex's specific setup.
| `raw/inbox/` | drop zone — files here get processed by nightly cron |
| `raw/articles/` | extracted web articles (immutable after write) |
| `raw/papers/` | PDFs and papers (immutable after write) |
| `research-queue.md` | proactive research queue — topics to investigate (Saturday cron) |
## Inbox Protocol
+1
View File
@@ -47,3 +47,4 @@ Auto-maintained catalog of all pages in `wiki/`. Updated by the daily curation c
- [[SCHEMA]] — Domain definition and curation rules for this wiki
- [[log]] — Curation activity log
- [[research-queue]] — Proactive research queue (Saturday cron picks top item)
+29
View File
@@ -0,0 +1,29 @@
---
title: Research Queue
updated: '2026-05-16'
tags:
- research
- queue
- personal-os
---
# Research Queue
> Приоритизированная очередь для автономных исследований. Читается `proactive-research` cron (суббота 05:00).
> Воркер берёт top-1 `[ ]` item, исследует, сохраняет в wiki/, отмечает `[x]`.
> Для добавления: просто добавь `- [ ]` строку в ## Priority Queue.
---
## Priority Queue
- [ ] Obsidian Bases vs Dataview — что использовать в 2026 для личного vault?
- [ ] Skip.tools — текущее состояние, production-ready ли для iOS+Android из одного SwiftUI кода?
- [ ] Home Assistant + Zigbee 2026 — лучшие устройства под RPi5 бюджетно
- [ ] AI mental health apps — что вышло в 2025-2026, какие ниши заняты, где Gap для Reflect
- [ ] Swift Concurrency patterns — async/await best practices 2026, что изменилось
- [ ] Personal OS orchestration alternatives — что появилось после MemGPT/Letta, есть ли что лучше для home use
- [ ] Indie iOS app monetization 2026 — RevenueCat vs alternatives, что работает для нишевых apps
## Completed
<!-- Воркер переносит сюда выполненные, ссылается на wiki page -->