ChrisTitusTech / ChrisTitusTech/warframe-linux

C01: P1: service/storage foundation

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement phase:P1
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.