個人知識管理

2026-08-05topics習熟度: unfamiliar#domain/meta#kind/concept

このリポジトリ自身の知識管理方法論(domain/meta)。2026-08 以降、三つの独立リポジトリの体系が ares-site に統合され、三本のパイプラインを持つ一つのシステムになった:

パイプライン 出自 何をするか 入口
知識パイプライン all-i-know 外部コンテンツ → sources/ 捕獲 → wiki/ への沈殿 → challenge で忘却に抗う ingest / cycle
執筆パイプライン thought-forge アイデア → notes/articles/ → マルチプラットフォーム配信 write / publish
スキルパイプライン iris-work-skills 仕事のシグナル → 蒸留 → SKILL.md ドラフト → promote distill

三本のパイプラインは一つの原則を共有する:層ごとの可変性。原始層(sources)は不変、思考層(notes)は append-only、沈殿層(wiki)はその場でマージ更新、出力層(articles)は git がバージョンを管理する。層と層は frontmatter の provenance フィールド(sources: / wiki_refs:)で相互参照し、どの wiki の結論も一次資料まで遡れる。

プレゼンテーション層はサイトそのもの:imnotares.com/{locale}/knowledge が wiki / notes / articles の三層を直接レンダリングする——main への merge がそのまま公開だ。記憶層(memory/)、原始層(sources/)、パイプライン内部(schema/agents/)はサイトに載せない。