Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions openspec/architecture/adr-000-data-model.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Data Model — Procest

> **Note:** despite the `adr-000-` filename, this is **not** an ADR — it's
> the per-app entity catalogue. The OR-contract paragraphs below are a
> reminder of the platform's authoritative ADRs (hydra
> [ADR-001 Data layer](../../../hydra/openspec/architecture/adr-001-data-layer.md)
> and
> [ADR-022 Apps consume OR abstractions](../../../hydra/openspec/architecture/adr-022-apps-consume-or-abstractions.md)),
> not duplicates or override decisions. Any architecture decision
> specific to procest belongs in a properly-numbered file (`adr-001-…`,
> `adr-002-…`, …) with a Status / Date / Context / Decision /
> Consequences shape. Filename rename to `data-model.md` (no `adr-`
> prefix) is queued — see procest's adoption change.

**App:** Procest — Case management, VTH, forms
**Platform:** OpenRegister (register/schema/object pattern)
**Entities:** 39
Expand Down
Loading