Skip to content

docs: add Architecture-Internals.md and fix stale references#1124

Open
vringar wants to merge 2 commits intomasterfrom
refactor/architecture-docs
Open

docs: add Architecture-Internals.md and fix stale references#1124
vringar wants to merge 2 commits intomasterfrom
refactor/architecture-docs

Conversation

@vringar
Copy link
Contributor

@vringar vringar commented Feb 19, 2026

Summary

  • Add docs/Architecture-Internals.md with detailed internals documentation covering process model, communication channels, timeout inventory, and coupling analysis
  • Fix stale references in docs/Platform-Architecture.md (DataAggregator → StorageController, file path corrections)
  • Link Platform-Architecture.md to new internals doc

Update DataAggregator → StorageController, fix file path references
(BrowserManager.py → browser_manager.py, SocketInterface.py → socket_interface.py),
and link to new Architecture-Internals.md.
@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.41%. Comparing base (8be0aeb) to head (3eee199).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1124      +/-   ##
==========================================
+ Coverage   37.32%   42.41%   +5.09%     
==========================================
  Files          35       35              
  Lines        3475     3475              
==========================================
+ Hits         1297     1474     +177     
+ Misses       2178     2001     -177     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments