Forge app
Workspace creation and repository setup flows for generated project ideas.
Forge app
The forge app supports project-idea workflows: collect keywords, rank candidate names, and create a repository or workspace when the operator chooses one.
Responsibilities
- Store brainstorming sessions and selected candidates
- Create or attach repositories for accepted ideas
- Hand created workspaces to the repository module for indexing
- Keep session state so interrupted work can resume
Boundaries
Forge records workflow metadata. Repository analysis, commit metadata, and workspace indexing belong to the repository module.
Previous
Admin app
Next
Site app