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 — amaranth
2
3**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine
4**Scanned At:** 2026-06-12 11:20:34 UTC
5**Scan Status:** `COMPLETE`
6
7---
8
9## Repository Identity
10
11| Field | Value |
12|---|---|
13| Name | amaranth |
14| Path | `C:\repos\v3\amaranth` |
15| Purpose | amaranth — Fpga Hardware (Amaranth HDL) — 89 Python files |
16| Application Type | **Fpga Hardware** |
17| Primary Framework | Amaranth HDL |
18
19## Confidence
20
21| Score | Value |
22|---|---|
23| Discovery Score | 100% |
24| Classification Score | 100% |
25| Overall | 100% |
26
27## Repository Scale
28
29| Metric | Count |
30|---|---|
31| Total Files Scanned | 136 |
32| Python Files | 89 |
33| Test Directories | 1 |
34| Entry Points | 15 |
35| Config Files | 2 |
36| Doc Files | 2 |
37
38## Discovered Assets
39
40### Languages (Executable Source Code)
41
42- CSS
43- JavaScript
44- Python
45- TOML
46- Verilog
47
48### File Types (Documents & Data)
49
50- Markdown
51- ReStructuredText
52- Text
53
54### ML Models & Neural Network Weights
55
56- None detected
57
58## Build Systems
59
60- Python Build
61
62## Technology Stack
63
64- Python
65
66## Entry Points
67
68- `amaranth\cli.py`
69- `amaranth\rpc.py`
70- `examples\basic\alu.py`
71- `examples\basic\alu_hier.py`
72- `examples\basic\arst.py`
73- `examples\basic\cdc.py`
74- `examples\basic\ctr.py`
75- `examples\basic\fsm.py`
76- `examples\basic\inst.py`
77- `examples\basic\mem.py`
78- `examples\basic\pmux.py`
79- `examples\basic\por.py`
80- `examples\basic\uart.py`
81- `examples\board\01_blinky.py`
82- `examples\board\02_domain.py`
83
84## Configuration Files
85
86- `.\.env.toolchain`
87- `.\pyproject.toml`
88
89## Documentation
90
91- `.\LICENSE.txt`
92- `.\README.md`
93
94## Test Directories
95
96- `tests`
97
98## Warnings & Diagnostics
99
1001. 1 file extension(s) not in language registry: .toolchain. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
101
102**Unknown Extensions** (1 not yet in registry):
103- `.toolchain` — add to `LANGUAGE_EXTENSIONS` for future support
104
105## Governance Gate — V3-003
106
107✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
108
109---
110
111*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*
112*Module 1 — Universal Repository Discovery Engine*
113*Scan timestamp: 2026-06-12T11:20:34.105490+00:00*