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_gst_python.md121 linesDownload Raw Back to root
1# Repository Scan Report — gst-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 | gst-python |
14| Path | `C:\repos\v3\gst-python` |
15| Purpose | gst-python — Media Streaming — 68 Python files |
16| Application Type | **Media Streaming** |
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 | 95 |
32| Python Files | 68 |
33| Test Directories | 0 |
34| Entry Points | 42 |
35| Config Files | 2 |
36| Doc Files | 3 |
37
38## Discovered Assets
39
40### Languages (Executable Source Code)
41
42- C
43- Python
44- YAML
45
46### File Types (Documents & Data)
47
48- Markdown
49- Text
50
51### ML Models & Neural Network Weights
52
53- None detected
54
55## Build Systems
56
57- None detected
58
59## Technology Stack
60
61- Python
62- GitLab CI
63
64## Entry Points
65
66- `examples\dynamic_src.py`
67- `examples\helloworld.py`
68- `examples\record_sound.py`
69- `old_examples\audio-controller.py`
70- `old_examples\audioconcat.py`
71- `old_examples\bps.py`
72- `old_examples\cp.py`
73- `old_examples\cutter.py`
74- `old_examples\debugslider.py`
75- `old_examples\decodebin.py`
76- `old_examples\f2f.py`
77- `old_examples\filesrc.py`
78- `old_examples\gstfile.py`
79- `old_examples\helloworld.py`
80- `old_examples\maemogst.py`
81- `old_examples\option-parser.py`
82- `old_examples\play.py`
83- `old_examples\remuxer.py`
84- `old_examples\segments.py`
85- `old_examples\switch.py`
86- *... and 22 more*
87
88## Configuration Files
89
90- `.\.gitlab-ci.yml`
91- `examples\requirements.txt`
92
93## Documentation
94
95- `.\AUTHORS`
96- `.\README`
97- `examples\README.md`
98
99## Test Directories
100
101- None detected
102
103## Warnings & Diagnostics
104
1051. 4 file extension(s) not in language registry: .build, .doap, .hook, .supp. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
106
107**Unknown Extensions** (4 not yet in registry):
108- `.build` — add to `LANGUAGE_EXTENSIONS` for future support
109- `.doap` — add to `LANGUAGE_EXTENSIONS` for future support
110- `.hook` — add to `LANGUAGE_EXTENSIONS` for future support
111- `.supp` — add to `LANGUAGE_EXTENSIONS` for future support
112
113## Governance Gate — V3-003
114
115✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
116
117---
118
119*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*  
120*Module 1 — Universal Repository Discovery Engine*  
121*Scan timestamp: 2026-06-12T11:20:51.641268+00:00*