File size: 2,488 Bytes
da33744 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | # Repository Scan Report — CodeTruthAgent
**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine
**Scanned At:** 2026-06-12 11:19:58 UTC
**Scan Status:** `COMPLETE`
---
## Repository Identity
| Field | Value |
|---|---|
| Name | CodeTruthAgent |
| Path | `C:\AI_Project\CodeTruthAgent` |
| Purpose | CodeTruthAgent — Code Governance — 202 Python files |
| Application Type | **Code Governance** |
| Primary Framework | No Framework Detected |
## Confidence
| Score | Value |
|---|---|
| Discovery Score | 100% |
| Classification Score | 75% |
| Overall | 88% |
## Repository Scale
| Metric | Count |
|---|---|
| Total Files Scanned | 495 |
| Python Files | 202 |
| Test Directories | 2 |
| Entry Points | 16 |
| Config Files | 1 |
| Doc Files | 2 |
## Discovered Assets
### Languages (Executable Source Code)
- PowerShell
- Python
### File Types (Documents & Data)
- JSON
- LaTeX
- Markdown
- PDF Document
- SQL Server Backup
- Text
- Word Document
### ML Models & Neural Network Weights
- None detected
## Build Systems
- None detected
## Technology Stack
- Python
## Entry Points
- `.\main.py`
- `.\main_v2.py`
- `ai\behavioral_signature_engine.py`
- `ai\decision_orchestrator.py`
- `ai\embedding_similarity.py`
- `ai\fusion_engine.py`
- `ai\lexical_prefilter.py`
- `ai\patch_generation_engine.py`
- `ai\patch_validation_engine.py`
- `ai\purpose_analysis_engine.py`
- `ai\repository_graph_engine.py`
- `ai\risk_classification_engine.py`
- `ai\semantic_decision_engine.py`
- `ai\test_execution_engine.py`
- `ai\v1_adapter.py`
- `ai\v2_orchestrator.py`
## Configuration Files
- `.\requirements.txt`
## Documentation
- `.\LICENSE`
- `.\README.md`
## Test Directories
- `tests`
- `v3\tests`
## Warnings & Diagnostics
1. 1 file extension(s) not in language registry: .csv. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
**Unknown Extensions** (1 not yet in registry):
- `.csv` — add to `LANGUAGE_EXTENSIONS` for future support
## Governance Gate — V3-003
✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
---
*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*
*Module 1 — Universal Repository Discovery Engine*
*Scan timestamp: 2026-06-12T11:19:58.507207+00:00* |