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.
0240
1# Repository Scan Report — opencv-python
2
3**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine
4**Scanned At:** 2026-06-12 11:20:30 UTC
5**Scan Status:** `COMPLETE`
6
7---
8
9## Repository Identity
10
11| Field | Value |
12|---|---|
13| Name | opencv-python |
14| Path | `C:\repos\v3\opencv-python` |
15| Purpose | opencv-python — Computer Vision (OpenCV) — 9 Python files |
16| Application Type | **Computer Vision** |
17| Primary Framework | OpenCV |
18
19## Confidence
20
21| Score | Value |
22|---|---|
23| Discovery Score | 100% |
24| Classification Score | 100% |
25| Overall | 100% |
26
27## Repository Scale
28
29| Metric | Count |
30|---|---|
31| Total Files Scanned | 36 |
32| Python Files | 9 |
33| Test Directories | 1 |
34| Entry Points | 3 |
35| Config Files | 11 |
36| Doc Files | 4 |
37
38## Discovered Assets
39
40### Languages (Executable Source Code)
41
42- Docker
43- Python
44- Shell
45- TOML
46
47### File Types (Documents & Data)
48
49- Markdown
50- Text
51
52### ML Models & Neural Network Weights
53
54- None detected
55
56## Build Systems
57
58- Python Build
59- Setuptools
60
61## Technology Stack
62
63- Python
64- Docker
65- SQLite
66
67## Entry Points
68
69- `.\find_version.py`
70- `.\patch_auditwheel_whitelist.py`
71- `.\setup.py`
72
73## Configuration Files
74
75- `.\pyproject.toml`
76- `.\setup.py`
77- `docker\manylinux1\Dockerfile_i686`
78- `docker\manylinux1\Dockerfile_x86_64`
79- `docker\manylinux2014\Dockerfile_aarch64`
80- `docker\manylinux2014\Dockerfile_i686`
81- `docker\manylinux2014\Dockerfile_x86_64`
82- `docker\manylinux_2_28\Dockerfile_aarch64`
83- `docker\manylinux_2_28\Dockerfile_x86_64`
84- `docker\musllinux_1_2\Dockerfile_aarch64`
85- `docker\musllinux_1_2\Dockerfile_x86_64`
86
87## Documentation
88
89- `.\CONTRIBUTING.md`
90- `.\LICENSE.txt`
91- `.\README.md`
92- `docker\README.md`
93
94## Test Directories
95
96- `tests`
97
98## Warnings & Diagnostics
99
1001. 2 file extension(s) not in language registry: .in, .mp4. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
101
102**Unknown Extensions** (2 not yet in registry):
103- `.in` — add to `LANGUAGE_EXTENSIONS` for future support
104- `.mp4` — add to `LANGUAGE_EXTENSIONS` for future support
105
106## Governance Gate — V3-003
107
108✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
109
110---
111
112*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*
113*Module 1 — Universal Repository Discovery Engine*
114*Scan timestamp: 2026-06-12T11:20:30.134275+00:00*