Skip to content

docs(examples): document external compute driver authoring and extensibility #2418

Description

@elezar

Description

Publish an external compute-driver authoring guide that explains how third parties implement, run, configure, secure, and validate drivers against OpenShell's public contract.

Context

This is a remaining deliverable of the OpenShell Drivers roadmap (#1051) and follow-on hardening for the external compute-driver extension point (#1907 / PR #1703).

PR #2181 adds examples/fake-driver-rs, a scriptable out-of-process driver that exercises the public compute_driver.proto service over a Unix socket. The example currently contains implementation and scenario files but no README or published driver-author documentation.

The guide should use that example as executable reference material and connect it to external-driver endpoint testing (#1950) and driver conformance work (#2183 / PR #2182).

Definition of Done

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions