Skip to content

mdx: 서버 정책과 감사 로그 문서를 동기화합니다 - #1059

Open
jk-kim0 wants to merge 1 commit into
mainfrom
jk/mdx-confluence-sync-20260805
Open

mdx: 서버 정책과 감사 로그 문서를 동기화합니다#1059
jk-kim0 wants to merge 1 commit into
mainfrom
jk/mdx-confluence-sync-20260805

Conversation

@jk-kim0

@jk-kim0 jk-kim0 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Confluence에서 갱신된 서버 접근 정책과 감사 로그 문서를 KO/EN/JA에 동기화합니다.

  • Session Recording, Session Recording Max Size, Allow RDP Clipboard 정책 안내를 보완합니다.
  • Permission 부여 및 회수 절차와 감사 로그 항목을 갱신합니다.
  • 새 화면 이미지 3개를 반영합니다.
  • 변환 과정에서 섞인 macro parameter 진단 문자열을 문서에서 제외합니다.

Test plan

  • Confluence 페이지 7개의 최신 버전을 가져왔습니다.
  • 전체 315개 페이지의 MDX 변환을 완료했습니다.
  • 변경된 6개 문서의 영어·일본어 Skeleton 비교를 통과했습니다.
  • 신규 이미지 3개의 존재와 KO/EN/JA 참조를 확인했습니다.
  • 변환기 진단 문자열이 MDX에 포함되지 않았음을 확인했습니다.
  • npm run build를 통과했습니다.
  • PR 범위 게이트에서 단일 커밋과 의도한 21개 파일만 포함됨을 확인했습니다.

Additional notes

  • access-control-logs.mdx의 EOF 빈 줄은 canonical output으로 KO/EN/JA에 유지합니다. 이에 따라 git diff --check에서 의도된 경고 3건이 발생합니다.
  • 빌드 과정에서 기존 broad file pattern, NFT, localStorage, sitemap Git 조회 ENOBUFS 경고가 출력되지만 빌드는 성공합니다.

🤖 Generated with Codex

## Summary
Confluence에서 갱신된 서버 접근 정책과 감사 로그 문서를 다국어 콘텐츠에 반영합니다.

- Session Recording과 RDP Clipboard 관련 정책 안내를 보완합니다.
- Permission 부여 및 감사 로그 항목을 최신 화면과 동작에 맞춥니다.
- 새 스크린샷 3개와 KO/EN/JA 번역을 함께 동기화합니다.
- 변환 과정에서 본문에 섞인 macro parameter 진단 문자열을 제외합니다.

🤖 Generated with Codex

Constraint: access-control-logs의 EOF 빈 줄을 canonical 문서 출력으로 유지합니다.
Confidence: high
Scope-risk: moderate
Directive: Confluence macro parameter 진단 문자열을 콘텐츠로 반영하지 않습니다.
Tested: 315개 Confluence 문서 변환, 변경 문서 EN/JA Skeleton 비교, 이미지 참조 검증, npm run build
Not-tested: 브라우저 렌더링
Co-Authored-By: Atlas <atlas@jk.agent>
@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
querypie-docs Ready Ready Preview Aug 5, 2026 2:45am

Request Review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2f4a7c45d5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

* Periodically change passwords for server accounts of registered servers
* When set to On, the following changes occur:
* In [Managing Servers as Groups | 3.-Registering-Accounts](connection-management/server-groups/managing-servers-as-groups#3-registering-accounts), account selection options for password provisioning are added
* In [Managing Servers as Groups | 3.-Registering-Accounts](connection-management/server-groups/managing-servers-as-groups#3.-accounts-%eb%93%b1%eb%a1%9d%ed%95%98%ea%b8%b0), account selection options for password provisioning are added

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Restore the per-locale account anchor

This English link now uses the Korean #3.-accounts-... fragment, but the target English page's section is #### 3. Registering Accounts (src/content/en/administrator-manual/servers/connection-management/server-groups/managing-servers-as-groups.mdx:91), so the fragment does not exist and the link no longer jumps to the account-registration instructions; the Japanese link changed to the same Korean fragment as well. Use the locale-specific anchor (or an explicit stable id) so users following the password-provisioning guidance land on the intended section.

Useful? React with 👍 / 👎.

* When accessing servers, the system automatically creates temporary accounts on the server.

#### Default Policy Settings for Server Permission Requests
#### Server Access Request Default Settings

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep inbound links valid after the heading rename

After this heading was renamed, existing inbound links still point at the old section id, for example src/content/en/administrator-manual/servers/connection-management/server-groups/managing-servers-as-groups.mdx:230 links to #default-policy-settings-for-server-permission-requests and the Japanese page has the same stale-anchor pattern. Those links now open the SAC configurations page without jumping to this section, so either update the inbound anchors to the new slug or preserve the old anchor explicitly.

Useful? React with 👍 / 👎.

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