Export Docs
D 52 completed
Other
web_app / typescript · small
326
Files
36,304
LOC
5
Frameworks
7
Languages
Pipeline State
completedRun ID
#387856Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
72.40Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:17Deduplication group #60985
Member of a group with 1 similar repo(s) — this repo is canonical view group →
Top concepts (2)
Project DescriptionTesting
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/
AI Prompt
Create a web application for Texas Worldwide Oil Services LLC to automate the generation of international export compliance documents. The system should allow an admin to upload a Bill of Lading (BOL) image or PDF. This uploaded BOL should trigger a Firebase Cloud Function that uses the Claude vision API to extract key data like BOL number, vessel, and container details. The Next.js API should then save this structured data to MongoDB. Finally, the admin interface needs to allow viewing and downloading generated documents like the Certificate of Origin (COO) and Packing List (PL) using pdf-lib, and also allow uploading and linking associated documents such as Export Invoices and Certificates of Analysis, all while managing document versions by marking old records as superseded.
typescript next.js express firebase mongodb pdf-lib claude-vision web-app document-generation api
Generated by gemma4:latest
Catalog Information
Web application for Texas Worldwide Oil Services LLC (TXWOS) that automates generation of international export compliance documents from uploaded Bills of Lading.
Description
Web application for Texas Worldwide Oil Services LLC (TXWOS) that automates generation of international export compliance documents from uploaded Bills of Lading.
Novelty
3/10Tags
typescript next.js express firebase mongodb pdf-lib claude-vision web-app document-generation api
Technologies
anthropic firebase nextjs react tailwind zod
Claude Models
claude-opus-4-6
Quality Score
D
52.4/100
Structure
54
Code Quality
58
Documentation
42
Testing
40
Practices
55
Security
65
Dependencies
60
Strengths
- Code linting configured (eslint)
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No CI/CD configuration \u2014 manual testing and deployment
- Potential hardcoded secrets in 1 files
- 3722 duplicate lines detected \u2014 consider DRY refactoring
- 7 'god files' with >500 LOC need decomposition
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a LICENSE file (MIT recommended for open source)
- Move hardcoded secrets to environment variables or a secrets manager
- Address 21 TODO/FIXME items \u2014 consider tracking them as issues
Security & Health
16.8h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Same scanner, your repo: https://repobility.com — Repobility
Unknown
License
18.5%
Duplication
Languages
Frameworks
Next.js Express Jest Vitest Tailwind CSS
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · open methodology · https://repobility.com/research/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Web application for Texas Worldwide Oil Services LLC (TXWOS) that automates generation of international export compliance documents from uploaded Bills of Lading. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Testing | testing | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
