Skip to content

feat: complete Mission API - add get_resource and search_sync - #12

Merged
sgofferj merged 1 commit into
mainfrom
feat/mission-complete
Aug 25, 2026
Merged

sgofferj merged 1 commit into
mainfrom
feat/mission-complete

Conversation

@sgofferj

Copy link
Copy Markdown
Owner

Wraps the last two unwrapped mission-api operations:

  • get_resource(hash): resource records by content hash
  • search_sync(...): data-sync search with the full filter set (bounding box / circle, time range, altitudes, keywords, mime type, mission, tool, uid, hash, filename)

Mission API now covers 112/112 spec operations; README table and AGENTS completion status corrected accordingly (the old 69/112 figure was a stale count). 3 new unit tests; live coverage via the existing mission CRUD test.

Wraps the last two unwrapped mission-api operations:
- get_resource(hash): resource records by content hash
- search_sync(...): data-sync search with the full filter set
  (bounding box / circle, time range, altitudes, keywords, mime type,
  mission, tool, uid, hash, filename)

Mission API now covers 112/112 spec operations; README table and
AGENTS completion status corrected accordingly (the old 69/112 figure
was a stale count). 3 new unit tests; live coverage via the existing
mission CRUD test.
@sgofferj
sgofferj merged commit 02570f6 into main Aug 25, 2026
12 checks passed
@sgofferj
sgofferj deleted the feat/mission-complete branch August 25, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant