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
0likes245downloads
scan_xarray.md116 linesDownload Raw Back to root
1# Repository Scan Report — xarray
2
3**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine  
4**Scanned At:** 2026-06-12 11:20:52 UTC  
5**Scan Status:** `COMPLETE`  
6
7---
8
9## Repository Identity
10
11| Field | Value |
12|---|---|
13| Name | xarray |
14| Path | `C:\repos\v3\xarray` |
15| Purpose | xarray — Climate Science (xarray) — 236 Python files |
16| Application Type | **Climate Science** |
17| Primary Framework | xarray |
18| Secondary Frameworks | Pytest, Requests |
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 | 405 |
33| Python Files | 236 |
34| Test Directories | 2 |
35| Entry Points | 2 |
36| Config Files | 3 |
37| Doc Files | 6 |
38
39## Discovered Assets
40
41### Languages (Executable Source Code)
42
43- CSS
44- GRIB Weather Data
45- HTML
46- Jupyter Notebook
47- NetCDF Scientific
48- Python
49- TOML
50- YAML
51
52### File Types (Documents & Data)
53
54- JSON
55- Markdown
56- ReStructuredText
57- Text
58
59### ML Models & Neural Network Weights
60
61- None detected
62
63## Build Systems
64
65- Python Build
66- Conda
67- Make
68
69## Technology Stack
70
71- Python
72
73## Entry Points
74
75- `ci\numpydoc-public-api.py`
76- `ci\release_contributors.py`
77
78## Configuration Files
79
80- `.\pyproject.toml`
81- `ci\requirements\environment.yml`
82- `doc\Makefile`
83
84## Documentation
85
86- `.\CONTRIBUTING.md`
87- `.\LICENSE`
88- `.\README.md`
89- `doc\README.rst`
90- `doc\gallery\README.txt`
91- `properties\README.md`
92
93## Test Directories
94
95- `xarray\testing`
96- `xarray\tests`
97
98## Warnings & Diagnostics
99
1001. 4 file extension(s) not in language registry: .cff, .ict, .typed, .uamiv. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
101
102**Unknown Extensions** (4 not yet in registry):
103- `.cff` — add to `LANGUAGE_EXTENSIONS` for future support
104- `.ict` — add to `LANGUAGE_EXTENSIONS` for future support
105- `.typed` — add to `LANGUAGE_EXTENSIONS` for future support
106- `.uamiv` — add to `LANGUAGE_EXTENSIONS` for future support
107
108## Governance Gate — V3-003
109
110✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
111
112---
113
114*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*  
115*Module 1 — Universal Repository Discovery Engine*  
116*Scan timestamp: 2026-06-12T11:20:52.902015+00:00*