Skip to content

Commit 783d77b

Browse files
Yanjunclaude
andcommitted
feat: auto-link orphans in metabolic cycle + digest all notes
- hunger now generates auto_link_orphans action when graph_orphans > 0 - myco_hunger(execute=true) retroactively links orphan notes to mycelium - All 13 digesting notes integrated, 7 orphans retroactively linked - Zero orphans, zero raw, zero digesting Mycelium wrapping is now fully automated: - New notes: _auto_link_note runs during myco_eat - Existing orphans: auto_link_orphans runs during metabolic cycle - No note can remain disconnected from the network Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 463b0ef commit 783d77b

30 files changed

Lines changed: 250 additions & 131 deletions

notes/n_20260411T001033_9976.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ Agent Protocol v1.0 landed 2026-04-11. docs/agent_protocol.md defines write surf
2222
- [Meta-lesson: never skip attack phase](n_20260410T231817_126a.md) — protocol design debate that preceded v1.0
2323
- [Compressed synthesis — identity + architecture + agent-first](n_20260412T233531_a72c.md) — structural enforcement doctrine this protocol embodies
2424
- [n_20260411T181616_8ea3](n_20260411T181616_8ea3.md)
25+
- [n_20260413T154210_9eef](n_20260413T154210_9eef.md)

notes/n_20260411T181616_8ea3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ Forage payload-off-by-default 是 Wave 9 暴露的第三个空白:之前的 .g
2626
- [n_20260412T232151_e1a7](n_20260412T232151_e1a7.md)
2727
- [n_20260411T001033_9976](n_20260411T001033_9976.md)
2828
- [n_20260411T194951_7b22](n_20260411T194951_7b22.md)
29+
- [n_20260413T154210_9eef](n_20260413T154210_9eef.md)

notes/n_20260411T215313_0526.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ workaround:立即运行 Wave 12 meta-meta-craft 修正这条错误,把 refle
3030

3131
## Related
3232
- [Self-correction patterns batch 1](n_20260412T232151_e1a7.md) — compressed self-correction arc including this friction
33+
- [n_20260413T154210_9eef](n_20260413T154210_9eef.md)
34+
- [n_20260413T180433_e1e3](n_20260413T180433_e1e3.md)
35+
- [n_20260413T182124_7e76](n_20260413T182124_7e76.md)

notes/n_20260411T231220_3fb8.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,6 @@ last_viewed_at: '2026-04-12T00:40:38'
6161
触发场景: 用户要求 '告诉我你会如何使用 Myco 的全流程全景描述'
6262
期望行为: 反射弧不再 100% 依赖 agent 主动心跳,至少关键信号(contract_drift, raw_backlog HIGH)能被动注入 agent 上下文
6363
workaround: 无——需要 hosting 侧协作(project instructions 模板或 session hook)
64+
65+
## Related
66+
- [n_20260413T154210_9eef](n_20260413T154210_9eef.md)

notes/n_20260412T232151_e1a7.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,6 @@ _Generated by `myco compress` Wave 30. Inputs are preserved on disk with `status
5858
- [Meta-lesson: never skip attack phase](n_20260410T231817_126a.md) — the debate discipline that enables self-correction
5959
- [Agent Protocol v1.0 — Hard Contract Enforcement](n_20260411T001033_9976.md) — the v1.0 protocol landing this synthesis covers
6060
- [n_20260411T181616_8ea3](n_20260411T181616_8ea3.md)
61+
- [n_20260413T154210_9eef](n_20260413T154210_9eef.md)
62+
- [n_20260413T180433_e1e3](n_20260413T180433_e1e3.md)
63+
- [n_20260413T182124_7e76](n_20260413T182124_7e76.md)

notes/n_20260413T001747_f8b6.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ Conclusion: for most users, normal `pip install myco` + `myco init` is sufficien
4141
- [Editable install confirmed — src joins mycelium](n_20260413T002229_7479.md) — final decision confirming editable as primary
4242
- [Founding architecture decisions](n_20260412T233542_e1a9.md) — foundational architecture context this distribution analysis builds on
4343
- [n_20260413T011343_6b36](n_20260413T011343_6b36.md)
44+
- [n_20260413T154224_6263](n_20260413T154224_6263.md)
45+
- [n_20260413T170709_31a6](n_20260413T170709_31a6.md)

notes/n_20260413T002003_8870.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,5 @@ Design decision: make git clone + editable install the PRIMARY distribution path
4343
- [Distribution model: editable vs normal install](n_20260413T001747_f8b6.md) — initial analysis this reversal overturns
4444
- [Editable install confirmed — src joins mycelium](n_20260413T002229_7479.md) — confirmation and mycelium implications of this decision
4545
- [Identity evolution arc](n_20260412T233531_a72c.md) — Agent-First identity that justifies git-clone-first distribution
46+
- [n_20260413T154224_6263](n_20260413T154224_6263.md)
47+
- [n_20260413T170709_31a6](n_20260413T170709_31a6.md)

notes/n_20260413T002229_7479.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ Implications for mycelium: since everything is editable, the kernel code files (
2828
- [Design reversal: editable install as primary](n_20260413T002003_8870.md) — the Bitter Lesson reversal that led to this confirmation
2929
- [Mycelium as first-class architectural mechanism](n_20260412T235707_d4cf.md) — mycelium design direction this extends to include src/*.py
3030
- [Mycelium scope: entire project, not just notes](n_20260412T235626_8d9e.md) — scope correction that this note fulfills by adding src/ to mycelium
31+
- [n_20260413T154224_6263](n_20260413T154224_6263.md)
32+
- [n_20260413T170709_31a6](n_20260413T170709_31a6.md)

notes/n_20260413T005425_66f0.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
2+
created: '2026-04-13T00:54:25'
3+
digest_count: 1
4+
excrete_reason: null
25
id: n_20260413T005425_66f0
3-
status: digesting
6+
last_touched: '2026-04-13T12:04:45'
7+
promote_candidate: false
48
source: chat
9+
status: integrated
510
tags:
611
- feedback
712
- readme
813
- research-first
914
- quality
10-
created: '2026-04-13T00:54:25'
11-
last_touched: '2026-04-13T12:04:45'
12-
digest_count: 1
13-
promote_candidate: false
14-
excrete_reason: null
1515
transition_log:
1616
- from: raw
17-
to: digesting
18-
timestamp: '2026-04-13T12:04:45'
1917
reason: raw → digesting
18+
timestamp: '2026-04-13T12:04:45'
19+
to: digesting
2020
---
2121
# README rewrite: research best practices FIRST
2222

notes/n_20260413T005555_0ec9.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
---
2+
created: '2026-04-13T00:55:55'
3+
digest_count: 1
4+
excrete_reason: null
25
id: n_20260413T005555_0ec9
3-
status: digesting
6+
last_touched: '2026-04-13T12:05:11'
7+
promote_candidate: false
48
source: chat
9+
status: integrated
510
tags:
611
- feedback
712
- non-negotiable
813
- workflow
914
- research-first
1015
- permanent
11-
created: '2026-04-13T00:55:55'
12-
last_touched: '2026-04-13T12:05:11'
13-
digest_count: 1
14-
promote_candidate: false
15-
excrete_reason: null
1616
transition_log:
1717
- from: raw
18-
to: digesting
19-
timestamp: '2026-04-13T12:05:11'
2018
reason: raw → digesting
19+
timestamp: '2026-04-13T12:05:11'
20+
to: digesting
2121
---
2222
# Permanent workflow: research world-class practices BEFORE any work
2323

0 commit comments

Comments
 (0)