Skip to content

docs: add project concept and update docs for global store architecture#32

Merged
Angelmmiguel merged 2 commits intomainfrom
angel/global
Jan 27, 2026
Merged

docs: add project concept and update docs for global store architecture#32
Angelmmiguel merged 2 commits intomainfrom
angel/global

Conversation

@Angelmmiguel
Copy link
Copy Markdown
Contributor

Updates documentation to reflect Rover's new global store architecture where task metadata, workspaces, and logs are stored centrally in ~/.rover/ instead of the legacy .rover/ folder in each project.

Changes

  • Added new Project concept documentation explaining what a project is, automatic registration, project ID generation, and environment detection
  • Added new Global Store advanced guide documenting the ~/.rover/ directory structure, rover info command, and configuration files
  • Updated Task concept to reflect new storage location (~/.rover/data/projects/<project-id>/tasks/) and iteration-based file structure
  • Updated Workspace concept to point to global store paths
  • Updated Workflow and Sandbox concepts with corrected links and added Project to Next Steps
  • Added Permission Issues troubleshooting guide for common file permission problems
  • Reordered concept sidebar: Project → Task → Sandbox → Workspace → Workflow

Notes

The iteration file structure was also updated to reflect that inputs.json, entrypoint.sh, and workflow.yml are now stored per-iteration in tasks/X/iterations/Y/ rather than at the task root level.

Co-authored-by: Rafael Fernández López <ereslibre@ereslibre.es>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Jan 27, 2026

Deploying endor-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6ee2b8e
Status: ✅  Deploy successful!
Preview URL: https://2f15f3b9.endor-docs.pages.dev
Branch Preview URL: https://angel-global.endor-docs.pages.dev

View logs

@Angelmmiguel Angelmmiguel merged commit 171f8c1 into main Jan 27, 2026
2 checks passed
@Angelmmiguel Angelmmiguel deleted the angel/global branch January 27, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants