Skip to content

feat(tally): guide explicit company discovery#78

Open
lamemustafa wants to merge 11 commits into
masterfrom
tapish-codex/fix-company-discovery-ux
Open

feat(tally): guide explicit company discovery#78
lamemustafa wants to merge 11 commits into
masterfrom
tapish-codex/fix-company-discovery-ux

Conversation

@lamemustafa

Copy link
Copy Markdown
Owner

Summary

  • Show a clear company-discovery prompt after a successful Tally probe when no company is selected.
  • Automatically request the compatibility-only company listing when the probe marks its direct report untrusted.
  • Keep direct-listing candidates in an explicit verification path; they are never auto-selected or persisted.

Why

A successful compatibility probe could identify available companies without giving the operator a clear next action. This change makes the required explicit selection or verification step visible.

Safety and migration impact

  • No Tally write is attempted.
  • Company-scoped reads remain gated by observed identity verification.
  • No data migration or persisted schema change.
  • Rollback: revert commit 67401fe.

Validation

  • corepack pnpm run build
  • corepack pnpm run test:tally-company-selection
  • git diff --check
  • Pre-commit and commit-level review: no findings.

@lamemustafa
lamemustafa marked this pull request as ready for review July 23, 2026 16:43

@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: 67401fe55d

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

Comment thread src/main.tsx

@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: 54ebe17a13

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

Comment thread src/main.tsx Outdated
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