docs(#1605): document dual-model architecture#1606
docs(#1605): document dual-model architecture#1606fullsend-ai-coder[bot] wants to merge 1 commit into
Conversation
Add a "Dual-Model Architecture" subsection to AGENTS.md under Architecture, after the Adapter Pattern section. The new section explains that the service maintains two parallel resource flows (ComponentGroup and Application) and that cross-cutting features must cover both flows until the Application model is fully deprecated. It references key dual-path files and the TODO comment pattern used to mark Application-model code paths. Closes #1605
|
🤖 Finished Review · ✅ Success · Started 9:23 PM UTC · Completed 9:32 PM UTC |
ReviewFindingsMedium
Low
Labels: PR modifies documentation (AGENTS.md) |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1606 +/- ##
==========================================
+ Coverage 73.58% 73.78% +0.20%
==========================================
Files 70 70
Lines 9377 9377
==========================================
+ Hits 6900 6919 +19
+ Misses 1777 1762 -15
+ Partials 700 696 -4
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
/retest |
Add a "Dual-Model Architecture" subsection to AGENTS.md under Architecture, after the Adapter Pattern section. The new section explains that the service maintains two parallel resource flows (ComponentGroup and Application) and that cross-cutting features must cover both flows until the Application model is fully deprecated. It references key dual-path files and the TODO comment pattern used to mark Application-model code paths.
Closes #1605
Post-script verification
agent/1605-document-dual-model)554730ae7c1e8b63aa1a33483b980e9f683c6f42..HEAD)