docs: add pets module plan

This commit is contained in:
ginnoir
2026-07-09 20:46:34 -05:00
parent 7bf4a801b3
commit f3c6137fed
3 changed files with 1155 additions and 0 deletions
+2
View File
@@ -76,6 +76,8 @@ src/
**Rule for contributors (including future Codex and Claude Code sessions):** if a feature requires a change to `_core` to support a new entity type, that's a smell — extend the registry instead.
**Completion rule for module additions and behavior changes:** include the authenticated v1 API and OpenAPI documentation, assistant tools backed by that API, and a complete reminder lifecycle for every user-visible due date. API, agent, and UI must call the same scoped server services; create/update must synchronize unfired reminders and delete must cancel them.
---
## Data model (v1)
+2
View File
@@ -77,6 +77,8 @@ src/
**Rule for contributors (including future Codex and Claude Code sessions):** if a feature requires a change to `_core` to support a new entity type, that's a smell — extend the registry instead.
**Completion rule for module additions and behavior changes:** include the authenticated v1 API and OpenAPI documentation, assistant tools backed by that API, and a complete reminder lifecycle for every user-visible due date. API, agent, and UI must call the same scoped server services; create/update must synchronize unfired reminders and delete must cancel them.
---
## Data model (v1)
File diff suppressed because it is too large Load Diff