Skip to main content

max / everycycle

api: bridge to the everycycle-overview wiki note (/dellm) Add a Design section and the greppable `<!-- wiki: everycycle-overview -->` marker so the crate and the maintainer wiki reference each other.
Co-Authored-By
Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-14 15:47 UTC
Signed with PGP, not checked
Commit: c1d5343736ee55ecfe0b6c585ebd7594c583f6fb
Parent: ca1699c
1 file changed, +6 insertions, -0 deletions
@@ -13,6 +13,12 @@
13 13 //! ("Implementation languages") falls along this crate's public
14 14 //! types — so when the second-language client lands, the
15 15 //! translation is mechanical.
16 + //!
17 + //! # Design
18 + //!
19 + //! The component layout and executor model are in `docs/architecture.md`; the
20 + //! ecosystem view and the tinygrad pairing live in the maintainer wiki.
21 + //! <!-- wiki: everycycle-overview -->
16 22
17 23 pub mod event;
18 24 pub mod model;