-
Notifications
You must be signed in to change notification settings - Fork 0
Description
⚠️ Project Board Access Unavailable
The GitHub App integration token does not have Projects: Read permission for users/zircote/projects/1. All project board API calls returned 403 Resource not accessible by integration.
Action Required: Add Projects: Read (and ideally Projects: Write) to the zircote-org-monitor GitHub App installation permissions. See: https://docs.github.com/en/apps/creating-github-apps/registering-a-github-app/choosing-permissions-for-a-github-app
Project: users/zircote/projects/1 | Repos scanned: 22 (partial — issues queried from 6 repos)
Board Summary
| Column | Items | Changed |
|---|---|---|
| To Do | N/A | — |
| In Progress | N/A | — |
| Done | N/A | — |
Board column data unavailable — project API returned 403.
Actions Taken
| Action | Count |
|---|---|
| Mismatched items fixed | 0 (board inaccessible) |
| Missing items added | 0 (board inaccessible) |
| Items flagged for review | 6 |
Mismatches Fixed
None — board read access unavailable.
Items Needing Manual Review
The following open issues and PRs were discovered across managed repos and should be triaged onto the project board once access is restored:
| Item | Repo | Suggested Column | Notes |
|---|---|---|---|
| #153 Security Alert: Exposed AWS Access Key | zircote/subcog |
In Progress | 🔴 Critical — potential real credential exposure; requires immediate action |
| #152 feat(http): add /healthz endpoint | zircote/subcog |
In Progress | Open PR from external contributor (mgildea), CI passing, awaiting 2 approvals |
| #311 Label Audit — 2026-03-16 | zircote/.github |
To Do | Automated report, label sync not performed |
| #241 Agent Health Monitor failed | zircote/.github |
To Do | Workflow failure alert (expires Mar 20) |
| #10 Weekly SDLC Audit: 3 critical violations | zircote/sdlc-quality |
In Progress | Score 86/100, 2 critical issues, open since Jan 26 |
| #124 CI Failure Doctor failed | zircote/rlm-rs |
To Do | Workflow failure alert (expires Mar 18) |
| #157 feat: User-to-curated memory linking | zircote/atlatl-spec |
To Do | Feature spec, unassigned, medium priority |
| #155 feat: Curated memories | zircote/atlatl-spec |
To Do | Feature spec, unassigned |
| #156 feat: Broker memory feeds | zircote/atlatl-spec |
To Do | Feature spec, unassigned |
No-Op / Tracker Issues (exclude from board)
These are automation tracker issues that should not be added to the project board:
| Item | Repo | Type |
|---|---|---|
| #151 No-Op Runs | zircote/.github |
Tracker |
| #109 No-Op Runs | zircote/rlm-rs |
Tracker |
| #10 No-Op Runs | zircote/MIF |
Tracker |
| #4, #3 [agentics] No-Op Runs | zircote/MIF |
Tracker |
Root Cause: Missing App Permission
The gpm-config.yml specifies project.number: 1 and project.org: zircote, but the project is actually a user project (users/zircote/projects/1), not an org project. The GitHub App requires:
Projects: Readat the user installation level (not org)- Optionally
Projects: Writeto enable automated column moves
Until this is resolved, board consistency checks and missing-item placement cannot be automated.
Generated by maintenance-board workflow — https://github.com/zircote/.github/actions/runs/23139873829
Generated by Maintenance Board · ◷