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.
0248
1# Repository Scan Report — py-evm
2
3**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine
4**Scanned At:** 2026-06-12 11:20:23 UTC
5**Scan Status:** `COMPLETE`
6
7---
8
9## Repository Identity
10
11| Field | Value |
12|---|---|
13| Name | py-evm |
14| Path | `C:\repos\v3\py-evm` |
15| Purpose | py-evm — Blockchain Node (Web3.py) — 422 Python files |
16| Application Type | **Blockchain Node** |
17| Primary Framework | Web3.py |
18| Secondary Frameworks | Pytest |
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 | 504 |
33| Python Files | 422 |
34| Test Directories | 1 |
35| Entry Points | 2 |
36| Config Files | 4 |
37| Doc Files | 3 |
38
39## Discovered Assets
40
41### Languages (Executable Source Code)
42
43- CSS
44- JavaScript
45- Python
46- Solidity Smart Contract
47- TOML
48- YAML
49
50### File Types (Documents & Data)
51
52- Configuration File
53- JSON
54- Markdown
55- ReStructuredText
56- Text
57
58### ML Models & Neural Network Weights
59
60- None detected
61
62## Build Systems
63
64- Make
65- Python Build
66- Setuptools
67
68## Technology Stack
69
70- Python
71
72## Entry Points
73
74- `eth\tools\fixtures\fillers\main.py`
75- `scripts\benchmark\run.py`
76
77## Configuration Files
78
79- `.\Makefile`
80- `.\pyproject.toml`
81- `.\setup.py`
82- `docs\Makefile`
83
84## Documentation
85
86- `.\LICENSE`
87- `.\README.md`
88- `newsfragments\README.md`
89
90## Test Directories
91
92- `tests`
93
94## Warnings & Diagnostics
95
961. 3 file extension(s) not in language registry: .in, .rlp, .typed. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
97
98**Unknown Extensions** (3 not yet in registry):
99- `.in` — add to `LANGUAGE_EXTENSIONS` for future support
100- `.rlp` — add to `LANGUAGE_EXTENSIONS` for future support
101- `.typed` — add to `LANGUAGE_EXTENSIONS` for future support
102
103## Governance Gate — V3-003
104
105✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
106
107---
108
109*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*
110*Module 1 — Universal Repository Discovery Engine*
111*Scan timestamp: 2026-06-12T11:20:23.305817+00:00*