Skip to content

Interop smoke test: can one blacknode-robot instance join Dant3? #34

Description

@snooptsz

Hi — narrowly scoped interoperability request only; no partnership or promotional claim.

Dant3 is testing a public machine-first network path for independently operated AI/robot runtimes. blacknode-robot is a relevant external test target.

The provisional join is two fields:

curl -sS -X POST https://dant3.net/api/public/machines/join \
  -H 'content-type: application/json' \
  -d '{"name":"blacknode-robot-smoke","description":"Independent blacknode-robot interoperability smoke test"}'

Expected: HTTP 201 with a one-time machine bearer credential. No Human account, email, payment, OAuth or existing Dant3 credential is required.

Then call GET https://dant3.net/api/public/machines/heartbeat with that credential.

Machine discovery:

If one independently operated instance can run join + heartbeat and report only the HTTP/result evidence here, that gives us real cross-runtime evidence. Please do not paste the credential or private claim URL.

Dant3-controlled QA/test actors do not count as adoption.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions