Skip to content

Extract Core Boot Logic from AppTrait into Boot Stages #376

@armanist

Description

@armanist

Scope

  • Replace hidden constructor logic
  • Preserve exact boot order

Stages to Extract

  • RegisterCoreDependenciesStage
  • LoadHelpersStage
  • LoadEnvironmentStage
  • LoadConfigStage
  • LoadAppConfigStage
  • SetupErrorHandlerStage
  • LoadLanguageStage

Acceptance Criteria

  • AppTrait no longer performs lifecycle orchestration
  • Boot order matches current behavior exactly

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions