CoolFace
Datasetpublic

ZeeshanSaud/CodeTruthAgent-V3-Module1-Evaluation

Source Code https://github.com/Zeeshan78699/CodeTruthAgent — tag v3.0.0-module1 CodeTruth Agent V3 — Module 1 Evaluation Validation results for Module 1: Repository Cognition Engine — a deterministic, rule-based engine that scans a software repository and determines its application type, primary framework, technology stack, and file inventory. What's in this dataset FULL_DOMAIN_SUMMARY.md — summary table of all 69 validated repositories… See the full description on the dataset page: https://huggingface.co/datasets/ZeeshanSaud/CodeTruthAgent-V3-Module1-Evaluation.

sourceHugging Facegpl-3.0updated 3mo agoView on Hugging Face
0likes248downloads
scan_toga.md371 linesDownload Raw Back to root
1# Repository Scan Report — toga
2
3**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine  
4**Scanned At:** 2026-06-12 11:20:41 UTC  
5**Scan Status:** `COMPLETE`  
6
7---
8
9## Repository Identity
10
11| Field | Value |
12|---|---|
13| Name | toga |
14| Path | `C:\repos\v3\toga` |
15| Purpose | toga — Mobile Application (BeeWare/Toga) — 1138 Python files |
16| Application Type | **Mobile Application** |
17| Primary Framework | BeeWare/Toga |
18| Secondary Frameworks | Pytest, HTTPX |
19
20## Confidence
21
22| Score | Value |
23|---|---|
24| Discovery Score | 100% |
25| Classification Score | 100% |
26| Overall | 100% |
27
28## Repository Scale
29
30| Metric | Count |
31|---|---|
32| Total Files Scanned | 2060 |
33| Python Files | 1138 |
34| Test Directories | 3 |
35| Entry Points | 131 |
36| Config Files | 70 |
37| Doc Files | 169 |
38
39## Discovered Assets
40
41### Languages (Executable Source Code)
42
43- CSS
44- HTML
45- Python
46- TOML
47- YAML
48
49### File Types (Documents & Data)
50
51- Configuration File
52- JSON
53- Markdown
54- ReStructuredText
55- Text
56
57### ML Models & Neural Network Weights
58
59- None detected
60
61## Build Systems
62
63- Python Build
64
65## Technology Stack
66
67- Python
68- SQLite
69
70## Entry Points
71
72- `android\src\toga_android\app.py`
73- `android\tests_backend\app.py`
74- `cocoa\src\toga_cocoa\app.py`
75- `cocoa\tests_backend\app.py`
76- `core\src\toga\app.py`
77- `demo\toga_demo\__main__.py`
78- `demo\toga_demo\app.py`
79- `docs\main.py`
80- `dummy\src\toga_dummy\app.py`
81- `examples\activityindicator\activityindicator\__main__.py`
82- `examples\activityindicator\activityindicator\app.py`
83- `examples\beeliza\beeliza\__main__.py`
84- `examples\beeliza\beeliza\app.py`
85- `examples\box\box\__main__.py`
86- `examples\box\box\app.py`
87- `examples\button\button\__main__.py`
88- `examples\button\button\app.py`
89- `examples\canvas\canvas\__main__.py`
90- `examples\canvas\canvas\app.py`
91- `examples\colors\colors\__main__.py`
92- *... and 111 more*
93
94## Configuration Files
95
96- `.\pyproject.toml`
97- `android\pyproject.toml`
98- `cocoa\pyproject.toml`
99- `core\pyproject.toml`
100- `demo\pyproject.toml`
101- `docs\config.yml`
102- `dummy\pyproject.toml`
103- `examples\activityindicator\pyproject.toml`
104- `examples\beeliza\pyproject.toml`
105- `examples\box\pyproject.toml`
106- `examples\button\pyproject.toml`
107- `examples\canvas\pyproject.toml`
108- `examples\colors\pyproject.toml`
109- `examples\command\pyproject.toml`
110- `examples\customwidget\pyproject.toml`
111- `examples\customwidget\helloworld\pyproject.toml`
112- `examples\date_and_time\pyproject.toml`
113- `examples\detailedlist\pyproject.toml`
114- `examples\dialogs\pyproject.toml`
115- `examples\divider\pyproject.toml`
116- `examples\documentapp\pyproject.toml`
117- `examples\examples_overview\pyproject.toml`
118- `examples\focus\pyproject.toml`
119- `examples\font\pyproject.toml`
120- `examples\font_size\pyproject.toml`
121- `examples\handlers\pyproject.toml`
122- `examples\hardware\pyproject.toml`
123- `examples\imageview\pyproject.toml`
124- `examples\layout\pyproject.toml`
125- `examples\mapview\pyproject.toml`
126- `examples\multilinetextinput\pyproject.toml`
127- `examples\numberinput\pyproject.toml`
128- `examples\optioncontainer\pyproject.toml`
129- `examples\passwordinput\pyproject.toml`
130- `examples\positron-django\pyproject.toml`
131- `examples\positron-django\src\positron\settings.py`
132- `examples\positron-static\pyproject.toml`
133- `examples\progressbar\pyproject.toml`
134- `examples\resize\pyproject.toml`
135- `examples\screenshot\pyproject.toml`
136- `examples\scrollcontainer\pyproject.toml`
137- `examples\selection\pyproject.toml`
138- `examples\simpleapp\pyproject.toml`
139- `examples\slider\pyproject.toml`
140- `examples\splitcontainer\pyproject.toml`
141- `examples\statusiconapp\pyproject.toml`
142- `examples\switch_demo\pyproject.toml`
143- `examples\table\pyproject.toml`
144- `examples\table_columns\pyproject.toml`
145- `examples\table_source\pyproject.toml`
146- `examples\textinput\pyproject.toml`
147- `examples\tree\pyproject.toml`
148- `examples\tree_source\pyproject.toml`
149- `examples\tutorial0\pyproject.toml`
150- `examples\tutorial1\pyproject.toml`
151- `examples\tutorial2\pyproject.toml`
152- `examples\tutorial3\pyproject.toml`
153- `examples\tutorial4\pyproject.toml`
154- `examples\webview\pyproject.toml`
155- `examples\window\pyproject.toml`
156- `gtk\pyproject.toml`
157- `iOS\pyproject.toml`
158- `positron\pyproject.toml`
159- `qt\pyproject.toml`
160- `testbed\pyproject.toml`
161- `textual\pyproject.toml`
162- `toga\pyproject.toml`
163- `travertino\pyproject.toml`
164- `web\pyproject.toml`
165- `winforms\pyproject.toml`
166
167## Documentation
168
169- `.\CONTRIBUTING.md`
170- `.\LICENSE`
171- `.\README.md`
172- `android\CONTRIBUTING.md`
173- `android\LICENSE`
174- `android\README.md`
175- `cocoa\CONTRIBUTING.md`
176- `cocoa\LICENSE`
177- `cocoa\README.md`
178- `core\CONTRIBUTING.md`
179- `core\LICENSE`
180- `core\README.md`
181- `demo\LICENSE`
182- `demo\README.md`
183- `dummy\CONTRIBUTING.md`
184- `dummy\LICENSE`
185- `dummy\README.md`
186- `examples\README.md`
187- `examples\activityindicator\LICENSE`
188- `examples\activityindicator\README.md`
189- `examples\activityindicator\activityindicator\resources\README`
190- `examples\beeliza\LICENSE`
191- `examples\beeliza\README.md`
192- `examples\box\LICENSE`
193- `examples\box\README.md`
194- `examples\button\LICENSE`
195- `examples\button\README.md`
196- `examples\canvas\LICENSE`
197- `examples\canvas\README.md`
198- `examples\canvas\canvas\resources\README`
199- `examples\colors\LICENSE`
200- `examples\colors\README.md`
201- `examples\colors\colors\resources\README`
202- `examples\command\LICENSE`
203- `examples\command\README.md`
204- `examples\customwidget\LICENSE`
205- `examples\customwidget\README.md`
206- `examples\date_and_time\LICENSE`
207- `examples\date_and_time\README.md`
208- `examples\detailedlist\LICENSE`
209- `examples\detailedlist\README.md`
210- `examples\dialogs\LICENSE`
211- `examples\dialogs\README.md`
212- `examples\dialogs\dialogs\resources\README`
213- `examples\divider\LICENSE`
214- `examples\divider\README.md`
215- `examples\documentapp\LICENSE`
216- `examples\documentapp\README.md`
217- `examples\documentapp\documentapp\resources\README`
218- `examples\examples_overview\LICENSE`
219- `examples\examples_overview\README.md`
220- `examples\examples_overview\examples_overview\resources\README`
221- `examples\focus\LICENSE`
222- `examples\focus\README.md`
223- `examples\font\LICENSE`
224- `examples\font\README.md`
225- `examples\font\font\resources\README`
226- `examples\font_size\LICENSE`
227- `examples\font_size\README.md`
228- `examples\handlers\LICENSE`
229- `examples\handlers\README.md`
230- `examples\handlers\handlers\resources\README`
231- `examples\hardware\README.md`
232- `examples\imageview\LICENSE`
233- `examples\imageview\README.md`
234- `examples\layout\LICENSE`
235- `examples\layout\README.md`
236- `examples\layout\layout\resources\README`
237- `examples\mapview\LICENSE`
238- `examples\mapview\README.md`
239- `examples\mapview\mapview\resources\README`
240- `examples\multilinetextinput\LICENSE`
241- `examples\multilinetextinput\README.md`
242- `examples\multilinetextinput\multilinetextinput\resources\README`
243- `examples\numberinput\LICENSE`
244- `examples\numberinput\README.md`
245- `examples\numberinput\numberinput\resources\README`
246- `examples\optioncontainer\LICENSE`
247- `examples\optioncontainer\README.md`
248- `examples\optioncontainer\optioncontainer\resources\README`
249- `examples\passwordinput\LICENSE`
250- `examples\passwordinput\README.md`
251- `examples\passwordinput\passwordinput\resources\README`
252- `examples\positron-django\LICENSE`
253- `examples\positron-django\README.md`
254- `examples\positron-static\LICENSE`
255- `examples\positron-static\README.md`
256- `examples\progressbar\LICENSE`
257- `examples\progressbar\README.md`
258- `examples\resize\LICENSE`
259- `examples\resize\README.md`
260- `examples\screenshot\LICENSE`
261- `examples\screenshot\README.md`
262- `examples\screenshot\screenshot\resources\README`
263- `examples\scrollcontainer\LICENSE`
264- `examples\scrollcontainer\README.md`
265- `examples\scrollcontainer\scrollcontainer\resources\README`
266- `examples\selection\LICENSE`
267- `examples\selection\README.md`
268- `examples\simpleapp\LICENSE`
269- `examples\simpleapp\README.md`
270- `examples\slider\LICENSE`
271- `examples\slider\README.md`
272- `examples\splitcontainer\LICENSE`
273- `examples\splitcontainer\README.md`
274- `examples\statusiconapp\LICENSE`
275- `examples\statusiconapp\README.md`
276- `examples\statusiconapp\statusiconapp\resources\README`
277- `examples\switch_demo\LICENSE`
278- `examples\switch_demo\README.md`
279- `examples\switch_demo\switch_demo\resources\README`
280- `examples\table\LICENSE`
281- `examples\table\README.md`
282- `examples\table_columns\LICENSE`
283- `examples\table_columns\README.rst`
284- `examples\table_columns\table_columns\resources\README`
285- `examples\table_source\LICENSE`
286- `examples\table_source\README.md`
287- `examples\textinput\LICENSE`
288- `examples\textinput\README.md`
289- `examples\textinput\textinput\resources\README`
290- `examples\tree\LICENSE`
291- `examples\tree\README.md`
292- `examples\tree_source\LICENSE`
293- `examples\tree_source\README.md`
294- `examples\tutorial0\LICENSE`
295- `examples\tutorial0\README.md`
296- `examples\tutorial1\LICENSE`
297- `examples\tutorial1\README.md`
298- `examples\tutorial2\LICENSE`
299- `examples\tutorial2\README.md`
300- `examples\tutorial3\LICENSE`
301- `examples\tutorial3\README.md`
302- `examples\tutorial4\LICENSE`
303- `examples\tutorial4\README.md`
304- `examples\webview\LICENSE`
305- `examples\webview\README.md`
306- `examples\window\LICENSE`
307- `examples\window\README.md`
308- `examples\window\window\resources\README`
309- `gtk\CONTRIBUTING.md`
310- `gtk\LICENSE`
311- `gtk\README.md`
312- `iOS\CONTRIBUTING.md`
313- `iOS\LICENSE`
314- `iOS\README.md`
315- `positron\CONTRIBUTING.md`
316- `positron\README.md`
317- `qt\CONTRIBUTING.md`
318- `qt\LICENSE`
319- `qt\README.md`
320- `testbed\LICENSE`
321- `textual\CONTRIBUTING.md`
322- `textual\README.md`
323- `toga\CONTRIBUTING.md`
324- `toga\LICENSE`
325- `toga\README.md`
326- `travertino\AUTHORS`
327- `travertino\CHANGELOG.md`
328- `travertino\CONTRIBUTING.md`
329- `travertino\LICENSE`
330- `travertino\README.md`
331- `web\CONTRIBUTING.md`
332- `web\LICENSE`
333- `web\README.md`
334- `winforms\CONTRIBUTING.md`
335- `winforms\LICENSE`
336- `winforms\README.md`
337- `winforms\src\toga_winforms\libs\WebView2\README.md`
338
339## Test Directories
340
341- `core\tests`
342- `testbed\tests`
343- `travertino\tests`
344
345## Warnings & Diagnostics
346
3471. 12 file extension(s) not in language registry: .bmp, .exampledoc, .html~head, .icns, .manifest. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
348
349**Unknown Extensions** (12 not yet in registry):
350- `.bmp` — add to `LANGUAGE_EXTENSIONS` for future support
351- `.exampledoc` — add to `LANGUAGE_EXTENSIONS` for future support
352- `.html~head` — add to `LANGUAGE_EXTENSIONS` for future support
353- `.icns` — add to `LANGUAGE_EXTENSIONS` for future support
354- `.manifest` — add to `LANGUAGE_EXTENSIONS` for future support
355- `.pyi` — add to `LANGUAGE_EXTENSIONS` for future support
356- `.qml` — add to `LANGUAGE_EXTENSIONS` for future support
357- `.testbed` — add to `LANGUAGE_EXTENSIONS` for future support
358- `.tmpl` — add to `LANGUAGE_EXTENSIONS` for future support
359- `.typed` — add to `LANGUAGE_EXTENSIONS` for future support
360- `.webp` — add to `LANGUAGE_EXTENSIONS` for future support
361- `.webview2` — add to `LANGUAGE_EXTENSIONS` for future support
362
363## Governance Gate — V3-003
364
365✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
366
367---
368
369*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*  
370*Module 1 — Universal Repository Discovery Engine*  
371*Scan timestamp: 2026-06-12T11:20:41.199902+00:00*