Skip to content

Browser blob adapter — the browser story is currently records-only #144

Description

@cuibonobo

From docs/design-review-2026-08.md §B2.

Problem

record-adapter-sqljs is a StackRecordAdapter only, and there is no browser StackBlobAdapter (blob-adapter-disk is Node-only) — so a browser app cannot construct a full StackAdapter without writing its own blob adapter. Attachments are load-bearing across the design (commons photo, the embed convention, avatar labels, file-ref fields), so "browser support" currently means "browser support except files," and nothing in the README says so — an adopter discovers it at integration time.

Work items

Cross-refs: #72 (streaming blob methods — worth a glance so the new adapter's shape doesn't fight it), #93 (optional-capability discovery), design-review-2026-08 §B2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions