Align journal docs with current model
This commit is contained in:
@@ -1211,6 +1211,8 @@ This document provides a reference for the data structures of the core Aether AP
|
||||
|
||||
**Source Model:** `Journal_Entry_Base` in `models/journal_entry_models.py`
|
||||
|
||||
**UI note:** The current Journals Entry Config modal treats `summary` as metadata, keeps `alert` and `alert_msg` as separate fields, and uses `priority` as a boolean flag while `sort` remains the numeric ordering field.
|
||||
|
||||
- `id_random`: `Optional[str]`
|
||||
- `id`: `Optional[int]`
|
||||
- `journal_id_random`: `Optional[str]`
|
||||
|
||||
Reference in New Issue
Block a user