<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Docs.rs</title>
    <subtitle>Recent Rust crates</subtitle>

    <link href="https://docs.rs/releases/feed" rel="self" />
    <link href="https://docs.rs/" />
    <link href="https://pubsubhubbub.appspot.com" rel="hub" />
    <link href="https://pubsubhubbub.superfeedr.com" rel="hub" />

    <id>urn:docs-rs:0.0.0 (c6ca30c0fecf66cc5a0859ac541222ca6c912d59 2026-09-01 )</id>
    <updated>2026-09-03T20:57:22.655618+00:00</updated>

        <entry>
            <title>whisker-local-store-0.13.0</title>

            <link href="/whisker-local-store/0.13.0/whisker_local_store/" />
            <id>urn:docs-rs:whisker-local-store:0.13.0</id>
            <updated>
            2026-09-03T20:57:22.655618+00:00</updated>

            <summary>Reference Whisker platform module — persistent key-value local store wrapping UserDefaults on iOS and SharedPreferences on Android. Doubles as the documented template for first-party Whisker platform modules.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>whisker-router-0.13.0</title>

            <link href="/whisker-router/0.13.0/whisker_router/" />
            <id>urn:docs-rs:whisker-router:0.13.0</id>
            <updated>
            2026-09-03T20:57:21.630985+00:00</updated>

            <summary>Type-safe signal-backed routing for Whisker — single-engine, custom animations, nested layouts (tabs/modal). RFC: https://github.com/whiskerrs/whisker/issues/95</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>whisker-safe-area-0.13.0</title>

            <link href="/whisker-safe-area/0.13.0/whisker_safe_area/" />
            <id>urn:docs-rs:whisker-safe-area:0.13.0</id>
            <updated>
            2026-09-03T20:57:21.205209+00:00</updated>

            <summary>Whisker module exposing the host view&#38;apos;s safe-area insets as a reactive ReadSignal&#38;lt;SafeAreaInsets&#38;gt;. iOS reads UIView.safeAreaInsets; Android reads WindowInsetsCompat (systemBars + displayCutout). Android edge-to-edge off → all-zero insets (graceful degrade).</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>whisker-secure-store-0.13.0</title>

            <link href="/whisker-secure-store/0.13.0/whisker_secure_store/" />
            <id>urn:docs-rs:whisker-secure-store:0.13.0</id>
            <updated>
            2026-09-03T20:57:21.172056+00:00</updated>

            <summary>Whisker platform module — hardware-backed secure key-value store. iOS Keychain (Security framework); Android Keystore-backed AES-256-GCM via Google Tink. For tokens, keys, and other secrets that must NOT sit in plaintext UserDefaults / SharedPreferences (use whisker-local-store for non-secrets).</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>whisker-input-0.13.0</title>

            <link href="/whisker-input/0.13.0/whisker_input/" />
            <id>urn:docs-rs:whisker-input:0.13.0</id>
            <updated>
            2026-09-03T20:57:20.988632+00:00</updated>

            <summary>Cross-platform text-input element for Whisker with two-way binding, native IME integration, and an imperative focus / blur / clear / value handle.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>noxid-deployment-ir-0.2.0</title>

            <link href="/noxid-deployment-ir/0.2.0/noxid_deployment_ir/" />
            <id>urn:docs-rs:noxid-deployment-ir:0.2.0</id>
            <updated>
            2026-09-03T20:57:14.759635+00:00</updated>

            <summary>The deployment-ir component of the Noxid compiler</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>cohort_matching-0.3.1</title>

            <link href="/cohort_matching/0.3.1/cohort_matching/" />
            <id>urn:docs-rs:cohort_matching:0.3.1</id>
            <updated>
            2026-09-03T20:56:51.098624+00:00</updated>

            <summary>Caliper-based cohort matching with optional role switching for risk-set sampling</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tauler-0.3.0</title>

            <link href="/tauler/0.3.0/tauler/" />
            <id>urn:docs-rs:tauler:0.3.0</id>
            <updated>
            2026-09-03T20:56:33.688657+00:00</updated>

            <summary>A JSX-based status bar for Linux: write your bar as a .jsx file, rendered natively on X11 and Wayland</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tauler-screenshot-0.3.0</title>

            <link href="/tauler-screenshot/0.3.0/tauler_screenshot/" />
            <id>urn:docs-rs:tauler-screenshot:0.3.0</id>
            <updated>
            2026-09-03T20:56:26.531291+00:00</updated>

            <summary>Renders a tauler JSX layout to a vector SVG, using the same pipeline as the bar itself</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>whisker-audio-web-0.13.0</title>

            <link href="/whisker-audio-web/0.13.0/whisker_audio_web/" />
            <id>urn:docs-rs:whisker-audio-web:0.13.0</id>
            <updated>
            2026-09-03T20:56:07.392407+00:00</updated>

            <summary>Web Host implementation for whisker-audio.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>whisker-audio-0.13.0</title>

            <link href="/whisker-audio/0.13.0/whisker_audio/" />
            <id>urn:docs-rs:whisker-audio:0.13.0</id>
            <updated>
            2026-09-03T20:56:06.531317+00:00</updated>

            <summary>Whisker audio playback for Android, iOS, and Web, with imperative controls and reactive playback status.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>whisker-icons-0.13.0</title>

            <link href="/whisker-icons/0.13.0/whisker_icons/" />
            <id>urn:docs-rs:whisker-icons:0.13.0</id>
            <updated>
            2026-09-03T20:55:58.593790+00:00</updated>

            <summary>Lucide icons for Whisker — `Icon(svg: lucide::Heart, color: …, size: …)`. Each icon is a separate `pub const &#38;amp;str` synthesised at build time from `vendor/lucide/icons/*.svg`, so the linker drops every icon the user doesn&#38;apos;t reference (tree-shaking). The Icon component is a thin wrapper around `whisker-svg`&#38;apos;s `Svg`.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>futtl-0.2.10</title>

            <link href="/crate/futtl/0.2.10" />
            <id>urn:docs-rs:futtl:0.2.10</id>
            <updated>
            2026-09-03T20:55:16.842319+00:00</updated>

            <summary>Rust bindings for the FUTTL terminal UI library</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tauler-core-0.3.0</title>

            <link href="/tauler-core/0.3.0/tauler_core/" />
            <id>urn:docs-rs:tauler-core:0.3.0</id>
            <updated>
            2026-09-03T20:55:11.638082+00:00</updated>

            <summary>The part of tauler that draws nothing: UI components, the theme layer, and the DOM walk</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ikigai-core-0.1.64</title>

            <link href="/ikigai-core/0.1.64/ikigai_core/" />
            <id>urn:docs-rs:ikigai-core:0.1.64</id>
            <updated>
            2026-09-03T20:55:07.492834+00:00</updated>

            <summary>Identity, representations, resolution, content-addressed caching, and capabilities.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>handoffkit-1.19.5</title>

            <link href="/handoffkit/1.19.5/handoffkit/" />
            <id>urn:docs-rs:handoffkit:1.19.5</id>
            <updated>
            2026-09-03T20:55:06.710413+00:00</updated>

            <summary>Rust convenience crate for HandoffKit contracts and HK-CSP</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kcode-k1-http-accounts-0.2.0</title>

            <link href="/kcode-k1-http-accounts/0.2.0/kcode_k1_http_accounts/" />
            <id>urn:docs-rs:kcode-k1-http-accounts:0.2.0</id>
            <updated>
            2026-09-03T20:55:03.272285+00:00</updated>

            <summary>HTTP registration and identity adapter for durable K1 accounts</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>sinter-io-0.60.0</title>

            <link href="/crate/sinter-io/0.60.0" />
            <id>urn:docs-rs:sinter-io:0.60.0</id>
            <updated>
            2026-09-03T20:54:52.452986+00:00</updated>

            <summary>Persistent, evidence-backed code graph for coding agents</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>sinter-resolve-0.60.0</title>

            <link href="/sinter-resolve/0.60.0/sinter_resolve/" />
            <id>urn:docs-rs:sinter-resolve:0.60.0</id>
            <updated>
            2026-09-03T20:54:26.902810+00:00</updated>

            <summary>Evidence-based reference resolution: scope, import, and SCIP tiers</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>sinter-extract-0.60.0</title>

            <link href="/sinter-extract/0.60.0/sinter_extract/" />
            <id>urn:docs-rs:sinter-extract:0.60.0</id>
            <updated>
            2026-09-03T20:54:23.621704+00:00</updated>

            <summary>Language-agnostic tree-sitter extraction: languages are data, the engine never forks</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>noyalib-0.0.32</title>

            <link href="/noyalib/0.0.32/noyalib/" />
            <id>urn:docs-rs:noyalib:0.0.32</id>
            <updated>
            2026-09-03T20:54:18.314617+00:00</updated>

            <summary>A pure Rust YAML library with zero unsafe code and full serde integration</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>sinter-store-0.60.0</title>

            <link href="/sinter-store/0.60.0/sinter_store/" />
            <id>urn:docs-rs:sinter-store:0.60.0</id>
            <updated>
            2026-09-03T20:54:18.178097+00:00</updated>

            <summary>Embedded persistent graph store (redb), queryable without loading the world</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tauler-notify-0.3.0</title>

            <link href="/crate/tauler-notify/0.3.0" />
            <id>urn:docs-rs:tauler-notify:0.3.0</id>
            <updated>
            2026-09-03T20:54:17.607940+00:00</updated>

            <summary>Desktop notification (D-Bus) data source for the tauler status bar</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>nestrs-prisma-0.5.0</title>

            <link href="/nestrs-prisma/0.5.0/nestrs_prisma/" />
            <id>urn:docs-rs:nestrs-prisma:0.5.0</id>
            <updated>
            2026-09-03T20:54:17.101987+00:00</updated>

            <summary>Prisma integration helpers and providers for nestrs.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>sinter-core-0.60.0</title>

            <link href="/sinter-core/0.60.0/sinter_core/" />
            <id>urn:docs-rs:sinter-core:0.60.0</id>
            <updated>
            2026-09-03T20:54:03.850503+00:00</updated>

            <summary>Typed code-graph model: nodes, edges, invariants</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tauler-i3-0.3.0</title>

            <link href="/crate/tauler-i3/0.3.0" />
            <id>urn:docs-rs:tauler-i3:0.3.0</id>
            <updated>
            2026-09-03T20:53:59.505637+00:00</updated>

            <summary>i3 and sway workspace data source for the tauler status bar</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tauler-accumulate-0.3.0</title>

            <link href="/crate/tauler-accumulate/0.3.0" />
            <id>urn:docs-rs:tauler-accumulate:0.3.0</id>
            <updated>
            2026-09-03T20:53:58.281040+00:00</updated>

            <summary>Buffers a line-oriented stream and re-emits the last N values as a JSON array, so a naive script can feed a tauler widget that needs history</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tauler-aerospace-0.3.0</title>

            <link href="/crate/tauler-aerospace/0.3.0" />
            <id>urn:docs-rs:tauler-aerospace:0.3.0</id>
            <updated>
            2026-09-03T20:53:58.044861+00:00</updated>

            <summary>AeroSpace workspace data source for the tauler status bar</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>aethel-sdk-0.3.2</title>

            <link href="/aethel-sdk/0.3.2/aethel_sdk/" />
            <id>urn:docs-rs:aethel-sdk:0.3.2</id>
            <updated>
            2026-09-03T20:53:54.528366+00:00</updated>

            <summary>Ergonomic Rust SDK over aethel-core&#38;apos;s post-quantum identity primitives: generate, sign, verify, project, disclose, recover</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>nestrs-0.5.0</title>

            <link href="/nestrs/0.5.0/nestrs/" />
            <id>urn:docs-rs:nestrs:0.5.0</id>
            <updated>
            2026-09-03T20:53:33.876771+00:00</updated>

            <summary>NestJS-like API framework for Rust on top of Axum and Tower.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>nestrs-microservices-0.5.0</title>

            <link href="/nestrs-microservices/0.5.0/nestrs_microservices/" />
            <id>urn:docs-rs:nestrs-microservices:0.5.0</id>
            <updated>
            2026-09-03T20:53:32.940901+00:00</updated>

            <summary>Microservice transport and client primitives for nestrs.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>nestrs-cqrs-0.5.0</title>

            <link href="/nestrs-cqrs/0.5.0/nestrs_cqrs/" />
            <id>urn:docs-rs:nestrs-cqrs:0.5.0</id>
            <updated>
            2026-09-03T20:53:32.679712+00:00</updated>

            <summary>CQRS primitives for nestrs.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>glog-tui-0.1.0</title>

            <link href="/crate/glog-tui/0.1.0" />
            <id>urn:docs-rs:glog-tui:0.1.0</id>
            <updated>
            2026-09-03T20:53:21.439059+00:00</updated>

            <summary>An interactive git log and git show browser</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>nestrs-graphql-0.5.0</title>

            <link href="/nestrs-graphql/0.5.0/nestrs_graphql/" />
            <id>urn:docs-rs:nestrs-graphql:0.5.0</id>
            <updated>
            2026-09-03T20:52:14.818887+00:00</updated>

            <summary>GraphQL extension crate for nestrs.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>nestrs-openapi-0.5.0</title>

            <link href="/nestrs-openapi/0.5.0/nestrs_openapi/" />
            <id>urn:docs-rs:nestrs-openapi:0.5.0</id>
            <updated>
            2026-09-03T20:52:05.760615+00:00</updated>

            <summary>OpenAPI extension crate for nestrs.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>handoffkit-cli-1.19.5</title>

            <link href="/handoffkit-cli/1.19.5/handoffkit_cli/" />
            <id>urn:docs-rs:handoffkit-cli:1.19.5</id>
            <updated>
            2026-09-03T20:52:02.250764+00:00</updated>

            <summary>Local CLI and worker for the HandoffKit Rust runtime</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>rproj-0.7.0</title>

            <link href="/crate/rproj/0.7.0" />
            <id>urn:docs-rs:rproj:0.7.0</id>
            <updated>
            2026-09-03T20:51:52.213360+00:00</updated>

            <summary>Guided bootstrap-to-game-dev CLI for Roblox: takes a fresh Windows PC to a working Roblox/Luau setup, then scaffolds projects on it</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>abcop-0.17.1</title>

            <link href="/crate/abcop/0.17.1" />
            <id>urn:docs-rs:abcop:0.17.1</id>
            <updated>
            2026-09-03T20:51:48.610286+00:00</updated>

            <summary>Must-have ABC complexity gate for AI development. Ruby, Rust, Python, Go, JS/TS, C/C++, PHP, Java, C#, Swift, Zig, Dart, Solidity, ObjC</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>nestrs-ws-0.5.0</title>

            <link href="/nestrs-ws/0.5.0/nestrs_ws/" />
            <id>urn:docs-rs:nestrs-ws:0.5.0</id>
            <updated>
            2026-09-03T20:51:05.550956+00:00</updated>

            <summary>WebSocket extension crate for nestrs.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>vole-video-0.5.0</title>

            <link href="/vole-video/0.5.0/vole_video/" />
            <id>urn:docs-rs:vole-video:0.5.0</id>
            <updated>
            2026-09-03T20:50:53.640908+00:00</updated>

            <summary>VOLE — Video Object Layer Engine. Deterministic procedural video storage, transport, inverse proceduralization and materialization.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>agent-mail-0.2.3</title>

            <link href="/crate/agent-mail/0.2.3" />
            <id>urn:docs-rs:agent-mail:0.2.3</id>
            <updated>
            2026-09-03T20:50:51.395121+00:00</updated>

            <summary>Local Maildir message bus for coding agents</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>nestrs-events-0.5.0</title>

            <link href="/nestrs-events/0.5.0/nestrs_events/" />
            <id>urn:docs-rs:nestrs-events:0.5.0</id>
            <updated>
            2026-09-03T20:50:51.363296+00:00</updated>

            <summary>In-process event bus for nestrs (Nest-style @OnEvent analogue).</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>rs_solar_assistant-0.1.0</title>

            <link href="/rs_solar_assistant/0.1.0/rs_solar_assistant/" />
            <id>urn:docs-rs:rs_solar_assistant:0.1.0</id>
            <updated>
            2026-09-03T20:50:25.217980+00:00</updated>

            <summary>Rust client for SolarAssistant - cloud API, device REST, and real-time WebSocket</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>component-init-transform-0.3.0</title>

            <link href="/component-init-transform/0.3.0/component_init_transform/" />
            <id>urn:docs-rs:component-init-transform:0.3.0</id>
            <updated>
            2026-09-03T20:49:51.663903+00:00</updated>

            <summary>Tool for pre-initializing WebAssembly components</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>nestrs-core-0.5.0</title>

            <link href="/nestrs-core/0.5.0/nestrs_core/" />
            <id>urn:docs-rs:nestrs-core:0.5.0</id>
            <updated>
            2026-09-03T20:49:50.415214+00:00</updated>

            <summary>Runtime primitives and traits for the nestrs framework.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>noxid-css-syntax-0.2.0</title>

            <link href="/noxid-css-syntax/0.2.0/noxid_css_syntax/" />
            <id>urn:docs-rs:noxid-css-syntax:0.2.0</id>
            <updated>
            2026-09-03T20:49:37.568283+00:00</updated>

            <summary>The css-syntax component of the Noxid compiler</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>sdl3-sys-0.7.0+SDL-3.4.16</title>

            <link href="/sdl3-sys/0.7.0+SDL-3.4.16/sdl3_sys/" />
            <id>urn:docs-rs:sdl3-sys:0.7.0+SDL-3.4.16</id>
            <updated>
            2026-09-03T20:49:23.683864+00:00</updated>

            <summary>Low level Rust bindings for SDL 3</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>honey_id-types-2.0.3</title>

            <link href="/honey_id-types/2.0.3/honey_id_types/" />
            <id>urn:docs-rs:honey_id-types:2.0.3</id>
            <updated>
            2026-09-03T20:49:13.536003+00:00</updated>

            <summary>Common types and convenience code to be used within Pathscale projects that make use of honey.id Auth.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>atrep-0.3.2</title>

            <link href="/atrep/0.3.2/atrep/" />
            <id>urn:docs-rs:atrep:0.3.2</id>
            <updated>
            2026-09-03T20:48:51.485745+00:00</updated>

            <summary>Atrep extensible semantic markup: parser, dendron (AST), dialektoi, kanonizo, litosis</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>nestrs-macros-0.5.0</title>

            <link href="/nestrs-macros/0.5.0/nestrs_macros/" />
            <id>urn:docs-rs:nestrs-macros:0.5.0</id>
            <updated>
            2026-09-03T20:48:41.821733+00:00</updated>

            <summary>Proc-macro support for nestrs module/controller/route ergonomics.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>snap-macos-0.6.0</title>

            <link href="/crate/snap-macos/0.6.0" />
            <id>urn:docs-rs:snap-macos:0.6.0</id>
            <updated>
            2026-09-03T20:48:40.746156+00:00</updated>

            <summary>Fast, minimal macOS window manipulation from the terminal</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>praxis-policy-0.2.0</title>

            <link href="/praxis-policy/0.2.0/praxis_policy/" />
            <id>urn:docs-rs:praxis-policy:0.2.0</id>
            <updated>
            2026-09-03T20:47:42.405692+00:00</updated>

            <summary>PPE host facade — re-exports the runtime and (optionally) the feature-gated builtin extensions.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>whisker-video-web-0.13.0</title>

            <link href="/whisker-video-web/0.13.0/whisker_video_web/" />
            <id>urn:docs-rs:whisker-video-web:0.13.0</id>
            <updated>
            2026-09-03T20:47:29.703760+00:00</updated>

            <summary>Web Host implementation for whisker-video.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>praxis-policy-session-valkey-0.2.0</title>

            <link href="/praxis-policy-session-valkey/0.2.0/praxis_policy_session_valkey/" />
            <id>urn:docs-rs:praxis-policy-session-valkey:0.2.0</id>
            <updated>
            2026-09-03T20:47:17.462234+00:00</updated>

            <summary>PPE session store — Valkey/Redis-backed distributed session labels.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>praxis-policy-pdp-opa-0.2.0</title>

            <link href="/praxis-policy-pdp-opa/0.2.0/praxis_policy_pdp_opa/" />
            <id>urn:docs-rs:praxis-policy-pdp-opa:0.2.0</id>
            <updated>
            2026-09-03T20:47:12.284265+00:00</updated>

            <summary>PPE PDP — embedded OPA/Rego policy evaluation via regorus.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>handoffkit-transport-1.19.5</title>

            <link href="/handoffkit-transport/1.19.5/handoffkit_transport/" />
            <id>urn:docs-rs:handoffkit-transport:1.19.5</id>
            <updated>
            2026-09-03T20:47:07.477654+00:00</updated>

            <summary>HK-CSP stdio and subprocess transports</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>sdl3-src-3.4.16</title>

            <link href="/sdl3-src/3.4.16/sdl3_src/" />
            <id>urn:docs-rs:sdl3-src:3.4.16</id>
            <updated>
            2026-09-03T20:46:59.041248+00:00</updated>

            <summary>Source code of the SDL 3 library</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>eventsourcingdb-2.0.8</title>

            <link href="/eventsourcingdb/2.0.8/eventsourcingdb/" />
            <id>urn:docs-rs:eventsourcingdb:2.0.8</id>
            <updated>
            2026-09-03T20:46:36.798042+00:00</updated>

            <summary>A client library for the EventsourcingDB by the native web.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>scout_rs-0.95.83</title>

            <link href="/scout_rs/0.95.83/scout_rs/" />
            <id>urn:docs-rs:scout_rs:0.95.83</id>
            <updated>
            2026-09-03T20:46:32.843448+00:00</updated>

            <summary>A Rust client for the synchornizing state with the Scout database</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>praxis-policy-pdp-cedar-direct-0.2.0</title>

            <link href="/praxis-policy-pdp-cedar-direct/0.2.0/praxis_policy_pdp_cedar_direct/" />
            <id>urn:docs-rs:praxis-policy-pdp-cedar-direct:0.2.0</id>
            <updated>
            2026-09-03T20:46:26.482588+00:00</updated>

            <summary>PPE PDP — Amazon Cedar policy evaluation.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>praxis-policy-pdp-cel-0.2.0</title>

            <link href="/praxis-policy-pdp-cel/0.2.0/praxis_policy_pdp_cel/" />
            <id>urn:docs-rs:praxis-policy-pdp-cel:0.2.0</id>
            <updated>
            2026-09-03T20:46:24.048702+00:00</updated>

            <summary>PPE PDP — CEL (Common Expression Language) predicate evaluation.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>praxis-policy-plugin-identity-jwt-0.2.0</title>

            <link href="/praxis-policy-plugin-identity-jwt/0.2.0/praxis_policy_plugin_identity_jwt/" />
            <id>urn:docs-rs:praxis-policy-plugin-identity-jwt:0.2.0</id>
            <updated>
            2026-09-03T20:46:16.553037+00:00</updated>

            <summary>PPE identity handler — JWT validation and claim mapping.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>praxis-policy-apl-runtime-0.2.0</title>

            <link href="/praxis-policy-apl-runtime/0.2.0/praxis_policy_apl_runtime/" />
            <id>urn:docs-rs:praxis-policy-apl-runtime:0.2.0</id>
            <updated>
            2026-09-03T20:46:08.921552+00:00</updated>

            <summary>APL ↔ PPE runtime bridge — per-hook PluginInvoker implementations.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>db2-0.0.2</title>

            <link href="/db2/0.0.2/db2/" />
            <id>urn:docs-rs:db2:0.0.2</id>
            <updated>
            2026-09-03T20:45:56.707837+00:00</updated>

            <summary>IBM Db2 — official Rust crate</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>bsrs-0.4.2</title>

            <link href="/bsrs/0.4.2/bsrs/" />
            <id>urn:docs-rs:bsrs:0.4.2</id>
            <updated>
            2026-09-03T20:45:31.841456+00:00</updated>

            <summary>A Rust port of the bluesky / ophyd / ophyd-async data-acquisition stack with EPICS (CA/PVA) backends, a queue-server daemon, and a Lua host runtime.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>praxis-policy-plugin-delegator-oauth-0.2.0</title>

            <link href="/praxis-policy-plugin-delegator-oauth/0.2.0/praxis_policy_plugin_delegator_oauth/" />
            <id>urn:docs-rs:praxis-policy-plugin-delegator-oauth:0.2.0</id>
            <updated>
            2026-09-03T20:45:24.078412+00:00</updated>

            <summary>PPE delegation handler — RFC 8693 OAuth 2.0 token exchange.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>praxis-policy-apl-cmf-0.2.0</title>

            <link href="/praxis-policy-apl-cmf/0.2.0/praxis_policy_apl_cmf/" />
            <id>urn:docs-rs:praxis-policy-apl-cmf:0.2.0</id>
            <updated>
            2026-09-03T20:45:12.881754+00:00</updated>

            <summary>APL ↔ PPE bridge — extension → AttributeBag mapping</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>praxis-policy-core-0.2.0</title>

            <link href="/praxis-policy-core/0.2.0/praxis_policy_core/" />
            <id>urn:docs-rs:praxis-policy-core:0.2.0</id>
            <updated>
            2026-09-03T20:45:10.129145+00:00</updated>

            <summary>PPE plugin runtime core — PolicyEngine, executor, hooks, and config.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>praxis-policy-plugin-elicitation-ciba-0.2.0</title>

            <link href="/praxis-policy-plugin-elicitation-ciba/0.2.0/praxis_policy_plugin_elicitation_ciba/" />
            <id>urn:docs-rs:praxis-policy-plugin-elicitation-ciba:0.2.0</id>
            <updated>
            2026-09-03T20:45:09.066336+00:00</updated>

            <summary>PPE elicitation handler — OIDC CIBA human-in-the-loop approval.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>omoya-spec-0.1.93</title>

            <link href="/omoya-spec/0.1.93/omoya_spec/" />
            <id>urn:docs-rs:omoya-spec:0.1.93</id>
            <updated>
            2026-09-03T20:45:04.067428+00:00</updated>

            <summary>omoya&#38;apos;s typed mode machine — the compositor&#38;apos;s Entrance/Session/Locked spine, with no platform dependencies</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tatara-vm-0.2.499</title>

            <link href="/tatara-vm/0.2.499/tatara_vm/" />
            <id>urn:docs-rs:tatara-vm:0.2.499</id>
            <updated>
            2026-09-03T20:44:24.541122+00:00</updated>

            <summary>Typed VM definitions — Darwin-hosted Linux guests for tatara-os, authored in tatara-lisp, emitted as vfkit/qemu config</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tatara-hospedeiro-0.2.499</title>

            <link href="/tatara-hospedeiro/0.2.499/tatara_hospedeiro/" />
            <id>urn:docs-rs:tatara-hospedeiro:0.2.499</id>
            <updated>
            2026-09-03T20:44:16.574511+00:00</updated>

            <summary>Guest runtime orchestrator — &#38;apos;hospedeiro&#38;apos; = &#38;apos;host&#38;apos; in Portuguese. Polymorphic supervisor dispatching GuestSpec → HVF/VZ/WASM backends. Phase H.6.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>praxis-policy-orchestration-0.2.0</title>

            <link href="/praxis-policy-orchestration/0.2.0/praxis_policy_orchestration/" />
            <id>urn:docs-rs:praxis-policy-orchestration:0.2.0</id>
            <updated>
            2026-09-03T20:44:01.047471+00:00</updated>

            <summary>Async concurrency primitives shared by the PPE runtime</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>praxis-policy-apl-core-0.2.0</title>

            <link href="/praxis-policy-apl-core/0.2.0/praxis_policy_apl_core/" />
            <id>urn:docs-rs:praxis-policy-apl-core:0.2.0</id>
            <updated>
            2026-09-03T20:43:42.040939+00:00</updated>

            <summary>APL — Authorization Policy Language core (compiler + evaluator)</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>repokit-5.1.8</title>

            <link href="/crate/repokit/5.1.8" />
            <id>urn:docs-rs:repokit:5.1.8</id>
            <updated>
            2026-09-03T20:43:35.388543+00:00</updated>

            <summary>A knowledgebase for your repository - wrapped in a CLI</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>bsrs-derive-0.4.2</title>

            <link href="/bsrs-derive/0.4.2/bsrs_derive/" />
            <id>urn:docs-rs:bsrs-derive:0.4.2</id>
            <updated>
            2026-09-03T20:43:33.938181+00:00</updated>

            <summary>Procedural macros for bsrs: #[derive(Device)] and #[signal(...)] attribute.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tatara-terreiro-0.2.499</title>

            <link href="/tatara-terreiro/0.2.499/tatara_terreiro/" />
            <id>urn:docs-rs:tatara-terreiro:0.2.499</id>
            <updated>
            2026-09-03T20:42:51.275431+00:00</updated>

            <summary>Arena-enclosed Lisp virtual environments — bumpalo-backed, sealable, serializable compilers you can author in Lisp and deploy as typed artifacts</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tatara-export-worker-0.2.499</title>

            <link href="/tatara-export-worker/0.2.499/tatara_export_worker/" />
            <id>urn:docs-rs:tatara-export-worker:0.2.499</id>
            <updated>
            2026-09-03T20:42:27.149985+00:00</updated>

            <summary>Runs one declared ExportSpec from an ephemeral Process — reads the artifact, ships through the chosen VectorChannel, emits a typed export receipt</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tatara-testing-0.2.499</title>

            <link href="/tatara-testing/0.2.499/tatara_testing/" />
            <id>urn:docs-rs:tatara-testing:0.2.499</id>
            <updated>
            2026-09-03T20:42:26.532657+00:00</updated>

            <summary>Test utilities and in-memory server for tatara</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tatara-mcp-0.2.499</title>

            <link href="/tatara-mcp/0.2.499/tatara_mcp/" />
            <id>urn:docs-rs:tatara-mcp:0.2.499</id>
            <updated>
            2026-09-03T20:42:16.101240+00:00</updated>

            <summary>MCP server for AI-assisted convergence computing</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tatara-closed-loop-probe-0.2.499</title>

            <link href="/crate/tatara-closed-loop-probe/0.2.499" />
            <id>urn:docs-rs:tatara-closed-loop-probe:0.2.499</id>
            <updated>
            2026-09-03T20:41:49.232726+00:00</updated>

            <summary>Closed-loop authentication probe — emits a tatara-receipt/v1 BLAKE3 envelope to a ConfigMap after verifying a system&#38;apos;s bundled issuer authenticates its bundled consumer</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tatara-net-0.2.499</title>

            <link href="/tatara-net/0.2.499/tatara_net/" />
            <id>urn:docs-rs:tatara-net:0.2.499</id>
            <updated>
            2026-09-03T20:41:48.069663+00:00</updated>

            <summary>Cross-platform networking plane for tatara cluster fabric — eBPF + WASI + WireGuard</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tatara-kube-0.2.499</title>

            <link href="/tatara-kube/0.2.499/tatara_kube/" />
            <id>urn:docs-rs:tatara-kube:0.2.499</id>
            <updated>
            2026-09-03T20:40:46.944105+00:00</updated>

            <summary>Nix-native Kubernetes reconciler — replaces FluxCD with Server-Side Apply</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tatara-api-0.2.499</title>

            <link href="/tatara-api/0.2.499/tatara_api/" />
            <id>urn:docs-rs:tatara-api:0.2.499</id>
            <updated>
            2026-09-03T20:40:45.631698+00:00</updated>

            <summary>REST + GraphQL + SSE API server for tatara</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tatara-github-watcher-0.2.499</title>

            <link href="/tatara-github-watcher/0.2.499/tatara_github_watcher/" />
            <id>urn:docs-rs:tatara-github-watcher:0.2.499</id>
            <updated>
            2026-09-03T20:40:36.464980+00:00</updated>

            <summary>GitHub webhook receiver — translates org-wide PR + push + branch events into EphemeralAllocation CRs the pool reconciler then routes to a matching EphemeralPool.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>whisker-image-0.13.0</title>

            <link href="/whisker-image/0.13.0/whisker_image/" />
            <id>urn:docs-rs:whisker-image:0.13.0</id>
            <updated>
            2026-09-03T20:40:16.332634+00:00</updated>

            <summary>Network image component for Whisker — fetches HTTP(S) URLs and renders into a native image view (Kingfisher on iOS, Coil on Android) with built-in memory + disk caching.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>tatara-cli-0.2.499</title>

            <link href="/crate/tatara-cli/0.2.499" />
            <id>urn:docs-rs:tatara-cli:0.2.499</id>
            <updated>
            2026-09-03T20:40:10.727947+00:00</updated>

            <summary>CLI binary for tatara — Nix-native workload orchestrator</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>whisker-svg-0.13.0</title>

            <link href="/whisker-svg/0.13.0/whisker_svg/" />
            <id>urn:docs-rs:whisker-svg:0.13.0</id>
            <updated>
            2026-09-03T20:40:10.500440+00:00</updated>

            <summary>Whisker SVG widget with native Android, iOS, Web, and Desktop host renderers.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>git-harvest-0.3.0</title>

            <link href="/crate/git-harvest/0.3.0" />
            <id>urn:docs-rs:git-harvest:0.3.0</id>
            <updated>
            2026-09-03T20:39:56.363866+00:00</updated>

            <summary>Harvest a CHANGELOG from your Git history.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ailloli_ui-0.1.0-beta.2</title>

            <link href="/ailloli_ui/0.1.0-beta.2/ailloli_ui/" />
            <id>urn:docs-rs:ailloli_ui:0.1.0-beta.2</id>
            <updated>
            2026-09-03T20:39:32.316873+00:00</updated>

            <summary>Retained-mode desktop UI framework façade for Rust</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ailloli_ui_winit-0.1.0-beta.2</title>

            <link href="/ailloli_ui_winit/0.1.0-beta.2/ailloli_ui_winit/" />
            <id>urn:docs-rs:ailloli_ui_winit:0.1.0-beta.2</id>
            <updated>
            2026-09-03T20:39:28.223212+00:00</updated>

            <summary>Native winit windows, input, capture, and WGPU bootstrap for Ailloli UI</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>forklaunch-1.11.1</title>

            <link href="/crate/forklaunch/1.11.1" />
            <id>urn:docs-rs:forklaunch:1.11.1</id>
            <updated>
            2026-09-03T20:39:22.531475+00:00</updated>

            <summary>Launch faster with forklaunch</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>shep-0.1.31</title>

            <link href="/shep/0.1.31/shep/" />
            <id>urn:docs-rs:shep:0.1.31</id>
            <updated>
            2026-09-03T20:38:55.327580+00:00</updated>

            <summary>The shep binary: a process manager that keeps a flock of long-running processes alive on macOS, Linux and Windows, with logs, watch and cron restarts, and webhook alerts</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ailloli_ui_openxr-0.1.0-beta.2</title>

            <link href="/ailloli_ui_openxr/0.1.0-beta.2/ailloli_ui_openxr/" />
            <id>urn:docs-rs:ailloli_ui_openxr:0.1.0-beta.2</id>
            <updated>
            2026-09-03T20:38:51.183104+00:00</updated>

            <summary>Experimental OpenXR host integration for retained Ailloli UI scenes and input</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>handoffkit-runtime-1.19.5</title>

            <link href="/handoffkit-runtime/1.19.5/handoffkit_runtime/" />
            <id>urn:docs-rs:handoffkit-runtime:1.19.5</id>
            <updated>
            2026-09-03T20:38:46.114852+00:00</updated>

            <summary>Tokio runtime for HK-CSP sessions, channels, and workflows</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>worktable_dsl-1.0.0-beta.18</title>

            <link href="/worktable_dsl/1.0.0-beta.18/worktable_dsl/" />
            <id>urn:docs-rs:worktable_dsl:1.0.0-beta.18</id>
            <updated>
            2026-09-03T20:38:37.085923+00:00</updated>

            <summary>The worktable! schema language: its model and parser, readable outside the proc macro</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>mcpgw-0.4.1</title>

            <link href="/crate/mcpgw/0.4.1" />
            <id>urn:docs-rs:mcpgw:0.4.1</id>
            <updated>
            2026-09-03T20:38:31.435752+00:00</updated>

            <summary>One binary that manages your MCP servers across every client and gateways their traffic</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>mcpgw-core-0.4.1</title>

            <link href="/mcpgw-core/0.4.1/mcpgw_core/" />
            <id>urn:docs-rs:mcpgw-core:0.4.1</id>
            <updated>
            2026-09-03T20:38:14.836917+00:00</updated>

            <summary>Config model, client adapters, gateway and traffic capture behind the mcpgw CLI</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>shep-daemon-0.1.31</title>

            <link href="/shep-daemon/0.1.31/shep_daemon/" />
            <id>urn:docs-rs:shep-daemon:0.1.31</id>
            <updated>
            2026-09-03T20:37:33.865659+00:00</updated>

            <summary>The supervision engine behind shep: process spawning, restart policy, the log plane, watch and cron restarts, and the RPC server</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>shep-core-0.1.31</title>

            <link href="/shep-core/0.1.31/shep_core/" />
            <id>urn:docs-rs:shep-core:0.1.31</id>
            <updated>
            2026-09-03T20:37:32.658998+00:00</updated>

            <summary>Types, Flockfile parsing, and the wire protocol shared by the shep process manager&#38;apos;s daemon, client, and CLI</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>shep-client-0.1.31</title>

            <link href="/shep-client/0.1.31/shep_client/" />
            <id>urn:docs-rs:shep-client:0.1.31</id>
            <updated>
            2026-09-03T20:37:31.884429+00:00</updated>

            <summary>Async client for the shep daemon: typed requests, event subscriptions, and starting a shepherd that is not running yet</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>bat-cli-0.25.0</title>

            <link href="/crate/bat-cli/0.25.0" />
            <id>urn:docs-rs:bat-cli:0.25.0</id>
            <updated>
            2026-09-03T20:37:31.637322+00:00</updated>

            <summary>Blockchain Auditor Toolkit (BAT)</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>noxid-ast-0.2.0</title>

            <link href="/noxid-ast/0.2.0/noxid_ast/" />
            <id>urn:docs-rs:noxid-ast:0.2.0</id>
            <updated>
            2026-09-03T20:37:18.736077+00:00</updated>

            <summary>The Noxid syntax tree</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ruff-0.16.6</title>

            <link href="/ruff/0.16.6/ruff/" />
            <id>urn:docs-rs:ruff:0.16.6</id>
            <updated>
            2026-09-03T20:36:45.957513+00:00</updated>

            <summary>An extremely fast Python linter and code formatter</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ruff_wasm-0.16.6</title>

            <link href="/ruff_wasm/0.16.6/ruff_wasm/" />
            <id>urn:docs-rs:ruff_wasm:0.16.6</id>
            <updated>
            2026-09-03T20:36:07.762705+00:00</updated>

            <summary>WebAssembly bindings for Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ruff_server-0.0.12</title>

            <link href="/ruff_server/0.0.12/ruff_server/" />
            <id>urn:docs-rs:ruff_server:0.0.12</id>
            <updated>
            2026-09-03T20:36:04.545087+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ruff_markdown-0.0.12</title>

            <link href="/ruff_markdown/0.0.12/ruff_markdown/" />
            <id>urn:docs-rs:ruff_markdown:0.0.12</id>
            <updated>
            2026-09-03T20:35:59.987677+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>agent-id-cli-0.4.1</title>

            <link href="/agent-id-cli/0.4.1/agent_id_cli/" />
            <id>urn:docs-rs:agent-id-cli:0.4.1</id>
            <updated>
            2026-09-03T20:35:41.436810+00:00</updated>

            <summary>Portable identity registry for coding-agent sessions</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ailloli_ui_devtools_ui-0.1.0-beta.2</title>

            <link href="/ailloli_ui_devtools_ui/0.1.0-beta.2/ailloli_ui_devtools_ui/" />
            <id>urn:docs-rs:ailloli_ui_devtools_ui:0.1.0-beta.2</id>
            <updated>
            2026-09-03T20:35:39.013905+00:00</updated>

            <summary>Retained inspection panels and overlays for Ailloli UI DevTools</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ty_python_semantic-0.0.12</title>

            <link href="/ty_python_semantic/0.0.12/ty_python_semantic/" />
            <id>urn:docs-rs:ty_python_semantic:0.0.12</id>
            <updated>
            2026-09-03T20:34:58.575532+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>fdars-core-0.35.0</title>

            <link href="/fdars-core/0.35.0/fdars_core/" />
            <id>urn:docs-rs:fdars-core:0.35.0</id>
            <updated>
            2026-09-03T20:34:52.245874+00:00</updated>

            <summary>Functional Data Analysis algorithms in Rust</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ruff_workspace-0.0.12</title>

            <link href="/ruff_workspace/0.0.12/ruff_workspace/" />
            <id>urn:docs-rs:ruff_workspace:0.0.12</id>
            <updated>
            2026-09-03T20:34:43.718315+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>quincy-gui-3.0.3</title>

            <link href="/quincy-gui/3.0.3/quincy_gui/" />
            <id>urn:docs-rs:quincy-gui:3.0.3</id>
            <updated>
            2026-09-03T20:34:41.238125+00:00</updated>

            <summary>QUIC-based VPN - GUI client and daemon</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ruff_graph-0.0.12</title>

            <link href="/ruff_graph/0.0.12/ruff_graph/" />
            <id>urn:docs-rs:ruff_graph:0.0.12</id>
            <updated>
            2026-09-03T20:34:36.747924+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ruff_linter-0.16.6</title>

            <link href="/ruff_linter/0.16.6/ruff_linter/" />
            <id>urn:docs-rs:ruff_linter:0.16.6</id>
            <updated>
            2026-09-03T20:34:36.010122+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ty_python_core-0.0.12</title>

            <link href="/ty_python_core/0.0.12/ty_python_core/" />
            <id>urn:docs-rs:ty_python_core:0.0.12</id>
            <updated>
            2026-09-03T20:34:29.951922+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ailloli_ui_widgets-0.1.0-beta.2</title>

            <link href="/ailloli_ui_widgets/0.1.0-beta.2/ailloli_ui_widgets/" />
            <id>urn:docs-rs:ailloli_ui_widgets:0.1.0-beta.2</id>
            <updated>
            2026-09-03T20:34:15.515595+00:00</updated>

            <summary>Generic retained widget catalogue for Ailloli UI</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ty_combine-0.0.12</title>

            <link href="/ty_combine/0.0.12/ty_combine/" />
            <id>urn:docs-rs:ty_combine:0.0.12</id>
            <updated>
            2026-09-03T20:34:07.774878+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ty_site_packages-0.0.12</title>

            <link href="/ty_site_packages/0.0.12/ty_site_packages/" />
            <id>urn:docs-rs:ty_site_packages:0.0.12</id>
            <updated>
            2026-09-03T20:34:04.978481+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ty_vendored-0.0.12</title>

            <link href="/ty_vendored/0.0.12/ty_vendored/" />
            <id>urn:docs-rs:ty_vendored:0.0.12</id>
            <updated>
            2026-09-03T20:34:02.045520+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ty_module_resolver-0.0.12</title>

            <link href="/ty_module_resolver/0.0.12/ty_module_resolver/" />
            <id>urn:docs-rs:ty_module_resolver:0.0.12</id>
            <updated>
            2026-09-03T20:33:55.617754+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>aethel-core-0.3.2</title>

            <link href="/aethel-core/0.3.2/aethel_core/" />
            <id>urn:docs-rs:aethel-core:0.3.2</id>
            <updated>
            2026-09-03T20:33:48.657025+00:00</updated>

            <summary>Post-Quantum Ephemeral Identifier Engine — Polymorphic Lattice Projection (PLP), SAAP, and 5D Hypercube HTSS routing</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>quincy-client-3.0.3</title>

            <link href="/quincy-client/3.0.3/quincy_client/" />
            <id>urn:docs-rs:quincy-client:3.0.3</id>
            <updated>
            2026-09-03T20:33:47.567758+00:00</updated>

            <summary>QUIC-based VPN - Client binary</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ruff_ranged_value-0.0.12</title>

            <link href="/ruff_ranged_value/0.0.12/ruff_ranged_value/" />
            <id>urn:docs-rs:ruff_ranged_value:0.0.12</id>
            <updated>
            2026-09-03T20:33:44.053630+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ruff_python_formatter-0.0.12</title>

            <link href="/ruff_python_formatter/0.0.12/ruff_python_formatter/" />
            <id>urn:docs-rs:ruff_python_formatter:0.0.12</id>
            <updated>
            2026-09-03T20:33:31.658247+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ruff_python_semantic-0.0.12</title>

            <link href="/ruff_python_semantic/0.0.12/ruff_python_semantic/" />
            <id>urn:docs-rs:ruff_python_semantic:0.0.12</id>
            <updated>
            2026-09-03T20:33:27.727806+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ruff_python_importer-0.0.12</title>

            <link href="/ruff_python_importer/0.0.12/ruff_python_importer/" />
            <id>urn:docs-rs:ruff_python_importer:0.0.12</id>
            <updated>
            2026-09-03T20:33:26.579068+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>quincy-server-3.0.3</title>

            <link href="/quincy-server/3.0.3/quincy_server/" />
            <id>urn:docs-rs:quincy-server:3.0.3</id>
            <updated>
            2026-09-03T20:33:22.273633+00:00</updated>

            <summary>QUIC-based VPN - Server binaries</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>whisker-svg-web-0.13.0</title>

            <link href="/whisker-svg-web/0.13.0/whisker_svg_web/" />
            <id>urn:docs-rs:whisker-svg-web:0.13.0</id>
            <updated>
            2026-09-03T20:33:13.044452+00:00</updated>

            <summary>Web Host implementation for whisker-svg.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ruff_python_index-0.0.12</title>

            <link href="/ruff_python_index/0.0.12/ruff_python_index/" />
            <id>urn:docs-rs:ruff_python_index:0.0.12</id>
            <updated>
            2026-09-03T20:33:08.182376+00:00</updated>

            <summary>This is an internal component crate of Ruff</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>start-command-0.20.0</title>

            <link href="/start-command/0.20.0/start_command/" />
            <id>urn:docs-rs:start-command:0.20.0</id>
            <updated>
            2026-09-03T20:32:57.102252+00:00</updated>

            <summary>Gamification of coding, execute any command with ability to auto-report issues on GitHub</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>handoffkit-protocol-1.19.5</title>

            <link href="/handoffkit-protocol/1.19.5/handoffkit_protocol/" />
            <id>urn:docs-rs:handoffkit-protocol:1.19.5</id>
            <updated>
            2026-09-03T20:32:55.549710+00:00</updated>

            <summary>HK-CSP wire protocol contracts and version negotiation</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>quincy-3.0.3</title>

            <link href="/quincy/3.0.3/quincy/" />
            <id>urn:docs-rs:quincy:3.0.3</id>
            <updated>
            2026-09-03T20:32:50.948216+00:00</updated>

            <summary>QUIC-based VPN - Core library</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>zerostack-1.8.1</title>

            <link href="/crate/zerostack/1.8.1" />
            <id>urn:docs-rs:zerostack:1.8.1</id>
            <updated>
            2026-09-03T20:32:23.783967+00:00</updated>

            <summary>Minimalistic coding agent written in Rust, optimized for memory footprint and performance</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>sysknife-cli-0.13.0</title>

            <link href="/crate/sysknife-cli/0.13.0" />
            <id>urn:docs-rs:sysknife-cli:0.13.0</id>
            <updated>
            2026-09-03T20:32:23.599484+00:00</updated>

            <summary>Approval-gated AI system administration CLI and MCP server</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>quincy-identity-3.0.3</title>

            <link href="/crate/quincy-identity/3.0.3" />
            <id>urn:docs-rs:quincy-identity:3.0.3</id>
            <updated>
            2026-09-03T20:32:23.162126+00:00</updated>

            <summary>QUIC-based VPN - Identity management tool</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>af-agent-api-0.4.0</title>

            <link href="/af-agent-api/0.4.0/af_agent_api/" />
            <id>urn:docs-rs:af-agent-api:0.4.0</id>
            <updated>
            2026-09-03T20:31:22.769148+00:00</updated>

            <summary>Reference Connect/gRPC-web host for af-agent-platform.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>af-notify-store-0.4.0</title>

            <link href="/af-notify-store/0.4.0/af_notify_store/" />
            <id>urn:docs-rs:af-notify-store:0.4.0</id>
            <updated>
            2026-09-03T20:31:22.041672+00:00</updated>

            <summary>Lease-fenced Postgres durable outbox for af-notify.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>af-workflow-store-0.4.0</title>

            <link href="/af-workflow-store/0.4.0/af_workflow_store/" />
            <id>urn:docs-rs:af-workflow-store:0.4.0</id>
            <updated>
            2026-09-03T20:31:21.251221+00:00</updated>

            <summary>Lease-fenced Postgres queue and run recorder for af-workflow.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>af-docs-store-0.4.0</title>

            <link href="/af-docs-store/0.4.0/af_docs_store/" />
            <id>urn:docs-rs:af-docs-store:0.4.0</id>
            <updated>
            2026-09-03T20:31:06.751281+00:00</updated>

            <summary>Postgres repositories, vector index, and HTTP object gateway adapters for af-docs.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>af-docs-api-0.4.0</title>

            <link href="/af-docs-api/0.4.0/af_docs_api/" />
            <id>urn:docs-rs:af-docs-api:0.4.0</id>
            <updated>
            2026-09-03T20:30:59.647150+00:00</updated>

            <summary>Reference Connect/gRPC-web host for af-docs.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>af-agent-macros-0.4.0</title>

            <link href="/af-agent-macros/0.4.0/af_agent_macros/" />
            <id>urn:docs-rs:af-agent-macros:0.4.0</id>
            <updated>
            2026-09-03T20:30:42.522493+00:00</updated>

            <summary>Typed #[agent_tool] proc macro for af-agent tools.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>sysknife-daemon-0.13.0</title>

            <link href="/sysknife-daemon/0.13.0/sysknife_daemon/" />
            <id>urn:docs-rs:sysknife-daemon:0.13.0</id>
            <updated>
            2026-09-03T20:30:19.367362+00:00</updated>

            <summary>Policy-enforced, audit-logged Linux action daemon for SysKnife</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>af-agent-store-0.4.0</title>

            <link href="/af-agent-store/0.4.0/af_agent_store/" />
            <id>urn:docs-rs:af-agent-store:0.4.0</id>
            <updated>
            2026-09-03T20:30:14.832965+00:00</updated>

            <summary>Tenant-isolated Postgres repositories and migrations for af-agent-platform.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>af-mcp-client-0.4.0</title>

            <link href="/af-mcp-client/0.4.0/af_mcp_client/" />
            <id>urn:docs-rs:af-mcp-client:0.4.0</id>
            <updated>
            2026-09-03T20:30:01.609479+00:00</updated>

            <summary>Fail-closed Streamable HTTP MCP client policy for cloud Agent hosts.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>af-agent-platform-0.4.0</title>

            <link href="/af-agent-platform/0.4.0/af_agent_platform/" />
            <id>urn:docs-rs:af-agent-platform:0.4.0</id>
            <updated>
            2026-09-03T20:29:58.669624+00:00</updated>

            <summary>Reusable Agent turn application layer and lifecycle ports.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>af-mcp-server-0.4.0</title>

            <link href="/af-mcp-server/0.4.0/af_mcp_server/" />
            <id>urn:docs-rs:af-mcp-server:0.4.0</id>
            <updated>
            2026-09-03T20:29:55.317217+00:00</updated>

            <summary>Explicitly allowlisted MCP server projection for Agent and Docs capabilities.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>af-docs-0.4.0</title>

            <link href="/af-docs/0.4.0/af_docs/" />
            <id>urn:docs-rs:af-docs:0.4.0</id>
            <updated>
            2026-09-03T20:29:48.815209+00:00</updated>

            <summary>Product-neutral document spaces, revisions, ACL, assets, releases, and search ports.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>sysknife-brain-0.13.0</title>

            <link href="/sysknife-brain/0.13.0/sysknife_brain/" />
            <id>urn:docs-rs:sysknife-brain:0.13.0</id>
            <updated>
            2026-09-03T20:29:39.056742+00:00</updated>

            <summary>LLM planning core for SysKnife — typed action proposals with formal risk levels</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>myko-server-6.5.11</title>

            <link href="/myko-server/6.5.11/myko_server/" />
            <id>urn:docs-rs:myko-server:6.5.11</id>
            <updated>
            2026-09-03T20:29:25.361657+00:00</updated>

            <summary>Myko server runtime — WebSocket, peer federation</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>
</feed>