Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Enterprise-grade research with multi-source synthesis, citation tracking, and verification. 8-phase pipeline with auto-continuation.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
.gitignore
1# Python2__pycache__/3*.py[cod]4*$py.class5*.so6.Python78# Virtual environments9venv/10ENV/11env/1213# IDE14.vscode/15.idea/16*.swp17*.swo18*~1920# OS21.DS_Store22Thumbs.db2324# Research output (kept local)25*.json26!schemas/*.json2728# Test output29.pytest_cache/30.coverage31htmlcov/32