Skip to content

vinicq/falsegreen-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

falsegreen-docs

Documentation site for the falsegreen family: the deterministic false-green test scanners plus the semantic LLM pass. Built with MkDocs Material.

The site carries the unified code catalog (every detection code, its signal, and a BAD vs CLEAN example), the failure taxonomy (F1-F8) and judgments (J1-J6), and a page per scanner.

Local preview

pip install -r requirements.txt
mkdocs serve

Open http://127.0.0.1:8000.

Build

mkdocs build --strict

The static site lands in site/. Deployment to GitHub Pages runs from CI on push to main (.github/workflows/deploy-docs.yml).

The family

About

Documentation for the falsegreen family: the false-green test-smell catalog (C/JS/R/S/PL codes, J1-J6, F1-F8) and per-scanner guides. MkDocs, EN + PT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors