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
0likes251downloads
scan_geopandas.md130 linesDownload Raw Back to root
1# Repository Scan Report — geopandas
2
3**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine  
4**Scanned At:** 2026-06-12 11:20:26 UTC  
5**Scan Status:** `COMPLETE`  
6
7---
8
9## Repository Identity
10
11| Field | Value |
12|---|---|
13| Name | geopandas |
14| Path | `C:\repos\v3\geopandas` |
15| Purpose | geopandas — Gis System (GeoPandas) — 83 Python files |
16| Application Type | **Gis System** |
17| Primary Framework | GeoPandas |
18| Secondary Frameworks | SQLAlchemy, Pytest, RQ |
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 | 378 |
33| Python Files | 83 |
34| Test Directories | 3 |
35| Entry Points | 0 |
36| Config Files | 5 |
37| Doc Files | 8 |
38
39## Discovered Assets
40
41### Languages (Executable Source Code)
42
43- CSS
44- HTML
45- Jupyter Notebook
46- Python
47- Shapefile
48- Shell
49- TOML
50- YAML
51
52### File Types (Documents & Data)
53
54- JSON
55- Markdown
56- PDF Document
57- ReStructuredText
58- Text
59- Windows Batch Script
60
61### ML Models & Neural Network Weights
62
63- None detected
64
65## Build Systems
66
67- Conda
68- Python Build
69- Make
70
71## Technology Stack
72
73- Python
74
75## Entry Points
76
77- None detected
78
79## Configuration Files
80
81- `.\environment.yml`
82- `.\pyproject.toml`
83- `.\requirements-dev.txt`
84- `doc\environment.yml`
85- `doc\Makefile`
86
87## Documentation
88
89- `.\CHANGELOG.md`
90- `.\CONTRIBUTING.md`
91- `.\LICENSE.txt`
92- `.\README.md`
93- `examples\README.md`
94- `geopandas\io\tests\data\arrow\geoparquet\README.md`
95- `geopandas\io\tests\data\geoarrow\README.md`
96- `geopandas\tests\data\README.md`
97
98## Test Directories
99
100- `geopandas\io\tests`
101- `geopandas\tests`
102- `geopandas\tools\tests`
103
104## Warnings & Diagnostics
105
1061. 12 file extension(s) not in language registry: .arrow, .cpg, .csv, .dbf, .feather. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
107
108**Unknown Extensions** (12 not yet in registry):
109- `.arrow` — add to `LANGUAGE_EXTENSIONS` for future support
110- `.cpg` — add to `LANGUAGE_EXTENSIONS` for future support
111- `.csv` — add to `LANGUAGE_EXTENSIONS` for future support
112- `.dbf` — add to `LANGUAGE_EXTENSIONS` for future support
113- `.feather` — add to `LANGUAGE_EXTENSIONS` for future support
114- `.geojson` — add to `LANGUAGE_EXTENSIONS` for future support
115- `.parquet` — add to `LANGUAGE_EXTENSIONS` for future support
116- `.pickle` — add to `LANGUAGE_EXTENSIONS` for future support
117- `.prj` — add to `LANGUAGE_EXTENSIONS` for future support
118- `.qpj` — add to `LANGUAGE_EXTENSIONS` for future support
119- `.shx` — add to `LANGUAGE_EXTENSIONS` for future support
120- `.tif` — add to `LANGUAGE_EXTENSIONS` for future support
121
122## Governance Gate — V3-003
123
124✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
125
126---
127
128*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*  
129*Module 1 — Universal Repository Discovery Engine*  
130*Scan timestamp: 2026-06-12T11:20:26.065213+00:00*