Skip to content

Add the AdamXweb project status hub - #2

Merged
AdamXweb merged 1 commit into
mainfrom
feat/project-status
Aug 9, 2026
Merged

Add the AdamXweb project status hub#2
AdamXweb merged 1 commit into
mainfrom
feat/project-status

Conversation

@adamXbot

@adamXbot adamXbot commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

The AdamXweb half of the portfolio status system — its own status.json, its own badges, its own token.

gh-workflows#7 is merged and v1 now carries the action, so this is ready to merge.

What changed

profile/README.md's hand-written list is replaced by a generated one. The old list covered 6 of 19 repos and said nothing about whether any were maintained.

WhiteSurFirefoxThemeMacOS is pinned to 🛡️ Maintained with the reason recorded in status.json. Its issue queue would otherwise derive Unmaintained — but that reads the backlog rather than the intent, and breakage from Firefox changes does still get fixed. Pinned entries skip drift detection and are reported separately, so the override can't quietly become a forgotten one.

Needs a secret

STATUS_TOKEN — a fine-grained, read-only PAT scoped to AdamXweb only. Without it the build still runs; only drift is skipped, and it says so rather than reporting private repos as healthy.

Tiers

🟢 Active 1 · 🚧 Building 2 · 🛡️ Maintained 3 · 📦 Parked 3 · ⚠️ Unmaintained 2 · 📖 Reference 1 · 🍴 Fork 4 · 📁 Archived 3 — 7 of 19 listed publicly.

Two live faults it flags: gerakona.com returns 404 and kostarelas.com returns HTTP 526 (Cloudflare can't get a valid certificate from the origin).

Still to come

The unified list across all three accounts renders on AdamXweb/AdamXweb's profile README via --aggregate, which needs no token. That's a separate branch — I don't have push access to that repo.

🤖 Generated with Claude Code

status.json is the single source of truth for every AdamXweb repo's maintenance
tier, and the badges, STATUS.md and profile project list are generated from it
by the shared workflow in privacykey/gh-workflows.

Replaces the hand-maintained project list, which covered 6 of 19 repos and said
nothing about whether any of them were still being worked on.

WhiteSurFirefoxThemeMacOS is pinned to Maintained with a stated reason. Its
issue queue would otherwise derive Unmaintained, but that reads the backlog
rather than the intent — breakage from Firefox changes still gets fixed. Pinned
entries are skipped by drift detection and reported separately, so a deliberate
override can't quietly become a forgotten one.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@AdamXweb
AdamXweb merged commit 14bf654 into main Aug 9, 2026
@AdamXweb
AdamXweb deleted the feat/project-status branch August 9, 2026 08:34
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.

2 participants