You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.7.1).

faf_gate

Inactive

Tool of io.github.Wolfe-Jam/claude-faf-mcp

declared in 1.7.1

Phase III (FRC) — pre-promotion quality gate. Scores .faf content (edge Mk4) + estimates tokens and returns a deterministic promote/hold verdict BEFORE it goes to a Grok Collection. Promote IFF score >= min_score AND tokens <= max_tokens (defaults 85/8000). Edge parity with the local gate; the hold-hint can't list empty slots at the edge.

Parameters schema

{
  "type": "object",
  "required": [
    "content"
  ],
  "properties": {
    "content": {
      "type": "string",
      "description": "Raw .faf YAML content to gate."
    },
    "min_score": {
      "type": "number",
      "description": "Minimum score to promote (default 85)."
    },
    "max_tokens": {
      "type": "number",
      "description": "Maximum tokens to promote (default 8000)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.Wolfe-Jam/claude-faf-mcp

https://github.com/Wolfe-Jam/claude-faf-mcp

3/7 registries
View full server →