Commit Graph

2 Commits

Author SHA1 Message Date
이정수 c2daee8e6d docs(graph): JSP/JSPF graphify 스캔 범위 밖 알려진 한계 절 등재
Scopes 표는 재생성 때마다 덮어써져 이 사실이 매번 사라짐 —
20260701/20260724 두 세션에서 재확인된 재발 이슈라 영속 절로 분리.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UqyLwTxF3FmW1eJCWN8yAo
2026-07-24 09:47:52 +09:00
이정수 02a1b758a0 feat(posts): 글쓰기 진입점 POST_WRITE 권한 조건부 노출
포스팅 목록 헤더 링크·빈 상태 버튼을 canWrite 로 감싸 권한 없는 세션엔
노출되지 않도록 함. 신규 권한 로직 없이 create()/edit 에서 이미 쓰던
gate.has(session, PermissionKeys.POST_WRITE) 를 list() 에서도 재사용.

docs/graph/index.md: PostController.java 변경분 incremental 반영
(1477→1507 노드). JSP 는 여전히 그래프 스캔 범위 밖(기존 한계).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UqyLwTxF3FmW1eJCWN8yAo
2026-07-24 09:44:32 +09:00