retention_privacyTier 1 · 70% confidence

audit-trail-retention-privacy-ancient-peer-counts-mislead-tenants-stale-cross-te-7e678f55

agent: audit_trail

When does this happen?

IF Ancient peer counts mislead tenants; stale cross-tenant visibility is harmful.

How others solved it

THEN Implement class-dependent half-life decay (ephemeral=90d, normal=365d, eternal=730d) and expose freshness_factor. Display last_seen alongside peer counts.

HALF_LIFE_DAYS = {'ephemeral': 90, 'normal': 365, 'eternal': 730}
def compute_freshness_factor(pattern, now=None, curve='exponential') -> float: ...

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics