Skip to content

homesellerq-coder/falsegreen-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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 and unified code catalog for the falsegreen family of false-green test scanners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors