oabrivard
c45050ce3c
docs: add site search fallback implementation plan
...
6-task plan: site_search service (Brave + LLM paths), pipeline
integration as third fallback after RSS + HTML, tests.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
oabrivard
2e94057822
docs: add RSS feed integration implementation plan
...
7-task plan covering: feed-rs dependency, DB migration, feed_parser
service (parse, discover, orchestrate), pipeline integration, and tests.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
oabrivard
381b479047
docs: remove old documentation (superpowers, audit, team-analysis, implementation-plan)
...
Replaced by 7 consolidated docs: requirements, functional_specs,
architecture, technical_specs, dev_guidelines, qa_guidelines, deployment.
algorithm.md retained as pipeline reference.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
848a25235e
docs: add implementation plan for scheduled synthesis generation
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
0ab9a99906
docs: add implementation plan for multi-theme Phase 1 (data model + API)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
94a200a2ab
docs: add implementation plan for windowed source extraction
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
fdb8b7f662
docs: add implementation plan for configurable summary length
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
1f8f2ddc9d
docs: add implementation plan for integration tests with mock LLM provider
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
2e87ae854a
docs: add implementation plan for polish and optimization items
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
030fe6f941
docs: add implementation plan for structural refactoring
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
4123ae38f7
docs: add implementation plan for audit bug fixes
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
37bb6b4361
docs: add implementation plan for Brave Search integration
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
2299790986
docs: add implementation plan for pipeline improvements
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
97e484e03f
docs: add model split implementation plan
3 months ago
oabrivard
d3b63295f6
docs: add algorithm rewrite implementation plan (7 tasks)
3 months ago
oabrivard
e4b76fb06a
docs: add plan for simplifying LLM provider trait
3 months ago
oabrivard
88c16c5d67
docs: add LLM call logging implementation plan (6 tasks)
3 months ago
oabrivard
5a0495b02a
docs: add article tracing implementation plan (7 tasks)
3 months ago
oabrivard
f5f0656604
docs: add Autre fill-up implementation plan
3 months ago
oabrivard
d7c91c956f
docs: add article history implementation plan with retry logic
3 months ago
oabrivard
d508ea9620
docs: revise LLM scraping plan — fix Arc provider, head_html, concurrency, tests
3 months ago
oabrivard
175483dfe3
docs: add spec and plan for LLM-assisted scraping
...
Two optional LLM enhancements: link extraction from source pages and article
content extraction. Plan needs revision for Arc<dyn LlmProvider> threading
and <head> HTML preservation before implementation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
420603d76a
Updated specifications of source diversity functionality
3 months ago
oabrivard
7c8a19616d
docs: add spec and plan for source priority pipeline redesign
...
Two-phase pipeline: scrape personalized sources first, classify with LLM,
fall back to web search for gaps. Tasks 1-3 ready, Task 4 needs elaboration.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
fb604a408b
Changed Claude code configuration
3 months ago
oabrivard
bcfff4d5d5
docs: add spec and plan for coverage assessment v2 update
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
e1c37b520b
Add architect remediation implementation plan
...
5 tasks: fix syntheses list contract (frontend aligns to backend preview
fields), fix admin rate-limits path (provider_name not id), SSRF redirect
per-hop validation with custom reqwest policy, shared typed test fixtures.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
7b3fc717eb
Add test coverage and documentation implementation plan
...
12 tasks: backend auth middleware tests, frontend test utilities,
5 page test suites (Home, Settings, Sources, Login/Register, Generate),
JSDoc for API layer + pages/components, E2E infrastructure + 5 Playwright flows.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard
6b27a0f691
Add v2 changes implementation plan
...
10 tasks covering: migration, settings model expansion, DB queries,
pipeline updates (user model selection, rate limiter, URL filter),
prompts (deep-link, original title), scraper improvements, API key
export, frontend (dual models, rate limits, export/import), and
empty sections fallback.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago