refresh_faf
InactiveTool of Persistent Project Context for xAI Grok
Re-ground on .faf content — re-score via the Mk4 Zig-WASM Enterprise scorer (33-slot, honors the authored app-type shape), report drift vs an optional baseline score, and return a stamped re-ground. The explicit re-grounding primitive for long sessions: drift → refresh → re-grounded. Built for Grok, by request.
Parameters schema
{
"type": "object",
"required": [
"content"
],
"properties": {
"content": {
"type": "string",
"description": "Raw .faf YAML content to re-ground on."
},
"baseline": {
"type": "number",
"description": "Optional last-known score (0-100). When provided, the drift delta (current - baseline) is reported."
},
"verbatim": {
"type": "boolean",
"description": "When true, return the full .faf content verbatim with the stamp. Default false (stamped delta + summary)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Persistent Project Context for xAI Grok
https://github.com/Wolfe-Jam/grok-faf-mcp
3/7 registries