What problem does it solve?
Visualizing complex targets can be hard when structure is implicit. x-ray slices a target into explanation lanes (surface, properties, components, internal_dependencies, external_dependencies, flow, lifecycle, risk_questions, visual_composition) and assembles a local, self-contained HTML page that makes the structure inspectable without remote rendering.
Core Features & Use Cases
- Lane-based explanations: surface, properties, components, internal_dependencies, external_dependencies, flow, lifecycle, risk_questions, visual_composition.
- Local, self-contained HTML output: no external renderers required.
- Mode-aware inspection: object, artifact, architecture, codebase, process, or mixed targets; supports selective lanes for clear narration.
- Use cases include understanding a codebase architecture, documenting a system design, or explaining a business process with traceable evidence and inferences.
Quick Start
Provide a bounded context and run the x-ray workflow to generate a local HTML explanation.