Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Wolfe-Jam/faf-validator-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAF DNA Validator (Archived)

Status: ARCHIVED — Superseded by production tools in the FAF ecosystem.

This was an early prototype GitHub Action for validating .faf files and syncing to GEMINI.md. All functionality now lives in better homes:

Capability Now lives in
FAF scoring faf-cli (faf score)
FAF validation WJTTC Tier 8
GEMINI.md sync gemini-faf-mcp (sync_faf.py)
GEMINI.md bi-sync faf-cli (faf gemini sync)
CI gating faf-cli + WJTTC

Use Instead

# Score your .faf
faf score

# Validate via WJTTC (MCP servers)
npx wjttc certify --mcp "npx your-server"

# Sync to GEMINI.md
faf gemini sync

Links


Built by @wolfe_jam | wolfejam.dev