Sprint 1: World Export Foundation #3
Labels
No labels
accessibility
auth
backend
bug
cleanup
database
documentation
duplicate
empty-states
enhancement
entities
epic
filtering
frontend
import-export
relationships
release
responsive
routing
search
sorting
state
tags
tests
timeline
ui
v1.1
v1.2
v1.3
v1.4
v1.5
worlds
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
foravo/milestone-proof-2-20260519050439#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from GitHub issue
conorgregson/worldbuilding-codex#26.Source: https://github.com/conorgregson/worldbuilding-codex/issues/26
Original author: @conorgregson
Original state: closed
Goal
Add the core world export foundation for Worldbuilding Codex v1.4 by allowing users to download a complete JSON backup of one world.
This sprint establishes the export format that later import validation and restore work will use.
Context
v1.4 focuses on world-level import and export.
Sprint 1 covers the export side of that work. Users should be able to export one world they own as a
.jsonfile that includes the world and related lore data.The exported file should be structured enough for Sprint 2 to validate and Sprint 3 to import safely.
Scope
.jsonfile.Suggested Route Behavior
The route should:
Acceptance Criteria
Verification Checklist
Local Verification
Production Verification
Out of Scope
Risks / Notes