Skip to main content
tekmera
Level 2
May 26, 2026

New Tool for Fusion Blueprint Analysis

  • May 26, 2026
  • 0 replies
  • 17 views

Hi everyone! 😁

Thought I’d share a tool I’ve used in my own consulting, and am now making open source. Hope others may find it useful. No pitch here, just sharing with the community.

Working with Workfront Fusion scenarios gets complicated at scale. You're inheriting large multi-hundred-module workflows, tracking changes across environments, comparing versions, trying to figure out where a single field name is referenced. Without tooling, all of this becomes impossible.

That's why I built Tekmera Blueprint Explorer.

It has three core functions:

🔹 search: find a keyword across multiple blueprints. Critical when a field name changes and you need to find every reference, or when checking for hardcoded values across scenarios. Has saved me hundreds of hours.

🔹 diff: compare two blueprints to see what's changed between versions. Critical when promoting from dev to prod, so you know exactly what you're shipping.

🔹 report: generate a high-level snapshot of what a Fusion scenario does.

There are similar tools that throw an LLM at these and give you immediate documentation. That's cool, but anyone can do that. I avoided AI in this build specifically because I didn't want hallucinations across extremely complex JSON files. I require the truth, so I built it that way. It's deterministic. Same blueprint, same answer, every time. More useful than a documentation tool that gives you different answers each run.

Open source: https://lnkd.in/e5hE-BU3