-
Notifications
You must be signed in to change notification settings - Fork 0
chore(catalog): seed 14 confident repos + queue 37 for triage #33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,45 @@ | ||
| # Catalog Triage Worklist — 2026-06-02 | ||
|
|
||
| 37 repos flagged `catalog` (missing from `config/portfolio-catalog.yaml`) with **low** path-confidence — the auditor can't auto-derive a disposition, so each needs an operator call. | ||
|
|
||
| For each, decide `intended_disposition` (maintain | finish | archive | experiment | investigate) and `lifecycle_state`, then add to the catalog. The 14 medium-confidence repos were already auto-seeded as `maintain`. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
This worklist tells operators to add Useful? React with 👍 / 👎. |
||
|
|
||
| | Repo | activity | registry | last activity | disposition (decide) | lifecycle (decide) | | ||
| |---|---|---|---|---|---| | ||
| | AIFortuneTeller | active | active | 2026-06-02 | | | | ||
| | ApplyKit-public | active | active | 2026-05-30 | | | | ||
| | Grotto | active | active | 2026-06-02 | | | | ||
| | ITServiceHealth | active | active | 2026-06-02 | | | | ||
| | Notion | active | active | 2026-06-02 | | | | ||
| | PortfolioCommandCenter | active | active | 2026-06-02 | | | | ||
| | Pressfield | active | active | 2026-06-03 | | | | ||
| | Undertone | active | active | 2026-06-03 | | | | ||
| | Veritas | active | active | 2026-06-03 | | | | ||
| | cross-system-smoke | active | active | 2026-05-30 | | | | ||
| | da-scaffold | active | active | 2026-05-30 | | | | ||
| | hermes-harness-foundation | active | active | 2026-05-30 | | | | ||
| | rag-knowledge-base | active | active | 2026-05-30 | | | | ||
| | stockpulse | active | active | 2026-05-30 | | | | ||
| | BattleGrid | recent | recent | 2026-05-17 | | | | ||
| | GithubRepoAuditor-public | recent | recent | 2026-05-18 | | | | ||
| | LegalDocsReview | recent | recent | 2026-05-11 | | | | ||
| | PomGambler-prod | recent | recent | 2026-05-18 | | | | ||
| | Relay | recent | recent | 2026-05-17 | | | | ||
| | ai-fluency-tracker | recent | recent | 2026-05-17 | | | | ||
| | asc-radar | recent | recent | 2026-05-18 | | | | ||
| | cost-tracker | recent | recent | 2026-05-18 | | | | ||
| | portfolio-health | recent | recent | 2026-05-18 | | | | ||
| | IncidentMgmt | stale | parked | 2026-04-12 | | | | ||
| | SlackIncidentBot | stale | parked | 2026-02-16 | | | | ||
| | TicketDocumentation | stale | parked | 2026-02-17 | | | | ||
| | Construction | archived | archived | 2026-05-30 | | | | ||
| | ContentEngine | archived | archived | 2026-05-11 | | | | ||
| | DatabaseSchema | archived | archived | 2026-05-11 | | | | ||
| | FreeLanceInvoice | archived | archived | 2026-05-11 | | | | ||
| | Nexus | archived | archived | 2026-05-11 | | | | ||
| | OPscinema | archived | archived | 2026-05-18 | | | | ||
| | PixelForge | archived | archived | 2026-05-31 | | | | ||
| | RealEstate | archived | archived | 2026-05-11 | | | | ||
| | ShipKit | archived | archived | 2026-05-11 | | | | ||
| | SynthWave | archived | archived | 2026-05-11 | | | | ||
| | compliance-suite | archived | archived | 2026-05-11 | | | | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the newly seeded repos that live under
Fun:GamePrjs/orITPRJsViaClaude/(e.g.CryptForge,DeepTank,DesktopPEt,EarthPulse,SmartClipboard,SnippetLibrary,TicketDashboardas shown inoutput/doc-truth-up-full-2026-05-30.log), leavingcategoryunset does not fall through to the path group: catalog repo entries are normalized with the global default first, and_select_declared()then picks that repo value before the group value. These repos will therefore be reported asvanity(and Fun:GamePrjs tool provenance asunknown) instead of their path-derived group classification, skewing catalog summaries and downstream portfolio truth data.Useful? React with 👍 / 👎.