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.
0248
1# Repository Scan Report — kivy
2
3**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine
4**Scanned At:** 2026-06-12 11:20:40 UTC
5**Scan Status:** `COMPLETE`
6
7---
8
9## Repository Identity
10
11| Field | Value |
12|---|---|
13| Name | kivy |
14| Path | `C:\repos\v3\kivy` |
15| Purpose | kivy — Mobile Application (Kivy) — 511 Python files |
16| Application Type | **Mobile Application** |
17| Primary Framework | Kivy |
18| Secondary Frameworks | Pytest, Requests |
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 | 1211 |
33| Python Files | 511 |
34| Test Directories | 1 |
35| Entry Points | 84 |
36| Config Files | 9 |
37| Doc Files | 13 |
38
39## Discovered Assets
40
41### Languages (Executable Source Code)
42
43- Audio File
44- C
45- Cython
46- Emacs Lisp
47- F#
48- OBJ 3D Model
49- Objective-C
50- Python
51- Shell
52- TOML
53- VimScript
54- YAML
55
56### File Types (Documents & Data)
57
58- Configuration File
59- JSON
60- Markdown
61- PDF Document
62- ReStructuredText
63- Text
64
65### ML Models & Neural Network Weights
66
67- None detected
68
69## Build Systems
70
71- Make
72- Python Build
73- Setuptools
74
75## Technology Stack
76
77- Python
78
79## Entry Points
80
81- `examples\3Drendering\main.py`
82- `examples\RST_Editor\main.py`
83- `examples\android\compass\main.py`
84- `examples\android\takepicture\main.py`
85- `examples\animation\animate.py`
86- `examples\application\app_suite.py`
87- `examples\application\app_with_build.py`
88- `examples\application\app_with_config.py`
89- `examples\application\app_with_kv.py`
90- `examples\application\app_with_kv_in_template1.py`
91- `examples\async\asyncio_advanced.py`
92- `examples\async\asyncio_basic.py`
93- `examples\async\trio_advanced.py`
94- `examples\async\trio_basic.py`
95- `examples\audio\main.py`
96- `examples\camera\main.py`
97- `examples\canvas\antialiasing.py`
98- `examples\canvas\bezier.py`
99- `examples\canvas\canvas_stress.py`
100- `examples\canvas\fbo_canvas.py`
101- *... and 64 more*
102
103## Configuration Files
104
105- `.\Makefile`
106- `.\pyproject.toml`
107- `.\setup.cfg`
108- `.\setup.py`
109- `doc\Makefile`
110- `examples\demo\multistroke\settings.py`
111- `examples\widgets\settings.py`
112- `kivy\config.py`
113- `kivy\uix\settings.py`
114
115## Documentation
116
117- `.\AUTHORS`
118- `.\CONTRIBUTING.md`
119- `.\LICENSE`
120- `.\README.md`
121- `doc\README.md`
122- `doc\sources\examples\README`
123- `examples\demo\showcase\README.txt`
124- `examples\demo\showcase\data\icons\README`
125- `examples\demo\touchtracer\README.txt`
126- `examples\desktop_path_id\README.txt`
127- `examples\kinect\README.txt`
128- `kivy\lib\libtess2\LICENSE.txt`
129- `kivy\tools\image-testsuite\README.md`
130
131## Test Directories
132
133- `kivy\tests`
134
135## Warnings & Diagnostics
136
1371. 15 file extension(s) not in language registry: .atlas, .enc, .githook, .glsl, .in. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
138
139**Unknown Extensions** (15 not yet in registry):
140- `.atlas` — add to `LANGUAGE_EXTENSIONS` for future support
141- `.enc` — add to `LANGUAGE_EXTENSIONS` for future support
142- `.githook` — add to `LANGUAGE_EXTENSIONS` for future support
143- `.glsl` — add to `LANGUAGE_EXTENSIONS` for future support
144- `.in` — add to `LANGUAGE_EXTENSIONS` for future support
145- `.inc` — add to `LANGUAGE_EXTENSIONS` for future support
146- `.jsa` — add to `LANGUAGE_EXTENSIONS` for future support
147- `.json-tmlanguage` — add to `LANGUAGE_EXTENSIONS` for future support
148- `.kv` — add to `LANGUAGE_EXTENSIONS` for future support
149- `.mpg` — add to `LANGUAGE_EXTENSIONS` for future support
150- `.pxi` — add to `LANGUAGE_EXTENSIONS` for future support
151- `.spec` — add to `LANGUAGE_EXTENSIONS` for future support
152- `.sty` — add to `LANGUAGE_EXTENSIONS` for future support
153- `.tmlanguage` — add to `LANGUAGE_EXTENSIONS` for future support
154- `.vs` — add to `LANGUAGE_EXTENSIONS` for future support
155
156## Governance Gate — V3-003
157
158✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
159
160---
161
162*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*
163*Module 1 — Universal Repository Discovery Engine*
164*Scan timestamp: 2026-06-12T11:20:40.742114+00:00*