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
0likes240downloads
scan_dronekit_python.md114 linesDownload Raw Back to root
1# Repository Scan Report — dronekit-python
2
3**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine  
4**Scanned At:** 2026-06-12 11:20:51 UTC  
5**Scan Status:** `COMPLETE`  
6
7---
8
9## Repository Identity
10
11| Field | Value |
12|---|---|
13| Name | dronekit-python |
14| Path | `C:\repos\v3\dronekit-python` |
15| Purpose | dronekit-python — Drone Uav (DroneKit) — 47 Python files |
16| Application Type | **Drone Uav** |
17| Primary Framework | DroneKit |
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 | 136 |
32| Python Files | 47 |
33| Test Directories | 1 |
34| Entry Points | 0 |
35| Config Files | 5 |
36| Doc Files | 6 |
37
38## Discovered Assets
39
40### Languages (Executable Source Code)
41
42- CSS
43- HTML
44- Python
45- Shell
46- YAML
47
48### File Types (Documents & Data)
49
50- Log File
51- Markdown
52- ReStructuredText
53- Text
54- Windows Batch Script
55
56### ML Models & Neural Network Weights
57
58- None detected
59
60## Build Systems
61
62- Setuptools
63- Make
64
65## Technology Stack
66
67- Python
68- Travis CI
69- Vagrant
70
71## Entry Points
72
73- None detected
74
75## Configuration Files
76
77- `.\.travis.yml`
78- `.\requirements.txt`
79- `.\setup.py`
80- `.\Vagrantfile`
81- `docs\Makefile`
82
83## Documentation
84
85- `.\CHANGELOG.md`
86- `.\CONTRIBUTING.md`
87- `.\LICENSE`
88- `.\README.md`
89- `dronekit\test\README.md`
90- `examples\README.md`
91
92## Test Directories
93
94- `dronekit\test`
95
96## Warnings & Diagnostics
97
981. 4 file extension(s) not in language registry: .iss, .pip, .tlog, .yapf. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
99
100**Unknown Extensions** (4 not yet in registry):
101- `.iss` — add to `LANGUAGE_EXTENSIONS` for future support
102- `.pip` — add to `LANGUAGE_EXTENSIONS` for future support
103- `.tlog` — add to `LANGUAGE_EXTENSIONS` for future support
104- `.yapf` — 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:51.741965+00:00*