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 — MetPy
2
3**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine
4**Scanned At:** 2026-06-12 11:20:53 UTC
5**Scan Status:** `COMPLETE`
6
7---
8
9## Repository Identity
10
11| Field | Value |
12|---|---|
13| Name | MetPy |
14| Path | `C:\repos\v3\MetPy` |
15| Purpose | MetPy — Climate Science (MetPy) — 180 Python files |
16| Application Type | **Climate Science** |
17| Primary Framework | MetPy |
18| Secondary Frameworks | Pytest |
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 | 751 |
33| Python Files | 180 |
34| Test Directories | 1 |
35| Entry Points | 2 |
36| Config Files | 7 |
37| Doc Files | 12 |
38
39## Discovered Assets
40
41### Languages (Executable Source Code)
42
43- CSS
44- Docker
45- HTML
46- JavaScript
47- Jupyter Notebook
48- NetCDF Scientific
49- Python
50- Ruby
51- Shapefile
52- Shell
53- TOML
54- YAML
55
56### File Types (Documents & Data)
57
58- Configuration File
59- JSON
60- Markdown
61- PDF Document
62- ReStructuredText
63- Text
64- Windows Batch Script
65
66### ML Models & Neural Network Weights
67
68- NumPy Archive
69
70**Total model files: 19**
71
72## Build Systems
73
74- Python Build
75- Setuptools
76- Make
77
78## Technology Stack
79
80- Python
81- Docker
82- Jenkins
83
84## Entry Points
85
86- `ci\download_cartopy_maps.py`
87- `ci\filter_links.py`
88
89## Configuration Files
90
91- `.\pyproject.toml`
92- `.\setup.cfg`
93- `benchmarks\Dockerfile`
94- `benchmarks\Jenkinsfile`
95- `ci\requirements.txt`
96- `docs\Makefile`
97- `tools\metar_parser\Makefile`
98
99## Documentation
100
101- `.\CONTRIBUTING.md`
102- `.\LICENSE`
103- `.\README.md`
104- `docs\devel\CONTRIBUTING.md`
105- `examples\README.txt`
106- `examples\calculations\README.txt`
107- `examples\formats\README.txt`
108- `examples\gridding\README.txt`
109- `examples\plots\README.txt`
110- `examples\remote\README.txt`
111- `tools\README.md`
112- `tutorials\README.md`
113
114## Test Directories
115
116- `tests`
117
118## Warnings & Diagnostics
119
1201. 20 file extension(s) not in language registry: .ar2v, .cff, .cpg, .csv, .dbf. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
121
122**Unknown Extensions** (20 not yet in registry):
123- `.ar2v` — add to `LANGUAGE_EXTENSIONS` for future support
124- `.cff` — add to `LANGUAGE_EXTENSIONS` for future support
125- `.cpg` — add to `LANGUAGE_EXTENSIONS` for future support
126- `.csv` — add to `LANGUAGE_EXTENSIONS` for future support
127- `.dbf` — add to `LANGUAGE_EXTENSIONS` for future support
128- `.gem` — add to `LANGUAGE_EXTENSIONS` for future support
129- `.geojson` — add to `LANGUAGE_EXTENSIONS` for future support
130- `.gini` — add to `LANGUAGE_EXTENSIONS` for future support
131- `.grd` — add to `LANGUAGE_EXTENSIONS` for future support
132- `.in` — add to `LANGUAGE_EXTENSIONS` for future support
133- `.last` — add to `LANGUAGE_EXTENSIONS` for future support
134- `.nids` — add to `LANGUAGE_EXTENSIONS` for future support
135- `.peg` — add to `LANGUAGE_EXTENSIONS` for future support
136- `.prj` — add to `LANGUAGE_EXTENSIONS` for future support
137- `.sfc` — add to `LANGUAGE_EXTENSIONS` for future support
138- `.shx` — add to `LANGUAGE_EXTENSIONS` for future support
139- `.snd` — add to `LANGUAGE_EXTENSIONS` for future support
140- `.spec` — add to `LANGUAGE_EXTENSIONS` for future support
141- `.tbl` — add to `LANGUAGE_EXTENSIONS` for future support
142- `.wmo` — add to `LANGUAGE_EXTENSIONS` for future support
143
144## Governance Gate — V3-003
145
146✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
147
148---
149
150*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*
151*Module 1 — Universal Repository Discovery Engine*
152*Scan timestamp: 2026-06-12T11:20:53.114926+00:00*