Skip to content
Ankit Upadhyay edited this page Jul 9, 2026 · 32 revisions

Yosemite Crew logo

Yosemite Crew Engineering Wiki

The open-source operating system for animal health.

Yosemite Crew PIMS dashboard
The Yosemite Crew PIMS - the unified dashboard a veterinary practice runs on.

Yosemite Crew is a free, fully customizable Practice Management System (PMS) for veterinary care, bringing pet owners, veterinary clinics, and developers into one ecosystem. It is a product of DuneXploration UG (haftungsbeschränkt) and aligns with SOC 2 (Type I report available), ISO 27001:2022, and GDPR.

This wiki is the structured knowledge base for building, extending, and operating Yosemite Crew: architecture, per-subsystem walkthroughs, the decisions behind the code (ADRs), every active design plan, and the roadmap. It complements — and does not replace — the canonical sources:

  • Code and canonical docs live in the main repository. Where a wiki page and the repo disagree, the repo wins.
  • DeepWiki is an auto-generated, ask-anything companion indexed from the code — use it for code-level Q&A; use this wiki for curated, decision-level and cross-cutting context.

New here? Start with Product Overview (what it is), then Architecture Overview (how it fits together), then Getting Started (run it locally).


Explore the wiki

Product & Domain

What Yosemite Crew is, for whom, and the language we use.

Architecture

How the system fits together and why.

Applications

Per-app, per-subsystem deep dives.

Decisions (ADRs)

The architectural decisions that shaped the code, with the context and trade-offs behind each.

  • ADR Index — the full log and the process for adding one.

Design Docs & Plans

The engineering plans behind current and upcoming work.

  • Plans Index — payments, auth, support chat, clinical history, and more.

Roadmap

Where the product is going.

Engineering Handbook

How to build here.

Design & Operations


Contributing to this wiki

This wiki is maintained as documentation-as-code. Keep pages accurate, link to the repo as the source of truth for anything that changes with the code, and follow the conventions in the Wiki Style Guide.

Join the community

Product & Domain
Architecture
Applications
Design & Accessibility
Engineering Handbook
Decisions (ADRs)
Design Docs & Plans
Roadmap
Operations
Meta

Canonical code & docs: main repo · Auto-generated companion: DeepWiki

Clone this wiki locally