fah.resolveLocate one selected Flow
Resolves the short code from the selected Flow to exactly one authorized started FlowRun and its current frontier.
fah:flow:readPublic connection guide / 01
FahDeProcess is the control plane for a solo founder's work. Choose a Project, start a FlowKit, select one Flow, then let your agent carry the conversation with the right Role and current Node.
Connection URL
https://fahdeprocess.nnhhaatt.live/mcpThis is the MCP transport endpoint. It is not a password and it does not select a Flow by itself.
First run
Open a started Flow inside a Project. The command is issued only after this explicit selection.
Give your MCP-capable client the connection URL below. Keep the URL and the short code separate.
The client discovers OAuth, opens the browser, and asks you to sign in and approve the FahDeProcess Workspace scopes.
Copy the command shown by the selected Flow and send it in the agent conversation. The agent resolves, fetches and receives the Role context.
The agent chooses how to ask. It submits the normalized decision or the Node-specific result when the required outcome is ready.
Command shape
@FahDeProcess #short-code-from-your-selected-flowAuthentication
Supported clients use public dynamic registration, OAuth authorization code and PKCE with S256. The client discovers the authorization server from the MCP metadata, opens a browser login, and returns with an access token for the connection.
FahDeProcess rechecks authentication, Workspace access, Flow selection and current revision on every tool call. The short code is only a locator; it never grants access on its own.
Tool surface
fah.resolveResolves the short code from the selected Flow to exactly one authorized started FlowRun and its current frontier.
fah:flow:readfah.fetchReturns the pinned Role, current Node, output requirement, accepted evidence and typed dependency references for that binding.
fah:flow:readfah.submitAccepts the Node-specific structured result or normalized founder decision, validates it, and advances the Flow atomically.
fah:flow:submitWhere things live
FahDeProcess web
Projects, Project Roles, FlowKit catalog, explicit Flow selection, progress, accepted submissions and provenance.
Agent conversation
The Role-guided work, founder questions, founder answers and the agent's normalized understanding of the required outcome.
Provider environment
Provider wording, hidden reasoning, conversation transcript, local files and local execution. FahDeProcess does not claim or store these.