Skip to main content

Package docs-as-code diagrams into Visio-friendly handoff artifacts.

Project description

Spolvero

spolvero turns docs-as-code diagrams into a Visio handoff package with preserved source, normalized IR, SVG/PNG previews, Data Visualizer workbooks for Mermaid flowcharts and topology inputs, QA reports, and explicit editability declarations.

The package treats source diagrams as canonical unless a project deliberately moves to a Visio-first workflow. Native Visio generation is intentionally conservative: the Data Visualizer workbook is the default cross-platform path, the vsdx-template engine produces a real .vsdx when the [vsdx] extra is installed, and visio-com currently probes Windows/Visio availability before cascading to downstream engines. Every engine records fallback downgrades in the manifest; native is reserved for future COM-created shapes/connectors.

See docs/using-the-package.md for what to do with the handoff folder once it has been generated.

Quick Start

spolvero build input.md --out ./handoff --target data-visualizer

From a checkout without installation:

uv run spolvero build tests/fixtures/sample.md --out .tmp/sample-output --target data-visualizer

Python usage:

from pathlib import Path

from spolvero import build_package

build_package(Path("input.md"), Path("handoff"), "data-visualizer", title="Review")

Repository Layout

  • src/spolvero/: neutral Python library and CLI.
  • src/spolvero/schemas/: versioned manifest and IR schemas.
  • skills/codex/spolvero/: Codex-installable skill bundle generated from canonical docs and wrappers.
  • adapters/: Claude Code, GitHub Copilot, and generic agent install notes/instruction files.
  • tests/: pytest coverage for extraction, Mermaid parsing, schemas, artifacts, adapters, and CLI smoke builds.

Validation

uv run pytest
uv run python -m compileall src tests
uv run spolvero build tests/fixtures/sample.md --out .tmp/ci-smoke --target data-visualizer

Generated packages are intentionally ignored by git.

Migration hygiene checks are also available:

uv run spolvero hygiene --report .tmp/migration-hygiene.md
uv run spolvero inspect-vsdx src/spolvero/templates/minimal_flowchart.vsdx --report .tmp/minimal-flowchart-vsdx.md

See docs/declaratus-migration.md for the fresh-history Declaratus import checklist.

Optional Extras

The core install is stdlib-only. Each extra unlocks one optional engine or input format and is feature-detected at runtime so it never blocks the default path.

pip install spolvero            # stdlib-only default
pip install 'spolvero[vsdx]'     # vsdx-template engine (cross-platform)
pip install 'spolvero[topology]' # YAML topology inputs (PyYAML)
pip install 'spolvero[com]'      # visio-com engine (Windows + Visio Plan 2)

A Mermaid CLI (mmdc) on PATH is auto-detected for higher-fidelity Mermaid previews. Set SPOLVERO_DISABLE_MMDC=1 to force the built-in renderer.

Targets and Editability

Target Engine Flowchart editability Notes
package-only internal_preview vector_reference Skips workbook generation. Even Mermaid flowcharts and topology IRs are downgraded to a vector reference because no Visio handoff artifact is produced.
data-visualizer data_visualizer_xlsx semi_native Default semi-native path. Generates a Visio Data Visualizer workbook for supported Mermaid flowcharts and topology IRs with recognized nodes. Empty/failed topology parses are downgraded to reference previews with no empty workbook.
vsdx-template vsdx_template_mutation semi_native (real .vsdx) Mutates a template via the [vsdx] extra to produce a real .vsdx for supported flowcharts. Use --template PATH to override the bundled template. Unsupported inputs and missing extras/templates cascade with clear warnings.
visio-com visio_com_automation delegated output editability Probes Visio Plan 2 / Professional via COM (Windows + [com] extra), then currently delegates through vsdx-template and data-visualizer. A future true COM-native path will be the only source of native output.

The manifest always records both requested_engine and actual_engine so engine fallbacks are visible without parsing warning strings.

Inputs

  • Mermaid flowchart (.mmd, fenced ```mermaid in Markdown) — primary input; full IR + workbook.
  • Mermaid sequence diagrams, PlantUML, Graphviz DOT, SVG, PNG, JPG, PDF — packaged as references with previews.
  • Topology: *.topology.yaml, *.topology.yml, *.topology.json, or fenced ```topology blocks. Raw source accepts node-level container and containers[].members; normalized IR resolves memberships into node container. Stencil kinds: router, switch, firewall, load_balancer, server, database, storage, client, cloud, internet, application, service, actor, datastore, external_system. Container kinds: subnet, zone, region, environment, vpc, system, boundary.

The name

Spolvero (Italian, spol-VEH-roh) is the Renaissance pouncing technique: an artist pricks holes along the lines of a finished drawing, then dusts pigment through them to transfer the design onto a wall or panel. The pricked cartoon is a deliberate intermediate — made for transfer, distinct from the original. This tool works the same way: it produces a transfer-ready rendering of a source diagram for the Visio surface, while the source stays canonical.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spolvero-0.3.0.tar.gz (132.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spolvero-0.3.0-py3-none-any.whl (63.9 kB view details)

Uploaded Python 3

File details

Details for the file spolvero-0.3.0.tar.gz.

File metadata

  • Download URL: spolvero-0.3.0.tar.gz
  • Upload date:
  • Size: 132.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for spolvero-0.3.0.tar.gz
Algorithm Hash digest
SHA256 bea6c5e19975c2d4aae8875471ca95c1078dcf9576b620d46ae788842ab1aa3c
MD5 211666a6e1d238595efafe742d5f4610
BLAKE2b-256 f26d07a6ee88f0e8e49e447e14114dfc78a798d1fea896017261511aafe54d50

See more details on using hashes here.

Provenance

The following attestation bundles were made for spolvero-0.3.0.tar.gz:

Publisher: release.yml on Declaratus/spolvero

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spolvero-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: spolvero-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 63.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for spolvero-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bd23be658d8222e09d42a7e5c98225623f48b012149b37b360f6f439d33a82cb
MD5 4eb064a811b90adbbaefb618ccfc08e6
BLAKE2b-256 b5a8deca0103e40b1bf5a40f5878c21868879e38d040e4cc2b2975bc529a2c68

See more details on using hashes here.

Provenance

The following attestation bundles were made for spolvero-0.3.0-py3-none-any.whl:

Publisher: release.yml on Declaratus/spolvero

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page