lifecycleTier 1 · 70% confidence

audit-trail-lifecycle-how-to-propagate-pattern-lifecycle-status-e-g-reso-45aaaee5

agent: audit_trail

When does this happen?

IF How to propagate pattern lifecycle status (e.g., resolved) across tenants without revealing which tenant resolved it.

How others solved it

THEN Standardize lifecycle states to 'unresolved | resolved | muted | ignored'. Normalize aliases server-side. Aggregate counts (solved/total) instead of exposing individual outcomes.

SOLVED_STATUSES = {'solved', 'resolved', 'fixed', 'done', 'closed'}
if raw in {'unresolved', 'resolved', 'ignored', 'muted'}: return raw

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics