Model the system, your way
Build the system as a list of elements — each with a type (RF, network, power, physical, software, interface, documentation) and a criticality — and record the elements each one depends on. The model is free-form and domain-agnostic, so it suits a single rack, a radio site, a backhaul network or a whole programme equally well.
Trace the ripple, not just the neighbours
A change to an element ripples to everything that depends on it, directly and then onward. The analyser walks the dependency graph breadth-first and tags every affected element with its ripple level — direct, second order, third order — so the downstream effects that are easy to miss are laid out explicitly instead of being left to memory.
Downstream, upstream or both
Follow the ripple downstream to the dependents (what is affected if the element changes — the usual question), upstream to the prerequisites (what the element relies on), or in both directions for the full neighbourhood around the change.
A scored, transparent impact index
The impact index combines the changed element’s own criticality, each affected element’s criticality reduced by a per-level decay, and multipliers for the change type and scope. It maps to a Low / Medium / High / Critical band on editable thresholds, and the full score composition is shown so every part of the number is traceable.
Affected interfaces and critical elements surfaced
The interfaces and the high- or critical-criticality elements caught in the ripple are pulled out separately — these are the boundaries that need re-testing and the elements that warrant a formal change review, so they don’t get buried in the list.
Considerations to review
Each analysis ends with a set of change-hygiene prompts derived from the result — removal with dependents, compatibility on a replace or upgrade, re-testing affected interfaces, updating the documentation. They are generic prompts to confirm against your own change process, framed as considerations, never as findings.
Editable risk model
The criticality weights, change-type risk factors, scope multipliers, propagation decay and band thresholds are all exposed and editable. Tune the model to your own risk appetite, or leave the defaults — either way nothing is hidden behind the score.
Compare two changes side by side
Weighing two options — modify in place versus replace, or changing one element versus another? Turn on Compare to assess a second change against the same model, direction and weights, with an A-versus-B table and a delta on every metric so the lower-impact path is obvious.
Change sets and a visual dependency graph
Model a change that touches several elements at once and the ripple traces from all of them together. See the whole system as a layered dependency graph with the change set and its ripple colour-coded by level, and the impacted rows highlighted in the model grid, so the spread is visible at a glance.
Saves, and exports the deliverable
The project auto-saves to your browser and round-trips to a JSON file you can keep or move between machines. Export the impacted-element list to CSV, copy the full assessment to the clipboard, or print a formatted Change Impact Assessment to PDF for a change record, an MoC form, or a design note.