heerany/sweet-sunmee-pt
feat: coach schedule proposal + fix README auto-generation on build
feat: coach schedule proposal - propose up to 5 slots, member selects or cancels
deploy: initial v1.0 to new space
fix: remove .gitattributes that may interfere with README parsing
fix: restore original UTF-16 LE README that HuggingFace can parse
fix: mark README as -text to prevent git encoding conversion
fix: README correct emoji UTF-8 and colorTo purple
fix: README LF encoding, remove broken emoji
fix: force LF line endings for README.md
fix: add HuggingFace Spaces README config
feat: v1.0 UX improvements - toast notifications, pending visual, attention banner, notification filter
feat: show pending request details in session, block past date in modify request
feat: replace previous pending requests, allow re-request when pending, real-time session status
feat: past date block for member add request, conflict confirm for coach
feat: member month-first view, past session handling, month member-only filter, tab order
feat: conflict check, rejection reason, before/after display, auto-refresh, 선생님 badge
deploy: update view order, personal block privacy, member add request from day view
