Skip to content

fix: 각주/미주 copy 시 실한컴 정본 instid 재발급 누락 수리 - #102

Merged
airmang merged 2 commits into
mainfrom
fix/note-copy-instid-refresh
Aug 22, 2026
Merged

fix: 각주/미주 copy 시 실한컴 정본 instid 재발급 누락 수리#102
airmang merged 2 commits into
mainfrom
fix/note-copy-instid-refresh

Conversation

@airmang

@airmang airmang commented Aug 19, 2026

Copy link
Copy Markdown
Owner

#101 수리.

  • _identity_attribute_names의 footNote/endNote 분기를 ("instid", "instId", "id")로 확장 — 실한컴 산출물(소문자 instid)의 각주를 copy 하면 인스턴스 ID가 재발급되지 않고 그대로 복제되던 누락 수리.
  • 한 요소에 정본 instid와 과거 자사 산출물 instId가 공존하는 경우 같은 정체성이므로 pic/도형과 동일한 페어드 재발급(하나의 새 값)을 적용.
  • 회귀 테스트: 실코퍼스 형태(소문자 instid만) 각주 copy 시 identity map에 재발급이 실리는지 고정.
  • 코어 대응 수리 python-hwpx#88 (fix: instid 속성명 카멜케이스 불일치 수리 (4곳 리더·1곳 라이터·복제 재발급 사문) python-hwpx#90) 위에서 agent_runtime_parity 스위트 전체 통과.

🤖 Generated with Claude Code

airmang and others added 2 commits August 19, 2026 22:31
- _identity_attribute_names의 footNote/endNote 분기가 (instId, id)만 봐서
  실한컴 산출물(소문자 instid)의 각주 복제 시 인스턴스 ID가 재발급되지 않던
  누락 수리 — (instid, instId, id)로 확장.
- 한 요소에 정본 instid와 과거 산출물 instId가 공존하면 같은 정체성이므로
  pic/도형과 동일하게 하나의 새 값을 페어로 재발급.
- 회귀: 실코퍼스 형태(소문자 instid만) 각주 copy 재발급 고정. 공유 픽스처는
  양속성 동일값으로 바꿔 코어 리더 신/구 우선순위 무관하게 성립.
- agent_runtime_parity 스위트 전체 통과 (코어 python-hwpx#88 수리 위에서 검증).

Closes #101

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@airmang
airmang merged commit 567f01c into main Aug 22, 2026
12 of 14 checks passed
@airmang
airmang deleted the fix/note-copy-instid-refresh branch August 22, 2026 08:06
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.

1 participant