Skip to content

docs(architecture): add repository guides - #67

Merged
ekalinin merged 1 commit into
masterfrom
docs/architecture-guide
Aug 1, 2026
Merged

docs(architecture): add repository guides#67
ekalinin merged 1 commit into
masterfrom
docs/architecture-guide

Conversation

@ekalinin

@ekalinin ekalinin commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

This PR adds two documentation files:

  • AGENTS.md - repository-specific contributor guidance for project structure, development commands, coding style, testing, commits, pull requests, security, and documentation maintenance.
  • ARCHITECTURE.md - an overview of the Clean/hexagonal architecture, package hierarchy, component relationships, dependencies, configuration, and document-processing flows.

No production code is changed.

@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.16%. Comparing base (112af89) to head (eeb9088).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   82.16%   82.16%           
=======================================
  Files          27       27           
  Lines         673      673           
=======================================
  Hits          553      553           
  Misses         77       77           
  Partials       43       43           

☔ View full report in Codecov by Harness.
📢 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.

@ekalinin
ekalinin merged commit c24afe5 into master Aug 1, 2026
6 checks passed
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