79f3e41471
fix: resolve CI lint and docs build failures
...
Apply ruff formatting to 3 files and add missing package-lock.json for docs/website.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 23:00:31 +01:00
a5165dc3ba
after audit
2026-03-01 18:14:22 +01:00
72bc046215
refactor: extract helpers from remaining long functions
...
- Extract _start_manual_run and _spawn_background_execution from run_manual route
- Extract _upsert_page_publications to deduplicate pagination loop
- Extract _classify_attempt from fetch_and_parse_with_retry
- Extract _log_alert_threshold_warnings from complete_run_for_user
- Functions 3f-3j accepted as kwargs-exception (body ≤50 lines excluding signatures)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 16:21:49 +01:00
f11947aad2
refactor: extract helpers from oversized router and scheduler files
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 15:41:23 +01:00
92395b2b4b
Initial release prep
2026-02-27 10:46:05 +01:00
ac002131d6
fix: resolve remaining ruff lint and mypy type errors
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:58:55 +01:00
bf04c77aa9
ci: add ruff linting and mypy type checking
...
Add ruff and mypy to dev dependencies with configuration in pyproject.toml.
Add a lint CI job that runs ruff check, ruff format --check, and mypy.
Auto-fix import sorting and formatting across the codebase. Exclude
alembic/versions from linting (auto-generated migrations). Ignore B008
(FastAPI Depends pattern) and RUF001 (unicode in user-facing strings).
21 ruff lint errors and 50 mypy errors remain for manual review.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:11:41 +01:00
db0ac6a228
refactor: migrate all remaining logging to structured_log, remove boilerplate helpers
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 21:59:34 +01:00
0e9e49df16
temp commit
2026-02-26 12:54:19 +01:00
01454162bb
harden domain architecture and add lazy Crossref+Unpaywall PDF enrichment with publications workspace refactor
2026-02-20 22:56:52 +01:00
d7404abf18
arden scrape safety telemetry and polish run state UX
2026-02-19 21:59:36 +01:00
ab1d29b203
streamlined
2026-02-17 21:59:41 +01:00
441676be27
test
2026-02-17 20:24:12 +01:00
f71841e922
removed old UI
2026-02-17 15:21:08 +01:00
4433d7d2c4
First product
2026-02-17 14:51:25 +01:00