4d6a901a (Docs Example    2026-07-31 11:08:02 +0200  1) //! Open Context & Token Lifecycle Architecture.
8be2c14c (Build Example   2026-08-03 16:44:10 +0200  2) pub mod budget;
a31f9d2f (Dev Example     2026-08-04 09:12:33 +0200  3) pub mod builtin;
8be2c14c (Build Example   2026-08-03 16:44:10 +0200  4) pub mod cache_coordinator;
8be2c14c (Build Example   2026-08-03 16:44:10 +0200  5) pub mod cache_delivery;
f6c201a6 (Runtime Example 2026-07-30 14:27:51 +0200  6) pub mod cache_tiers;
f6c201a6 (Runtime Example 2026-07-30 14:27:51 +0200  7) pub mod cache_types;
a31f9d2f (Dev Example     2026-08-04 09:12:33 +0200  8) pub mod capsule;
4d6a901a (Docs Example    2026-07-31 11:08:02 +0200  9) pub mod compose_cache;
8be2c14c (Build Example   2026-08-03 16:44:10 +0200 10) pub mod content_port;
a31f9d2f (Dev Example     2026-08-04 09:12:33 +0200 11) pub mod grpc_bridge;
9a12e77b (Runtime Example 2026-07-29 10:01:12 +0200 12) pub mod health;
9a12e77b (Runtime Example 2026-07-29 10:01:12 +0200 13) pub mod invocation;
4d6a901a (Docs Example    2026-07-31 11:08:02 +0200 14) pub mod ledger_export;
f6c201a6 (Runtime Example 2026-07-30 14:27:51 +0200 15) pub mod openapi;
