Skip to main content

LSMC Dewey canonical artifact registry service

Project description

Dewey

Dewey is the canonical artifact registry and artifact-resolution service in this workspace.

It owns:

  • artifact identity and metadata
  • artifact-set identity and membership
  • artifact resolution and storage metadata lookup
  • share-reference issuance
  • external object links to artifacts and artifact sets

It does not own:

  • customer release visibility decisions
  • Atlas storage policy authority
  • Bloom or Ursa execution state

Runtime Shape

Primary package: dewey_service

Primary entrypoints:

  • app factory: dewey_service.app:create_app
  • CLI command: dewey

The service exposes both API routes and a small Cognito-backed browser UI.

API Surface

Current routes:

  • GET /api/v1/artifacts
  • GET /api/v1/artifacts/{artifact_euid}
  • POST /api/v1/artifacts
  • POST /api/v1/artifacts/import
  • GET /api/v1/artifact-sets
  • GET /api/v1/artifact-sets/{artifact_set_euid}
  • POST /api/v1/artifact-sets
  • POST /api/v1/artifact-sets/{artifact_set_euid}/members
  • DELETE /api/v1/artifact-sets/{artifact_set_euid}/members/{artifact_euid}
  • POST /api/v1/resolve/artifact
  • POST /api/v1/resolve/artifact-set
  • POST /api/v1/share-references
  • POST /api/v1/external-objects
  • POST /api/v1/external-object-relations
  • GET /api/v1/{target_type}/{target_euid}/external-object-relations

UI/auth routes:

  • /login
  • /auth/login
  • /auth/callback
  • /search
  • /ui
  • /ui/anomalies
  • /ui/observability
  • POST /logout

Auth

  • API routes require Authorization: Bearer <token>
  • mutating API routes require Idempotency-Key
  • browser UI uses Cognito Hosted UI session auth

CLI Surface

Primary root commands:

  • dewey version
  • dewey info
  • dewey config
  • dewey env

Primary plugin groups:

  • dewey server: start the API/UI server
  • dewey db: build, seed, reset Dewey on top of TapDB
  • dewey test, dewey quality

Quick Start

source ./activate
dewey config init
dewey db build --target local
dewey server start --port 8914

HTTPS is mandatory. Place certs at certs/cert.pem and certs/key.pem before starting the server.

dewey config show now prints raw YAML. Use dewey config status to inspect merged runtime settings.

Use tapdb directly for shared DB/runtime lifecycle and daycog directly for shared Cognito lifecycle. Dewey keeps only Dewey-specific overlay build/seed/reset behavior.

The canonical source ./activate workflow installs metapub through dewey_env.yaml so literature search/save works in the standard local environment.

Dewey template definitions are authored as JSON packs under config/tapdb_templates/ and loaded through TapDB during Dewey bootstrap.

Literature search/save flows use metapub for PubMed discovery and full-text detection. If the adapter is unavailable at runtime, Dewey returns a clear 503 on literature endpoints.

Browser UI scope is intentionally narrow:

  • supported in-browser: literature search/save, unified search/export, anomaly browsing, observability, admin stub
  • not supported in-browser: direct upload/register-S3 or other artifact ingestion flows; use the API or CLI instead

Current Docs

Historical cutover planning lives in docs/ as background only.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dewey_service-0.2.8.tar.gz (100.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dewey_service-0.2.8-py3-none-any.whl (86.9 kB view details)

Uploaded Python 3

File details

Details for the file dewey_service-0.2.8.tar.gz.

File metadata

  • Download URL: dewey_service-0.2.8.tar.gz
  • Upload date:
  • Size: 100.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for dewey_service-0.2.8.tar.gz
Algorithm Hash digest
SHA256 03ebf95482c2aafbb698347d1fd03d3bd795a5d1500af42a3180aa81035fc185
MD5 7fcefcb1d42d8458041477bbc1e08bf8
BLAKE2b-256 f3f13be5c528907c4840e8f3d1eec7e3e94e06df67b3265e280e3d9c08871ffb

See more details on using hashes here.

File details

Details for the file dewey_service-0.2.8-py3-none-any.whl.

File metadata

  • Download URL: dewey_service-0.2.8-py3-none-any.whl
  • Upload date:
  • Size: 86.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for dewey_service-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 faac23cdb24996d078fc021e3fcefcfc9d5dd33fa4ea5bafee8136098405ed33
MD5 f982ea121b4b9c1adc3083debcabf043
BLAKE2b-256 a70f674bc3e4a3b4785466531190ec436627dd64f6f57792a8b1329d7654420f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page