Terminology Context: uvilo-mono vs forgentic
Exact specification from Research decision 2.6.
Definitions
| Term | What it is |
|---|---|
| uvilo-mono | The monorepo. Contains multiple apps and packages. Checked out at prodRepoRoot. |
| forgentic | An app within the uvilo-mono monorepo. Deployed on Railway. This is the runtime environment the Forge agentic system currently runs in. |
Usage Rule
How these terms are used is context-dependent:
- When referring to the repository or codebase, use “uvilo-mono.”
- When referring to the deployed application or runtime environment on Railway, use “forgentic.”
- When referring to the MCP client behavior, use “uvilo-mono’s MCP client” (the client code lives in the monorepo).
- Where both names appear together (e.g., “forgentic / uvilo-mono”), simplify to the context-appropriate single term.
Affected Files
Forge/Forge_Infrastructure.md— uses “forgentic” throughout; updated to use context-appropriate terms.Forge/Forge_Agents_User_Guide.md— uses “forgentic” throughout; updated to use context-appropriate terms.