.gitignore
.pre-commit-config.yaml
AGENTS.md
LICENSE
README.md
activate
dewey_deactivate
environment.yaml
pyproject.toml
.github/workflows/ci.yml
.playwright-cli/page-2026-03-31T11-25-35-150Z.yml
.playwright-cli/page-2026-03-31T11-25-54-583Z.yml
.playwright-cli/page-2026-03-31T11-26-15-044Z.yml
.playwright-cli/page-2026-03-31T11-26-25-259Z.yml
config/dewey-config.example.yaml
config/tapdb-config-dewey.yaml
config/tapdb_templates/dewey/templates.json
dewey_service/__init__.py
dewey_service/app.py
dewey_service/artifact_ui.py
dewey_service/auth.py
dewey_service/db_seed.py
dewey_service/defaults.py
dewey_service/domain_access.py
dewey_service/literature.py
dewey_service/observability.py
dewey_service/rbac.py
dewey_service/schema_drift.py
dewey_service/service.py
dewey_service/settings.py
dewey_service/storage.py
dewey_service/tapdb_backend.py
dewey_service.egg-info/PKG-INFO
dewey_service.egg-info/SOURCES.txt
dewey_service.egg-info/dependency_links.txt
dewey_service.egg-info/entry_points.txt
dewey_service.egg-info/requires.txt
dewey_service.egg-info/top_level.txt
dewey_service/cli/__init__.py
dewey_service/cli/cognito.py
dewey_service/cli/common.py
dewey_service/cli/config_extra.py
dewey_service/cli/db.py
dewey_service/cli/quality.py
dewey_service/cli/server.py
dewey_service/cli/tapdb.py
dewey_service/cli/test.py
dewey_service/etc/dewey-config-template.yaml
dewey_service/integrations/__init__.py
dewey_service/integrations/tapdb_runtime.py
dewey_service/static/console.css
dewey_service/static/favicon.svg
dewey_service/templates/_artifact_links.html
dewey_service/templates/admin.html
dewey_service/templates/anomalies.html
dewey_service/templates/anomaly_detail.html
dewey_service/templates/artifact_detail.html
dewey_service/templates/artifacts.html
dewey_service/templates/literature.html
dewey_service/templates/login.html
dewey_service/templates/observability.html
dewey_service/templates/search.html
dewey_service/templates/ui_home.html
docs/README.md
docs/bloom_dewey_vs_solo_dewey_gap_report.md
docs/branch_triage_2026-04-02.md
docs/dewey_cutover_execution_plan.md
output/playwright/artifacts-smoke.png
prompts/dewey_metapub_codex_implementation_plan.md
prompts/dewey_metapub_codex_spec_prompt.md
prompts/dewey_metapub_literature_spec_and_codex_prompt.md
prompts/metapub_dewey_spec_prompt.md
scripts/check_pre_commit_hooks.py
tests/__init__.py
tests/conftest.py
tests/test_activate_script.py
tests/test_activation_metadata.py
tests/test_anomaly_routes.py
tests/test_app_boot.py
tests/test_artifact_registration.py
tests/test_artifact_resolution.py
tests/test_artifact_set_membership.py
tests/test_artifacts_ui.py
tests/test_auth_enforcement.py
tests/test_auth_unit.py
tests/test_cli_boot.py
tests/test_cli_server_db_unit.py
tests/test_db_seed_unit.py
tests/test_domain_access.py
tests/test_env_contract.py
tests/test_external_object_links.py
tests/test_idempotency.py
tests/test_literature_routes.py
tests/test_observability_contract.py
tests/test_packaging_metadata.py
tests/test_rbac_unit.py
tests/test_route_coverage_gaps.py
tests/test_route_surface_coverage.py
tests/test_search_and_storage.py
tests/test_service_unit.py
tests/test_settings.py
tests/test_share_references.py
tests/test_tapdb_backend_unit.py
tests/test_tapdb_bootstrap.py
tests/test_tapdb_runtime_unit.py
tests/test_ui_chrome.py
tests/test_ui_session_auth.py
tests/e2e/README.md
tests/e2e/__init__.py
tests/e2e/auth_helpers.py
tests/e2e/cognito_test_user.py
tests/e2e/conftest.py
tests/e2e/test_auth_e2e.py