Skip to content

feat: living documentation engine (dual-purpose wiki + RAG namespace) - #2028

Merged
Aureliolo merged 13 commits into
mainfrom
feat/1976-living-docs
May 21, 2026
Merged

feat: living documentation engine (dual-purpose wiki + RAG namespace)#2028
Aureliolo merged 13 commits into
mainfrom
feat/1976-living-docs

chore: regenerate TS types after rebase onto main

c7b34b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 0s

84.94% (target 80.00%)

View this Pull Request on Codecov

84.94% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 84.17104% with 211 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.94%. Comparing base (700a59e) to head (c7b34b5).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/synthorg/docs_engine/service.py 70.94% 33 Missing and 10 partials ⚠️
src/synthorg/meta/mcp/handlers/docs.py 79.71% 37 Missing and 5 partials ⚠️
src/synthorg/persistence/postgres/docs_repo.py 70.96% 26 Missing and 1 partial ⚠️
src/synthorg/persistence/sqlite/docs_repo.py 70.45% 26 Missing ⚠️
src/synthorg/docs_engine/writer.py 72.28% 18 Missing and 5 partials ⚠️
src/synthorg/docs_engine/chunker.py 65.78% 9 Missing and 4 partials ⚠️
src/synthorg/tools/docs/search_living_docs.py 75.60% 9 Missing and 1 partial ⚠️
src/synthorg/api/app.py 77.27% 3 Missing and 2 partials ⚠️
src/synthorg/tools/docs/write_living_doc.py 84.37% 5 Missing ⚠️
src/synthorg/tools/docs/_args.py 94.20% 4 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2028      +/-   ##
==========================================
- Coverage   84.95%   84.94%   -0.02%     
==========================================
  Files        1991     2016      +25     
  Lines      118250   119582    +1332     
  Branches    10014    10084      +70     
==========================================
+ Hits       100460   101578    +1118     
- Misses      15310    15492     +182     
- Partials     2480     2512      +32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.