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_hl7apy.md112 linesDownload Raw Back to root
1# Repository Scan Report — hl7apy
2
3**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine  
4**Scanned At:** 2026-06-12 11:20:24 UTC  
5**Scan Status:** `COMPLETE`  
6
7---
8
9## Repository Identity
10
11| Field | Value |
12|---|---|
13| Name | hl7apy |
14| Path | `C:\repos\v3\hl7apy` |
15| Purpose | hl7apy — Medical System (HL7apy) — 107 Python files |
16| Application Type | **Medical System** |
17| Primary Framework | HL7apy |
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 | 163 |
32| Python Files | 107 |
33| Test Directories | 1 |
34| Entry Points | 7 |
35| Config Files | 3 |
36| Doc Files | 6 |
37
38## Discovered Assets
39
40### Languages (Executable Source Code)
41
42- CSS
43- HTML
44- JavaScript
45- Python
46- YAML
47
48### File Types (Documents & Data)
49
50- Configuration File
51- Markdown
52- ReStructuredText
53- Windows Batch Script
54
55### ML Models & Neural Network Weights
56
57- None detected
58
59## Build Systems
60
61- Setuptools
62- Make
63
64## Technology Stack
65
66- Python
67
68## Entry Points
69
70- `examples\iti_21\client.py`
71- `examples\iti_21\server.py`
72- `hl7apy\__init__.py`
73- `hl7apy\core.py`
74- `hl7apy\exceptions.py`
75- `hl7apy\factories.py`
76- `hl7apy\parser.py`
77
78## Configuration Files
79
80- `.\setup.cfg`
81- `.\setup.py`
82- `docs\Makefile`
83
84## Documentation
85
86- `.\AUTHORS`
87- `.\LICENSE`
88- `.\README.md`
89- `docs\README`
90- `examples\iti_21\README`
91- `tests\README`
92
93## Test Directories
94
95- `tests`
96
97## Warnings & Diagnostics
98
991. 1 file extension(s) not in language registry: .in. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
100
101**Unknown Extensions** (1 not yet in registry):
102- `.in` — add to `LANGUAGE_EXTENSIONS` for future support
103
104## Governance Gate — V3-003
105
106✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
107
108---
109
110*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*  
111*Module 1 — Universal Repository Discovery Engine*  
112*Scan timestamp: 2026-06-12T11:20:24.349573+00:00*