aboutsummaryrefslogtreecommitdiff
path: root/docs/specs/2026-07-20-triage-source-activation-spec.org
Commit message (Collapse)AuthorAgeFilesLines
* docs: spec the triage source-activation modelCraig Jennings2026-07-201-0/+124
The sentry live trial surfaced that triage-intake self-activates in every project. The general personal-account plugins are template-synced everywhere, so its probe reads present-everywhere as active-everywhere. The spec captures the fix: general plugins gate on a per-project :TRIAGE_SOURCES: declaration, project-specific plugins stay active by presence, and the activation layer lives in triage-intake Phase 0 so it fixes interactive runs too. DRAFT, pending review. Links a [#B] build task.