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
0likes248downloads
scan_librecad.md157 linesDownload Raw Back to root
1# Repository Scan Report — LibreCAD
2
3**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine  
4**Scanned At:** 2026-06-12 11:20:22 UTC  
5**Scan Status:** `COMPLETE`  
6
7---
8
9## Repository Identity
10
11| Field | Value |
12|---|---|
13| Name | LibreCAD |
14| Path | `C:\repos\v3\LibreCAD` |
15| Purpose | LibreCAD — Cad System — 1 Python files |
16| Application Type | **Cad System** |
17| Primary Framework | No Framework Detected |
18
19## Confidence
20
21| Score | Value |
22|---|---|
23| Discovery Score | 100% |
24| Classification Score | 75% |
25| Overall | 88% |
26
27## Repository Scale
28
29| Metric | Count |
30|---|---|
31| Total Files Scanned | 4653 |
32| Python Files | 1 |
33| Test Directories | 4 |
34| Entry Points | 0 |
35| Config Files | 15 |
36| Doc Files | 13 |
37
38## Discovered Assets
39
40### Languages (Executable Source Code)
41
42- AutoCAD Exchange
43- C
44- C++
45- CSS
46- HTML
47- PowerShell
48- Python
49- Salesforce Lightning
50- Shell
51- TOML
52- TypeScript
53- XML
54- YAML
55
56### File Types (Documents & Data)
57
58- Configuration File
59- JSON
60- Markdown
61- Text
62- Windows Batch Script
63
64### ML Models & Neural Network Weights
65
66- None detected
67
68## Build Systems
69
70- CMake
71
72## Technology Stack
73
74- Python
75- Travis CI
76- AWS
77
78## Entry Points
79
80- None detected
81
82## Configuration Files
83
84- `.\CMakeLists.txt`
85- `libraries\lciconengine\CMakeLists.txt`
86- `libraries\libdxfrw\.travis.yml`
87- `libraries\libdxfrw\CMakeLists.txt`
88- `plugins\CMakeLists.txt`
89- `plugins\align\CMakeLists.txt`
90- `plugins\asciifile\CMakeLists.txt`
91- `plugins\divide\CMakeLists.txt`
92- `plugins\gear\CMakeLists.txt`
93- `plugins\list\CMakeLists.txt`
94- `plugins\picfile\CMakeLists.txt`
95- `plugins\plotequation\CMakeLists.txt`
96- `plugins\pointstocsv\CMakeLists.txt`
97- `plugins\sameprop\CMakeLists.txt`
98- `plugins\sample\CMakeLists.txt`
99
100## Documentation
101
102- `.\CHANGELOG.md`
103- `.\LICENSE`
104- `.\README.md`
105- `desktop\graphics_icons_and_splash\Icon LibreCAD\README.md`
106- `desktop\graphics_icons_and_splash\Logo LibreCAD\README.md`
107- `desktop\graphics_icons_and_splash\Splash Screen LibreCAD\README.md`
108- `libraries\libdxfrw\AUTHORS`
109- `libraries\libdxfrw\README`
110- `libraries\libdxfrw\README.md`
111- `librecad\support\doc\README`
112- `librecad\ts\README.md`
113- `plugins\picfile\README`
114- `plugins\ts\README.md`
115
116## Test Directories
117
118- `librecad\src\lib\engine\document\entities\tests`
119- `librecad\src\lib\filters\tests`
120- `librecad\src\lib\math\tests`
121- `librecad\src\test`
122
123## Warnings & Diagnostics
124
1251. 22 file extension(s) not in language registry: .1, .ac, .astylerc, .dat, .desktop. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
126
127**Unknown Extensions** (22 not yet in registry):
128- `.1` — add to `LANGUAGE_EXTENSIONS` for future support
129- `.ac` — add to `LANGUAGE_EXTENSIONS` for future support
130- `.astylerc` — add to `LANGUAGE_EXTENSIONS` for future support
131- `.dat` — add to `LANGUAGE_EXTENSIONS` for future support
132- `.desktop` — add to `LANGUAGE_EXTENSIONS` for future support
133- `.dox` — add to `LANGUAGE_EXTENSIONS` for future support
134- `.icns` — add to `LANGUAGE_EXTENSIONS` for future support
135- `.in` — add to `LANGUAGE_EXTENSIONS` for future support
136- `.lff` — add to `LANGUAGE_EXTENSIONS` for future support
137- `.mime` — add to `LANGUAGE_EXTENSIONS` for future support
138- `.nsh` — add to `LANGUAGE_EXTENSIONS` for future support
139- `.nsi` — add to `LANGUAGE_EXTENSIONS` for future support
140- `.plugins` — add to `LANGUAGE_EXTENSIONS` for future support
141- `.pri` — add to `LANGUAGE_EXTENSIONS` for future support
142- `.pro` — add to `LANGUAGE_EXTENSIONS` for future support
143- `.qhcp` — add to `LANGUAGE_EXTENSIONS` for future support
144- `.qhp` — add to `LANGUAGE_EXTENSIONS` for future support
145- `.qrc` — add to `LANGUAGE_EXTENSIONS` for future support
146- `.rc` — add to `LANGUAGE_EXTENSIONS` for future support
147- `.readme` — add to `LANGUAGE_EXTENSIONS` for future support
148
149## Governance Gate — V3-003
150
151✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
152
153---
154
155*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*  
156*Module 1 — Universal Repository Discovery Engine*  
157*Scan timestamp: 2026-06-12T11:20:22.161693+00:00*