Skip to content

Commit bb21b07

Browse files
chore(codeboarding): sync architecture baseline
1 parent fcc8a2e commit bb21b07

5 files changed

Lines changed: 21 additions & 114 deletions

File tree

.codeboarding/analysis.json

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"metadata": {
3-
"generated_at": "2026-06-16T14:25:05.767106+00:00",
4-
"commit_hash": "9ec8f3906a5b055fb39c9d8fa8600cff3d756e26",
3+
"generated_at": "2026-06-17T16:43:26.843997+00:00",
4+
"commit_hash": "fcc8a2e97785abd10b2c2a83ff3dc6067721830f",
55
"repo_name": "MORT",
66
"depth_level": 2,
77
"file_coverage_summary": {
8-
"total_files": 206,
8+
"total_files": 207,
99
"analyzed": 138,
10-
"not_analyzed": 68,
10+
"not_analyzed": 69,
1111
"not_analyzed_by_reason": {
12-
"other": 47,
12+
"other": 48,
1313
"codeboardingignore": 21
1414
}
1515
}
@@ -16165,7 +16165,9 @@
1616516165
},
1616616166
{
1616716167
"qualified_name": "MORT.Rtt",
16168-
"reference_file": "MORT/Rtt.cs"
16168+
"reference_file": "MORT/Rtt.cs",
16169+
"reference_start_line": 0,
16170+
"reference_end_line": 0
1616916171
}
1617016172
],
1617116173
"source_cluster_ids": [
@@ -16520,7 +16522,9 @@
1652016522
},
1652116523
{
1652216524
"qualified_name": "MORT.ScreenCapture.PopupScreenCapture",
16523-
"reference_file": "MORT/ScreenCapture/PopupScreenCapture.xaml.cs"
16525+
"reference_file": "MORT/ScreenCapture/PopupScreenCapture.xaml.cs",
16526+
"reference_start_line": 0,
16527+
"reference_end_line": 0
1652416528
}
1652516529
],
1652616530
"source_cluster_ids": [
@@ -16731,7 +16735,9 @@
1673116735
"key_entities": [
1673216736
{
1673316737
"qualified_name": "MORT.ScreenCapture.PopupScreenCapture",
16734-
"reference_file": "MORT/ScreenCapture/PopupScreenCapture.xaml.cs"
16738+
"reference_file": "MORT/ScreenCapture/PopupScreenCapture.xaml.cs",
16739+
"reference_start_line": 0,
16740+
"reference_end_line": 0
1673516741
},
1673616742
{
1673716743
"qualified_name": "MORT.Manager.FormManager",
@@ -17729,7 +17735,9 @@
1772917735
},
1773017736
{
1773117737
"qualified_name": "MORT.Manager.TransManager.InitGtrans",
17732-
"reference_file": "MORT/Manager/TransManager.cs"
17738+
"reference_file": "MORT/Manager/TransManager.cs",
17739+
"reference_start_line": 0,
17740+
"reference_end_line": 0
1773317741
}
1773417742
],
1773517743
"source_cluster_ids": [
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"commit_hash": "9ec8f3906a5b055fb39c9d8fa8600cff3d756e26",
2+
"commit_hash": "fcc8a2e97785abd10b2c2a83ff3dc6067721830f",
33
"code_boarding_version": "0.2.0"
44
}

0 commit comments

Comments
 (0)