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
0likes248downloads
scan_solana_py.md104 linesDownload Raw Back to root
1# Repository Scan Report — solana-py
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 | solana-py |
14| Path | `C:\repos\v3\solana-py` |
15| Purpose | solana-py — Blockchain Node (Solana) — 52 Python files |
16| Application Type | **Blockchain Node** |
17| Primary Framework | Solana |
18| Secondary Frameworks | Pytest, HTTPX |
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 | 124 |
33| Python Files | 52 |
34| Test Directories | 1 |
35| Entry Points | 0 |
36| Config Files | 4 |
37| Doc Files | 3 |
38
39## Discovered Assets
40
41### Languages (Executable Source Code)
42
43- CSS
44- Python
45- Shell
46- TOML
47- YAML
48
49### File Types (Documents & Data)
50
51- Configuration File
52- Markdown
53
54### ML Models & Neural Network Weights
55
56- None detected
57
58## Build Systems
59
60- Make
61- Python Build
62
63## Technology Stack
64
65- Python
66- Docker
67
68## Entry Points
69
70- None detected
71
72## Configuration Files
73
74- `.\.env`
75- `.\Makefile`
76- `.\pyproject.toml`
77- `tests\docker-compose.yml`
78
79## Documentation
80
81- `.\CHANGELOG.md`
82- `.\LICENSE`
83- `.\README.md`
84
85## Test Directories
86
87- `tests`
88
89## Warnings & Diagnostics
90
911. 1 file extension(s) not in language registry: .typed. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
92
93**Unknown Extensions** (1 not yet in registry):
94- `.typed` — add to `LANGUAGE_EXTENSIONS` for future support
95
96## Governance Gate — V3-003
97
98✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
99
100---
101
102*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*  
103*Module 1 — Universal Repository Discovery Engine*  
104*Scan timestamp: 2026-06-12T11:20:23.487908+00:00*