Content health and governance
Documentation degrades over time. Products change, features get renamed, workflows evolve — and if documentation doesn't keep up, it becomes a liability rather than an asset. Topicary's content health system makes decay visible so you can address it before readers notice.
Why content decays
Content decay isn't caused by negligence. It's a natural consequence of how software evolves:
A feature gets updated but the docs don't
A team member leaves and their section becomes unowned
A new product version ships and old docs aren't reviewed
A component gets deleted but references to it remain
A variable set changes but topics still use the old keys
The challenge isn't fixing these problems — it's knowing they exist. Most documentation tools give you no signal until a reader reports an issue. By then, trust is already eroded.
Automatic health tracking
Topicary tracks content health continuously across four dimensions:
Dimension | What it checks | Signal |
|---|---|---|
Staleness | Time since last update | Amber at 30+ days, red at 90+ days |
Orphan detection | Topics not in any map | Unreachable content that may be forgotten |
Reference integrity | Component, link, and variable references | Broken references cause gaps in published output |
Structural validation | Heading hierarchy, empty topics | Skipped headings or empty stubs undermine credibility |
Staleness measures time since last update. Topics untouched for 30+ days get an amber flag; 90+ days get a red flag. These aren't arbitrary thresholds — they're signals that content may not reflect the current product state.
Orphan detection finds topics that aren't included in any map. Orphaned topics exist in the project but aren't reachable through any published site. They may be drafts, deprecated content, or simply forgotten.
Reference integrity checks that every component reference, topic link, and variable token points to something that exists. Broken references mean readers see gaps or errors in the published output.
Structural validation checks heading hierarchy (no skipping from H1 to H3) and whether topics have content at all. Empty stubs in a published site undermine credibility.
Governance without process overhead
Teams try to solve content decay with process: scheduled review cycles, assigned content owners, mandatory review gates. These processes work but create overhead and become the first thing skipped when deadlines hit.
Topicary's approach is different: make the problems visible and trust authors to act. The dashboard health cards, topic list filters, and validation panel surface issues where they're most likely to be noticed — not in a separate governance tool that nobody checks.
Schedule a content audit before each major product release. Open the validation panel in the map editor to run all checks at once, then filter the Topics page by health status to create a focused work queue. Addressing staleness and broken references before a release prevents readers from encountering outdated content at the worst possible time.
This works because the feedback is:
Automatic — no one has to remember to run an audit
Contextual — health indicators appear where you're already working
Direct — each indicator links directly to the content that needs attention
Non-blocking — health issues are warnings, not gates. You can publish content with warnings if you decide the tradeoff is acceptable
Health indicators are warnings, not publishing gates. You can publish content that has staleness flags or broken references if you decide the tradeoff is acceptable. This is a deliberate design choice — mandatory gates create bottlenecks that teams eventually work around.
Content audits
For teams that want periodic structured reviews, the validation panel in the map editor runs all checks at once and groups findings by topic and severity. This is useful before major releases or during quarterly review cycles.
Filter the Topics page by health status to create a focused work queue: all stale topics, all broken references, all empty stubs. Address them in priority order rather than reviewing everything.
See also
Content health indicators — Reference for all health indicator types, thresholds, and severity levels
Track content freshness — Filter and review stale topics using freshness indicators
Find and fix orphaned components — Identify components that are no longer referenced by any topic
Content statuses — Reference for editorial statuses that complement health indicators