Skip to content

fix(identity): map shipped operator surfaces#187

Merged
saagpatel merged 1 commit into
mainfrom
codex/map-shipped-portfolio-identities
Jul 14, 2026
Merged

fix(identity): map shipped operator surfaces#187
saagpatel merged 1 commit into
mainfrom
codex/map-shipped-portfolio-identities

Conversation

@saagpatel

Copy link
Copy Markdown
Owner

Summary

  • map operator-os-explainer to its verified Local Portfolio page
  • canonicalize claude-harness-modernization to the existing claude-code-harness surface
  • pin both mappings with a focused registry regression test

Verification

  • .venv/bin/ruff check tests/test_project_registry.py
  • .venv/bin/pytest tests/test_project_registry.py -q
  • git diff --check

Scope

Identity/catalog mapping only. No product code, lifecycle expansion, deployment, or public operator-os branch history changes.

@saagpatel saagpatel merged commit 0390301 into main Jul 14, 2026
4 checks passed
@saagpatel saagpatel deleted the codex/map-shipped-portfolio-identities branch July 14, 2026 07:50

@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: f810fa7f46

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

"jcc": "JobCommandCenter",
"jsm_export": "JSMTicketAnalyticsExport",
"bhv": "BrowserHistoryVisualizer",
"claude-harness-modernization": "supp:claude-code-harness",

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 Sync the seam-linter with the new harness alias

When bridge/session/notification identity events emit claude-harness-modernization, this new registry override resolves in project-registry, but operator-os-seam-linter --identity-resolution still won't see it: the inspected linter builds its resolver from IDENTITY_ALIAS_MAP and DEFAULT_SUPPLEMENTARY in src/operator_os_seam_linter.py, not from this config, and DEFAULT_SUPPLEMENTARY was not updated. Please either update the linter/default alias source or make the linter consume the same configured mapping so the regression gate covers this shipped harness alias.

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