Skip to content

docs: add conceptual map of UX filter & action hooks - #40

Open
datengraben wants to merge 3 commits into
masterfrom
claude/commons-booking-hooks-plan-omtp74
Open

docs: add conceptual map of UX filter & action hooks#40
datengraben wants to merge 3 commits into
masterfrom
claude/commons-booking-hooks-plan-omtp74

Conversation

@datengraben

Copy link
Copy Markdown
Owner

Add a planning document that organizes the filter and action hooks
relevant to extending or customizing the CommonsBooking UX. Structured
as: use-case overview, use cases re-read against the domain objects,
the placement of hooks per application layer, and a hierarchy tracing
each use case through the layers to concrete hooks.

Existing hooks are inventoried from the codebase and marked; natural
extension gaps are flagged as proposals.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01UdNXy7zZYd3ccnCLdc5hQY

claude added 3 commits August 2, 2026 06:56
Add a planning document that organizes the filter and action hooks
relevant to extending or customizing the CommonsBooking UX. Structured
as: use-case overview, use cases re-read against the domain objects,
the placement of hooks per application layer, and a hierarchy tracing
each use case through the layers to concrete hooks.

Existing hooks are inventoried from the codebase and marked; natural
extension gaps are flagged as proposals.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UdNXy7zZYd3ccnCLdc5hQY
Add section 5 with two Mermaid diagrams: an overlap 'seam' graph where
use cases connecting to the same shared concern reveal where they
intertwine, and a convergent layered graph where use-case threads meet
on shared hook nodes. Includes an overlap reading table and guidance on
hooking load-bearing seams.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UdNXy7zZYd3ccnCLdc5hQY
Render the two Mermaid diagrams in section 5 to PNG and embed them so the
graphs display in any Markdown viewer, not only Mermaid-aware ones. The
Mermaid source is retained in a collapsible block under each image for
maintenance.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UdNXy7zZYd3ccnCLdc5hQY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants