File size: 2,414 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 | # Repository Scan Report — pulp
**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine
**Scanned At:** 2026-06-12 11:20:31 UTC
**Scan Status:** `COMPLETE`
---
## Repository Identity
| Field | Value |
|---|---|
| Name | pulp |
| Path | `C:\repos\v3\pulp` |
| Purpose | pulp — Optimization Tool (PuLP) — 99 Python files |
| Application Type | **Optimization Tool** |
| Primary Framework | PuLP |
## Confidence
| Score | Value |
|---|---|
| Discovery Score | 100% |
| Classification Score | 100% |
| Overall | 100% |
## Repository Scale
| Metric | Count |
|---|---|
| Total Files Scanned | 201 |
| Python Files | 99 |
| Test Directories | 1 |
| Entry Points | 2 |
| Config Files | 4 |
| Doc Files | 3 |
## Discovered Assets
### Languages (Executable Source Code)
- Mathematical Program
- Python
- Rust
- Salesforce Apex
- TOML
- YAML
### File Types (Documents & Data)
- LaTeX
- PDF Document
- ReStructuredText
- Text
- Windows Batch Script
### ML Models & Neural Network Weights
- None detected
## Build Systems
- Cargo
- Python Build
- Make
## Technology Stack
- Python
## Entry Points
- `scripts\benchmark_mps_write.py`
- `scripts\capture_mps_goldens.py`
## Configuration Files
- `.\Cargo.lock`
- `.\Cargo.toml`
- `.\pyproject.toml`
- `doc\Makefile`
## Documentation
- `.\AUTHORS`
- `.\LICENSE`
- `.\README.rst`
## Test Directories
- `pulp\tests`
## Warnings & Diagnostics
1. 5 file extension(s) not in language registry: .bib, .bst, .odp, .pyi, .typed. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
**Unknown Extensions** (5 not yet in registry):
- `.bib` — add to `LANGUAGE_EXTENSIONS` for future support
- `.bst` — add to `LANGUAGE_EXTENSIONS` for future support
- `.odp` — add to `LANGUAGE_EXTENSIONS` for future support
- `.pyi` — add to `LANGUAGE_EXTENSIONS` for future support
- `.typed` — 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:20:31.866271+00:00* |