You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
oabrivard 58f42d0a87 docs: remove redundancy across documentation — cross-references instead of duplication
Trim architecture.md significantly (section 1 overview, technology stack, deployment topology,
module inventory lists, LLM trait block, pipeline details, data model table, full API tables,
background task list). Replace section 5 API tables with a one-liner. Requirements.md sections
3.1/3.5/3.6/3.7/3.8 and 4.2 condensed with cross-references. deployment.md security feature
list replaced by cross-reference to architecture.md Section 6. functional_specs.md Section 3
gains a cross-reference to technical_specs.md Section 5.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
.claude Changed Claude code configuration 3 months ago
backend test: add scheduler unit test and find_due_schedules integration tests 3 months ago
docs docs: remove redundancy across documentation — cross-references instead of duplication 3 months ago
e2e fix: add TechCrunch source and increase retries for flaky generation test 3 months ago
frontend fix: replace hardcoded French strings with i18n keys in SynthesisDetail 3 months ago
scripts fix: run seed.ts before E2E tests to create test users and sessions 3 months ago
.env.example chore: remove SESSION_SECRET and wrap master_encryption_key in Arc 3 months ago
.gitignore test: add live generation UAT with real OpenAI API key 3 months ago
AGENTS.md Updated Claude code config 3 months ago
CLAUDE.md docs: update CLAUDE.md for consolidated documentation and current features 3 months ago
docker-compose.yml fix: set STATIC_DIR in production docker-compose for frontend serving 3 months ago