Commit graph

15 commits

Author SHA1 Message Date
01326b05ed chore(docs): adopt repo-local spec workflow
Specs gain a monotonic Id and relocate by their true status: drafts
(WIP/aspirational) to docs/specs/drafts/, and accurate code-behavior
references stay in their crate dirs. docs/specs/archive/ is reserved for
superseded docs (currently empty).

Dispositions were cross-referenced against code, not the specs' own headers.
IROH_DRIVER claimed "current-state" but ~30% is unbuilt redesign, so it moves
to drafts. DATA_PLANE_ACTOR's central integration claim is unrealized (myelin
bypasses its node actor), and ACTOR_PANEL is not a reference; both are dropped
rather than reviewed or archived. DATASTREAM and MANAGED_PROCESS stay as
references; MYELIN stays in place (stale, flagged for review).

From here, commit titles reference a spec by [N] when one applies. This
bootstrap commit does not carry one.
2026-08-09 15:19:39 +04:00
1d0d4d66f0 feat: proper README, LICENSE, and our first quick example 2026-08-06 00:53:16 +04:00
995f0f8c70 feat: actor view panels for the dashboard 2026-08-03 14:18:24 +04:00
0902de6394 refactor: more yoke grind 2026-07-30 15:31:23 +04:00
38383e1113 refactor: fold driver pumps into iroh-driver and codecs into transport 2026-07-30 12:18:02 +04:00
808435ce2a process manager refactor 2026-07-18 15:21:34 +04:00
dfe4507eb1 datastream cleaning and refactor 2026-07-18 13:38:16 +04:00
3c0d350a91 stash 2026-07-12 10:14:34 +04:00
82e8e958a6 stash 2026-07-07 14:40:02 +04:00
cef212d1f4 stash 2026-07-05 13:59:51 +04:00
660662c60d stash 2026-06-25 16:30:18 +04:00
6ccc6ed666 stash dashboard prune and match mvp to spec 2026-06-25 11:29:16 +04:00
07949b3576 stash cleanup and localized e2e stubbed mock 2026-06-23 19:42:28 +04:00
16f337e4ce stash 2026-06-21 23:54:41 +04:00
05943edfd5 feat: datastream feature cleaning 2026-06-09 13:29:07 +04:00