ChrisTitusTech / ChrisTitusTech/warframe-linux
C01: P1: service/storage foundation
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4
- Forks
- 1
- Avg merge
- 7m
- Merged PRs (30d)
- 4
Description
Go implementation tracking epic
Selected stack: Go + Wails v2 + React/TypeScript + SQLite. Implementation starts on the next machine. Each child below is a separate PR; do not implement this epic in one PR.
Child tasks
- C01a: Domain interfaces and fixture services
- Merged prerequisites: F01b, F03b.
- Acceptance: R7: typed Go DTOs, canonical IDs, fixture adapter substitution, deadlines/cancellation and structured errors verified without UI or network.
- C01b: Private storage and first migration
- Merged prerequisites: C01a.
- Acceptance: R6: XDG paths, 0700/0600 personal storage, transactional migration and failed-upgrade restore tests; oldhelp data is untouched.
Workflow
See TASKS.md, ROADMAP.md, and CONTRIBUTING.md. Aim for 100-400 handwritten changed lines per PR; split above 600 unless inseparable. Merge prerequisites before dependents. Update task evidence and this checklist after each completed PR. Close this epic only when every child passes; optional work can remain deferred.
All tasks are not started. Live game access and publication/merge actions follow the user's explicit authorization. The planning handoff does not claim runtime validation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read TASKS.md, ROADMAP.md, and CONTRIBUTING.md first, then confirm prerequisites F01b and F03b before taking either child task. C01a is done when its typed DTO, ID, fixture, cancellation, deadline, and error checks pass; C01b is done when its XDG, permission, migration, restore, and oldhelp-data checks pass. Complete the children as separate PRs and update the checklist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, react, sqlite, typescript
- Domain
- backend, database, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100