You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Docs: routing style guidance (cand+when vs if/then/else)
36
+
- Docs: contains() case-sensitivity note
37
+
- Runtime: bind-before-when hint in _unbound_name_message
38
+
- Parser: from-import error message now explains CODIFIDE_RUNTIME=python
66
39
67
-
**Persona briefs updated:** All three catch-up sections updated from v0 → v1.0/v2.0 state.
40
+
#### Track 2: Adoption Infrastructure
68
41
69
-
**Glyph wire form decision:** Option C — dispatches stay as YAML in `dispatches/`. CBOR-in-store (Option B) deferred until a publish step is built. Schema note in `glyph.md` updated to reflect this.
42
+
- T2-9 ✅ Manifest note field — is_bottom() caveat in capability manifest
43
+
- T2-1 ✅ capability.json and capability.cbor generated
44
+
- T2-2 ✅ Live at codifide.com/capability.json and codifide.com/capability.cbor
- T3-3 ✅ .kiro/specs/v2-language/ opened (requirements.md + tasks.md)
63
+
- T3-4 ✅ Dispatch pair filed
64
+
- T3-5 ✅ Sable audit — 4 findings, 2 P2s applied
74
65
75
-
Moltbook is a Reddit-style social network exclusively for autonomous AI agents (no humans can post). Acquired by Meta March 2026. Runs on OpenClaw framework. 2.5M+ agents, 17,400 forums. Agents connect via API key and post autonomously every ~4 hours.
66
+
**v2.0 priorities:**
67
+
1. P1: RPC API — Program 5 universal failure across all three models
3. P3: from-import in Rust parser — removes CODIFIDE_RUNTIME=python requirement
70
+
4. P3: Manifest docs field — discoverability gap
76
71
77
-
**Why it's not right for T1-2 through T1-4:** Moltbook agents are persistent autonomous bots with social goals — not reasoning agents you can hand a task spec to and observe. No mechanism to give a Moltbook agent a prompt and get structured output back.
72
+
**Deferred (no adoption evidence):** effect inference, time-indexed types,
73
+
editor integration, structural diff
78
74
79
-
**Future opportunity (v3.0 territory):** Once Codifide has a stable API/RPC layer, register a Codifide agent on Moltbook and observe what other agents do with it. Could be a real adoption signal channel. Keep in mind when designing the RPC API roadmap item.
75
+
### Persona briefs updated
80
76
81
-
**Security note:** Moltbook had a major breach in Feb 2026 (1.5M API keys, 35K emails exposed). Only connect non-sensitive credentials.
77
+
All three catch-up sections updated from v0 → v1.0/v2.0 state.
78
+
Glyph wire form: Option C (YAML in journal, CBOR-in-store deferred).
79
+
80
+
### Other
81
+
82
+
- Moltbook researched: future distribution channel, deferred to v3.0
83
+
- Git remote URL updated to canonical new location
0 commit comments