ISPO SDK
    Preparing search index...

    Interface SharedWriteResult

    Markdown

    Resolved identity of a path-addressed shared write (spec §19 write API).

    interface SharedWriteResult {
        path: string;
    }
    Index
    path: string

    Shared-root-relative path the bytes landed at (your own subtree).