All Metrics
Pillar Health · Layer 2

Pillar Staleness
Index

Days since the most recent modification across all artifacts linked to a pillar.

Formula
PSI = days since max(modifiedAt)
across all artifacts
linked to this pillarId
Scope: per pillar·Range: integer (days)
Thresholds
< 90 daysFresh
90–180 daysAgeing
> 180 daysStale
01

What it signals

A pillar that has not been touched in 200 days is either perfectly stable or quietly abandoned. PSI does not tell you which — but it tells you the question is worth asking. Without PSI, both states look identical from the outside.

Combined with PCR, PSI is the disambiguation signal. A stable-PCR pillar with high PSI is probably fine: the rules have not changed because they are correct, and teams are following them. A declining-PCR pillar with high PSI means no one is responding to the drift — the governance is stale and failing simultaneously. That combination is not ambiguous: it requires intervention.

PSI surfaced in isolation is rarely alarming. PSI read alongside PCR, PDT, and PDRP separates the healthy-dormant pillar from the neglected one. The number is a timestamp in disguise: the last time anyone confirmed this domain was still governed.


02

How rkito produces it

1
01
Collect all artifacts linked to this pillar
Lenses, Policies, Best Practices, and Patterns with a matching pillarId
2
02
Read modifiedAt on each artifact
rkito stores a modifiedAt timestamp on every artifact update
3
03
Select the most recent timestamp
max(modifiedAt) across all linked artifacts is the last known governance activity for this pillar
4
04
Compute PSI
PSI = today − max(modifiedAt), expressed in whole days
5
05
Navigate for detail
Open the pillar at /steerings/pillars, then review linked Lenses at /steerings/lenses filtered by pillarId

03

Who this metric is for

Architect
Design Authority

PSI flags pillar domains that may need a governance health check, especially when combined with declining PCR. If you own a pillar with PSI > 180 and PCR is dropping, PSI tells you the governance layer has not responded to the conformance signal — the rules may not reflect what the domain actually needs any more.


04

How this metric gets misused

PSI is not an alarm on its own

A Security Pillar with PSI=200 and PCR=92 is healthy. The rules have not changed because they are correct and teams are following them. Treating high PSI as an automatic red flag creates noise and trains pillar owners to make cosmetic edits just to reset the counter.

PSI only requires action when combined with other signals: declining PCR, declining PDT, or rising PDRP alongside high PSI. That combination indicates an unresponsive pillar that is failing its domain. Without those companions, high PSI means "no one has needed to change anything" — not "no one is paying attention."


05

What to do at each threshold

Step-by-step response playbook for each signal state.

Green< 90 daysNo action required

Pillar artifacts have been modified recently. No action required. Confirm that PCR is stable to close the loop.

01

Pillar artifacts have been modified recently. No action required. Confirm that PCR is stable to close the loop.

Yellow90–180 daysPrompt a review

Contact the pillar owner and prompt them to schedule a review of their domain artifacts. This is a soft check-in, not an escalation — confirm the governance is still current before the pillar crosses 180 days.

01

Contact the pillar owner and prompt them to schedule a review of their domain artifacts. This is a soft check-in, not an escalation — confirm the governance is still current before the pillar crosses 180 days.

Red> 180 daysConfirm or archive

Navigate to the pillar, confirm or update artifacts, or open a CHI to archive if the domain is no longer relevant.

01

Navigate to /steerings/pillars, open the pillar, and update at least one artifact to confirm it is still active. A "reviewed and confirmed accurate" touch is valid where content is correct.

02

If the pillar is no longer relevant, open a CHI to archive it. A stale pillar whose Lenses are still running evaluations is producing conformance data against rules that may no longer reflect architectural intent.

Start measuring yours

When was your last pillar touched?

rkito computes PSI automatically from modifiedAt timestamps across all pillar artifacts. Know which domains are dormant — and which are failing silently — from day one.