Commit graph

13 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
a5736730b5 stash: post second deployment test 2026-07-26 22:23:48 +04:00
9e0a26d99d slow but working mvp-chat 2026-07-22 11:50:53 +04:00
7a7283ab85 stash before refactor 2026-07-21 10:25:52 +04:00
3c0d350a91 stash 2026-07-12 10:14:34 +04:00
9e910ab5eb iroh relay debug, runtime actor admin control 2026-07-09 12:53:53 +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
59427c4b7b stash refactor 2026-06-24 00:10:41 +04:00