• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

archetech / archon / 28609137962
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: feat/didcid-data-dereference
DEFAULT BRANCH: main
Ran 02 Jul 2026 05:30PM UTC
Jobs 1
Files 51
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Jul 2026 05:26PM UTC coverage: 91.514%. Remained the same
28609137962

Pull #676

github

macterra
feat(gatekeeper): dereference did:cid data via /1.0/identifiers/:did/data

Add a standards-conformant DID URL dereferencing endpoint for the
did:cid method-specific data resource (the DID URL did:cid:<cid>/data),
served under the Universal Resolver driver convention
/1.0/identifiers/:did on a dedicated router.

Because did:cid is content-addressed, the resource is retrieved by
content rather than an external location. The endpoint reshapes the
existing resolveDID() output at the route layer — no gatekeeper.ts
change — and returns the data resource itself (empty object for agent
DIDs) rather than the resolution triple. Honors versionTime,
versionSequence, confirm, and verify, mirroring the resolve route;
maps invalidDid to 400 and notFound to 404.

The internal /api/v1/did/:did family is left untouched for backwards
compatibility. Also normalizes /identifiers/:did for metrics labeling
and regenerates the Gatekeeper OpenAPI spec.

Implements #671. Refs #672, #673.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #676: feat(gatekeeper): dereference did:cid data via /1.0/identifiers/:did/data

2787 of 3292 branches covered (84.66%)

Branch coverage included in aggregate %.

5797 of 6088 relevant lines covered (95.22%)

889.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28609137962.1 02 Jul 2026 05:30PM UTC 102
92.95
GitHub Action Run
Source Files on build 28609137962
  • Tree
  • List 51
  • Changed 47
  • Source Changed 0
  • Coverage Changed 47
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28609137962
  • Pull Request #676
  • PR Base - main (#28545266810)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc