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
0likes245downloads
scan_python_jenkins.md107 linesDownload Raw Back to root
1# Repository Scan Report — python-jenkins
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 | python-jenkins |
14| Path | `C:\repos\v3\python-jenkins` |
15| Purpose | python-jenkins — Ci Cd Pipeline (Jenkins) — 141 Python files |
16| Application Type | **Ci Cd Pipeline** |
17| Primary Framework | Jenkins |
18| Secondary Frameworks | Pytest, 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 | 193 |
33| Python Files | 141 |
34| Test Directories | 0 |
35| Entry Points | 4 |
36| Config Files | 5 |
37| Doc Files | 4 |
38
39## Discovered Assets
40
41### Languages (Executable Source Code)
42
43- Docker
44- Python
45- TOML
46- XML
47- YAML
48
49### File Types (Documents & Data)
50
51- Markdown
52- ReStructuredText
53- Text
54
55### ML Models & Neural Network Weights
56
57- None detected
58
59## Build Systems
60
61- Make
62- Python Build
63
64## Technology Stack
65
66- Python
67- Docker
68
69## Entry Points
70
71- `doc\conf.py`
72- `examples\low_level\example_param_build.py`
73- `jenkinsapi\command_line\jenkinsapi_version.py`
74- `jenkinsapi\utils\simple_post_logger.py`
75
76## Configuration Files
77
78- `.\Makefile`
79- `.\pyproject.toml`
80- `doc\Makefile`
81- `docker\Dockerfile`
82- `jenkinsapi\config.py`
83
84## Documentation
85
86- `.\CHANGELOG.md`
87- `.\LICENSE`
88- `.\README.rst`
89- `doc\CONTRIBUTING.md`
90
91## Test Directories
92
93- None detected
94
95## Warnings & Diagnostics
96
97✅ None — scan completed without issues
98
99## Governance Gate — V3-003
100
101✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
102
103---
104
105*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*  
106*Module 1 — Universal Repository Discovery Engine*  
107*Scan timestamp: 2026-06-12T11:20:51.409616+00:00*