Skip to content

Phase 5 / Task 1: Update constructors and call sites #470

@MichaelFisher1997

Description

@MichaelFisher1997

Goal

Update constructors and app-level call sites to use the new ownership model.

Scope

  • src/game/app.zig
  • src/world/world.zig
  • screen/session setup paths

Work

  • Update construction to use the extracted coordinators and interfaces
  • Remove stale getters/setters that only exist for old wiring
  • Keep startup and shutdown ordering correct

Acceptance criteria

  • App boots with the new module boundaries
  • No call site depends on removed compatibility paths

Parallel-safe

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions