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.
0245
1# Repository Scan Report — shapely
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 | shapely |
14| Path | `C:\repos\v3\shapely` |
15| Purpose | shapely — Gis System — 159 Python files |
16| Application Type | **Gis System** |
17| Primary Framework | No Framework Detected |
18| Secondary Frameworks | Pytest |
19
20## Confidence
21
22| Score | Value |
23|---|---|
24| Discovery Score | 100% |
25| Classification Score | 75% |
26| Overall | 88% |
27
28## Repository Scale
29
30| Metric | Count |
31|---|---|
32| Total Files Scanned | 276 |
33| Python Files | 159 |
34| Test Directories | 1 |
35| Entry Points | 1 |
36| Config Files | 8 |
37| Doc Files | 3 |
38
39## Discovered Assets
40
41### Languages (Executable Source Code)
42
43- C
44- Cython
45- Docker
46- Python
47- Shell
48- TOML
49- YAML
50
51### File Types (Documents & Data)
52
53- Configuration File
54- JSON
55- Markdown
56- ReStructuredText
57- Text
58
59### ML Models & Neural Network Weights
60
61- None detected
62
63## Build Systems
64
65- Python Build
66- Setuptools
67- Conda
68- Make
69
70## Technology Stack
71
72- Python
73- Docker
74
75## Entry Points
76
77- `.\versioneer.py`
78
79## Configuration Files
80
81- `.\pyproject.toml`
82- `.\setup.cfg`
83- `.\setup.py`
84- `ci\Dockerfile`
85- `docker\Dockerfile.arm64`
86- `docker\Dockerfile.valgrind`
87- `docs\environment.yml`
88- `docs\Makefile`
89
90## Documentation
91
92- `.\CONTRIBUTING.md`
93- `.\LICENSE.txt`
94- `.\README.rst`
95
96## Test Directories
97
98- `shapely\tests`
99
100## Warnings & Diagnostics
101
1021. 8 file extension(s) not in language registry: .arm64, .cff, .cmd, .dist, .in. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
103
104**Unknown Extensions** (8 not yet in registry):
105- `.arm64` — add to `LANGUAGE_EXTENSIONS` for future support
106- `.cff` — add to `LANGUAGE_EXTENSIONS` for future support
107- `.cmd` — add to `LANGUAGE_EXTENSIONS` for future support
108- `.dist` — add to `LANGUAGE_EXTENSIONS` for future support
109- `.in` — add to `LANGUAGE_EXTENSIONS` for future support
110- `.pickle` — add to `LANGUAGE_EXTENSIONS` for future support
111- `.supp` — add to `LANGUAGE_EXTENSIONS` for future support
112- `.valgrind` — add to `LANGUAGE_EXTENSIONS` for future support
113
114## Governance Gate — V3-003
115
116✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
117
118---
119
120*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*
121*Module 1 — Universal Repository Discovery Engine*
122*Scan timestamp: 2026-06-12T11:20:26.367252+00:00*