Skip to content

Designs

Jacob Chwastek edited this page Apr 27, 2026 · 1 revision

Designs

Purpose

Design pages describe how WiSave.Expenses is built and why the major boundaries exist.

Use this section when the reader needs to understand architecture, event-sourcing mechanics, aggregate boundaries, projection behavior, or durable technical decisions.

Pages

Placement rules

  • Put current system design, component boundaries, and runtime behavior here.
  • Put feature-specific business behavior in Features.
  • Put step-by-step operational or developer instructions in Guides.
  • Put mandatory practices in Standards.

Clone this wiki locally