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.
0240
1# Repository Scan Report — kubernetes-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 | kubernetes-python |
14| Path | `C:\repos\v3\kubernetes-python` |
15| Purpose | kubernetes-python — Container Orchestration (Kubernetes) — 1873 Python files |
16| Application Type | **Container Orchestration** |
17| Primary Framework | Kubernetes |
18| Secondary Frameworks | Requests |
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 | 3668 |
33| Python Files | 1873 |
34| Test Directories | 2 |
35| Entry Points | 43 |
36| Config Files | 13 |
37| Doc Files | 13 |
38
39## Discovered Assets
40
41### Languages (Executable Source Code)
42
43- Docker
44- Jupyter Notebook
45- Python
46- Shell
47- YAML
48
49### File Types (Documents & Data)
50
51- Configuration File
52- JSON
53- Markdown
54- ReStructuredText
55- Text
56- Windows Batch Script
57
58### ML Models & Neural Network Weights
59
60- None detected
61
62## Build Systems
63
64- Setuptools
65- Make
66
67## Technology Stack
68
69- Python
70- Docker
71- GitLab CI
72- Travis CI
73- Kubernetes
74
75## Entry Points
76
77- `examples\annotate_deployment.py`
78- `examples\api_discovery.py`
79- `examples\apply_from_dict.py`
80- `examples\apply_from_directory.py`
81- `examples\apply_from_single_file.py`
82- `examples\cluster_scoped_custom_object.py`
83- `examples\cronjob_crud.py`
84- `examples\deployment_create.py`
85- `examples\deployment_crud.py`
86- `examples\duration-gep2257.py`
87- `examples\dynamic-client\accept_header.py`
88- `examples\dynamic-client\cluster_scoped_custom_resource.py`
89- `examples\dynamic-client\configmap.py`
90- `examples\dynamic-client\deployment_rolling_restart.py`
91- `examples\dynamic-client\namespaced_custom_resource.py`
92- `examples\dynamic-client\node.py`
93- `examples\dynamic-client\replication_controller.py`
94- `examples\dynamic-client\request_timeout.py`
95- `examples\dynamic-client\service.py`
96- `examples\enable_debug_logging.py`
97- *... and 23 more*
98
99## Configuration Files
100
101- `.\requirements.txt`
102- `.\setup.cfg`
103- `.\setup.py`
104- `doc\Makefile`
105- `examples\notebooks\docker\Dockerfile`
106- `kubernetes\.gitlab-ci.yml`
107- `kubernetes\setup.cfg`
108- `kubernetes\aio\.gitlab-ci.yml`
109- `kubernetes\aio\.travis.yml`
110- `kubernetes\aio\requirements.txt`
111- `kubernetes\aio\setup.cfg`
112- `kubernetes\aio\setup.py`
113- `kubernetes\base\.travis.yml`
114
115## Documentation
116
117- `.\CHANGELOG.md`
118- `.\CONTRIBUTING.md`
119- `.\LICENSE`
120- `.\README.md`
121- `doc\README.md`
122- `examples\README.md`
123- `examples\notebooks\README.md`
124- `kubernetes\README.md`
125- `kubernetes\aio\README.md`
126- `kubernetes\base\CONTRIBUTING.md`
127- `kubernetes\base\LICENSE`
128- `kubernetes\base\README.md`
129- `kubernetes\base\leaderelection\README.md`
130
131## Test Directories
132
133- `kubernetes\aio\test`
134- `kubernetes\test`
135
136## Warnings & Diagnostics
137
1381. 4 file extension(s) not in language registry: .diff, .in, .orig, .unprocessed. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
139
140**Unknown Extensions** (4 not yet in registry):
141- `.diff` — add to `LANGUAGE_EXTENSIONS` for future support
142- `.in` — add to `LANGUAGE_EXTENSIONS` for future support
143- `.orig` — add to `LANGUAGE_EXTENSIONS` for future support
144- `.unprocessed` — add to `LANGUAGE_EXTENSIONS` for future support
145
146## Governance Gate — V3-003
147
148✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
149
150---
151
152*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*
153*Module 1 — Universal Repository Discovery Engine*
154*Scan timestamp: 2026-06-12T11:20:51.177170+00:00*