Skip to content
This repository was archived by the owner on Aug 23, 2026. It is now read-only.

Add Common Center platform hub - #38

Merged
pirajoke merged 1 commit into
mainfrom
codex/common-center-platform-hub
Aug 23, 2026
Merged

Add Common Center platform hub#38
pirajoke merged 1 commit into
mainfrom
codex/common-center-platform-hub

Conversation

@pirajoke

Copy link
Copy Markdown
Owner

What changed

  • make Common Center the first portfolio switchboard
  • prioritize JobRadar / Financial OS and MyDictionary
  • link all seven active platforms with safe access metadata
  • add one credential-free SSH tunnel command for private OVH panels
  • sanitize the published snapshot and keep legacy operational sections below

Verification

  • 192/192 builder tests pass
  • responsive DOM checks at 390px and 1440px show no horizontal overflow
  • copy interaction verified without console errors
  • compileall, JSON validation, privacy scan, and diff check pass

@pirajoke
pirajoke merged commit 0a22a2d into main Aug 23, 2026
1 check passed
@pirajoke
pirajoke deleted the codex/common-center-platform-hub branch August 23, 2026 03:17
@pirajoke

Copy link
Copy Markdown
Owner Author

Project update: Common Center deployed to OVH

Status: complete

Unified portfolio switchboard with 7 active surfaces; JobRadar / Financial OS and MyDictionary prioritized; private panels remain loopback-only behind one SSH tunnel. PR #38 merged and pixelverse-web deployed on 51.255.36.141.

Evidence

  • 192/192 unittest PASS
  • GitHub CI PASS
  • 390px and 1440px no horizontal overflow
  • privacy scan PASS
  • OVH HTTP 200
  • deployed SHA-256 matched
  • pixelverse-web running with 0 restarts
  • 11 other containers unchanged

Next

  • Use Common Center at local port 7777 through the documented SSH tunnel; keep private admin ports unexposed.

  • Source repository: pirajoke/agent-dashboard

  • Source commit: 0a22a2daa451803fdfa332e632bf0376d8715db8

  • Obsidian log: 90-Operations/project-update-webhook/logs/2026-08-23 -- common-center -- common-center-deployed-to-ovh -- c48e547f9a6d.md

  • Vault commit: e1adafb2

@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: 5120bdee94

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

linear-gradient(145deg, var(--platform-wash), transparent 55%),
var(--bg2);
}

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 Use a contrasting color for platform statuses

Under the existing light-shell variables, var(--green2) resolves to #58c95b while these entries use the #f5d58f background, producing only about a 1.5:1 contrast ratio for 0.6rem text. Consequently, access states such as “Private OVH” and “Telegram” are difficult to read, especially for low-vision users, despite being the hub's primary access guidance; use a darker status color compatible with the active light theme.

Useful? React with 👍 / 👎.

@pirajoke

Copy link
Copy Markdown
Owner Author

Project update: MacBook SSH tunnel restored

Status: complete

The credential-free tunnel command used the wrong default identity and OVH returned publickey denied. Verified the dedicated deploy key, started the six-port SSH tunnel with IdentitiesOnly and ExitOnForwardFailure, and confirmed Common Center through localhost:7777.

Evidence

  • SSH identity accepted
  • local 127.0.0.1:7777 listener active
  • HTTP 200 through tunnel
  • Common Center title verified

Next

  • Refresh http://127.0.0.1:7777/; use the deploy-key form of the tunnel command on this MacBook.

  • Source repository: pirajoke/agent-dashboard

  • Source commit: 0a22a2daa451803fdfa332e632bf0376d8715db8

  • Obsidian log: 90-Operations/project-update-webhook/logs/2026-08-23 -- common-center -- macbook-ssh-tunnel-restored -- 6514ded674f0.md

  • Vault commit: a7ae5800

@pirajoke

Copy link
Copy Markdown
Owner Author

Project update: Confirmed OVH tunnel is independent of Mac Mini

Status: complete

User entered a shortened example with literal ellipsis, producing a hostname resolution error. Rechecked the already-running full tunnel: it connects MacBook directly to OVH, does not depend on Mac Mini, and serves Common Center successfully.

Evidence

  • SSH tunnel process active
  • HTTP 200
  • Common Center title verified
  • No Mac Mini dependency

Next

  • Use the existing tunnel and refresh localhost:7777; do not type literal ellipsis in SSH commands.

  • Source repository: pirajoke/agent-dashboard

  • Source commit: 0a22a2daa451803fdfa332e632bf0376d8715db8

  • Obsidian log: 90-Operations/project-update-webhook/logs/2026-08-23 -- common-center -- confirmed-ovh-tunnel-is-independent-of-mac-mini -- 9354f3de03b7.md

  • Vault commit: 5e184eef

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant