Skip to content

fix: define AgentOps UX modules#58

Merged
ootakazuhiko merged 1 commit into
mainfrom
codex/catalog-sprint-226-ux-57
Jul 12, 2026
Merged

fix: define AgentOps UX modules#58
ootakazuhiko merged 1 commit into
mainfrom
codex/catalog-sprint-226-ux-57

Conversation

@ootakazuhiko

Copy link
Copy Markdown
Collaborator

Summary

Define the missing AgentOps UX profile/modules from the fixed-SHA and public Pages audit in itdojp/it-engineer-knowledge-architecture#226.

  • Profile B for practical operations/reference
  • reader-facing reading guide, checklist assets, troubleshooting appendix, and license notice are true
  • repository-maintainer build quick start is not treated as a reader Quick Start
  • no independent concept map, figure index, or glossary is claimed
  • missing Profile B figureIndex is tracked in portal #227

Verification

  • npm ci
  • npm test
  • npm audit --audit-level=moderate (0 vulnerabilities)
  • docs Jekyll build + top-page smoke
  • git diff --check

Residual Faraday / latest-http-server transitive warnings are tracked in #55.

Closes #57

Copilot AI review requested due to automatic review settings July 12, 2026 09:09
@ootakazuhiko

Copy link
Copy Markdown
Collaborator Author

@codex review

Copilot AI 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.

Pull request overview

Issue #57(公開Pages監査に基づくUXメタデータ未定義)の解消として、book-config.json に AgentOps UX の Profile B と reader-facing modules フラグを追加し、公開実体と設定値の差分を埋めるPRです。

Changes:

  • book-config.jsonux.profile = "B" を追加
  • ux.modules に Quick Start/reading guide/checklist/troubleshooting/legal notice 等の有無を boolean で明示

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ootakazuhiko
ootakazuhiko merged commit e55a462 into main Jul 12, 2026
4 checks passed
@ootakazuhiko
ootakazuhiko deleted the codex/catalog-sprint-226-ux-57 branch July 12, 2026 09:11
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep them coming!

Reviewed commit: 012c8ac711

ℹ️ 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".

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.

[P1][UX Metadata] Profile B modulesを公開実体に基づき定義する

2 participants