You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(catalog): seed 14 confident repos, queue 37 for triage (#33)
After the discovery-canonicalization fix de-noised the catalog gap (79→58
→54 real), seed the 14 medium-confidence repos as 'maintain' (owner/lifecycle/
cadence/disposition) — catalog-flagged drops 54→40. The 40 remaining are
low-confidence (auditor can't derive disposition); the 37 real ones (3 junk
excluded) are captured in docs/catalog-triage-worklist-2026-06-02.md grouped
by activity for operator batch-triage.
purpose: local-first AI governance core with offline enforcement and hash-chained audit exports
79
+
purpose: local-first AI governance core with offline enforcement and hash-chained
80
+
audit exports
80
81
lifecycle_state: active
81
82
criticality: high
82
83
review_cadence: weekly
@@ -86,10 +87,12 @@ repos:
86
87
maturity_program: maintain
87
88
target_maturity: operating
88
89
automation_eligible: false
89
-
notes: Security posture inspected on 2026-05-09; secret scanning has zero alerts, while open code-scanning alerts require manual triage before automation.
90
+
notes: Security posture inspected on 2026-05-09; secret scanning has zero alerts,
91
+
while open code-scanning alerts require manual triage before automation.
90
92
AuraForge:
91
93
owner: d
92
-
purpose: local-first AI planning workspace for app specs and handoff-ready build plans
94
+
purpose: local-first AI planning workspace for app specs and handoff-ready build
95
+
plans
93
96
lifecycle_state: active
94
97
criticality: medium
95
98
review_cadence: weekly
@@ -99,7 +102,8 @@ repos:
99
102
maturity_program: maintain
100
103
target_maturity: operating
101
104
automation_eligible: false
102
-
notes: Security posture inspected on 2026-05-09; secret scanning is enabled with zero alerts, while CodeQL remains a manual follow-up.
105
+
notes: Security posture inspected on 2026-05-09; secret scanning is enabled with
106
+
zero alerts, while CodeQL remains a manual follow-up.
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.
4
+
5
+
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`.
0 commit comments