Skip to content

feat(documents): hex crate#1488

Merged
whutchinson98 merged 18 commits intomainfrom
hutch/document-hex-crate
Feb 13, 2026
Merged

feat(documents): hex crate#1488
whutchinson98 merged 18 commits intomainfrom
hutch/document-hex-crate

Conversation

@whutchinson98
Copy link
Copy Markdown
Member

@whutchinson98 whutchinson98 commented Feb 12, 2026

Needed as a precursor to setting up ai tools for documents.

Aim is to move over the calls that we need in order to get ai tools working and slowly move things in after that.

I tested the following with dss running locally:

  • test get document by id
    • regular
      • access
        • found
        • not found
      • no access
    • internal
      • valid api key
        • found
        • not found
      • invalid api key
  • test location v3
    • regular
      • access
        • found
          • normal doc
          • sync service doc
        • not found
      • no access
    • internal
      • valid api key
        • found
          • normal doc
          • sync service doc
        • not found
      • invalid api key
  • test delete document
    • access
      • found
      • not found
    • no access

@whutchinson98 whutchinson98 marked this pull request as ready for review February 13, 2026 14:32
@whutchinson98 whutchinson98 requested a review from a team as a code owner February 13, 2026 14:32
@whutchinson98 whutchinson98 requested a review from a team as a code owner February 13, 2026 15:07
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 13, 2026

@seanaye
Copy link
Copy Markdown
Contributor

seanaye commented Feb 13, 2026

Did not review JS code btw

@whutchinson98 whutchinson98 merged commit 35a427c into main Feb 13, 2026
43 checks passed
@whutchinson98 whutchinson98 deleted the hutch/document-hex-crate branch February 13, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants