Skip to content

Offline pairing: wire auths pair --offline onto KERI delegation #203

@bordumb

Description

@bordumb

Deferred from Epic A2 (fn-144 "device add & delegation pairing"), where the online initiator/joiner and the LAN initiator were moved onto KERI delegation.

crates/auths-cli/src/commands/device/pair/offline.rs (handle_initiate_offline) still uses the pre-delegation (attestation-era) flow. Rewire it onto the shared SDK delegation functions (build_delegated_join_response / anchor_pairing_response / finalize_delegated_join in crates/auths-sdk/src/pairing/delegation.rs) so the offline/testing path produces a delegated device like the online path.

Roadmap: docs/architecture/keri-only-roadmap.md (Epic A2 / Epic B). Delegation pairing landed in commit a5c85a5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions