Skip to content

feat(calm-explorer): add interactive CALM architecture explorer#1827

Merged
rocketstack-matt merged 1 commit intofinos:mainfrom
pmerrison:feat/calm-visualizer
Nov 20, 2025
Merged

feat(calm-explorer): add interactive CALM architecture explorer#1827
rocketstack-matt merged 1 commit intofinos:mainfrom
pmerrison:feat/calm-visualizer

Conversation

@pmerrison
Copy link
Contributor

@pmerrison pmerrison commented Nov 20, 2025

Add experimental CALM Explorer tool for interactive visualization and exploration of FINOS CALM (Common Architecture Language Model) architecture diagrams.

Key features:

  • Interactive graph visualization with ReactFlow
  • JSON editor with Monaco
  • GitHub integration for loading CALM files
  • Support for CALM patterns and nested containers
  • Dagre-based automatic layout

Configuration changes:

  • Add package-lock.json for CI compatibility
  • Update workspace configuration for experimental/calm-explorer
  • Add GitHub Actions workflow for building and testing
  • Configure proper package naming (@finos/calm-explorer)

Description

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🎨 Code style/formatting changes
  • ♻️ Refactoring (no functional changes)
  • ⚡ Performance improvements
  • ✅ Test additions or updates
  • 🔧 Chore (maintenance, dependencies, CI, etc.)

Affected Components

  • CLI (cli/)
  • Shared (shared/)
  • CALM Widgets (calm-widgets/)
  • CALM Hub (calm-hub/)
  • CALM Hub UI (calm-hub-ui/)
  • Documentation (docs/)
  • VS Code Extension (calm-plugins/vscode/)
  • Dependencies
  • CI/CD

Commit Message Format ✅

Testing

  • I have tested my changes locally
  • I have added/updated unit tests
  • All existing tests pass

Checklist

  • My commits follow the conventional commit format
  • I have updated documentation if necessary
  • I have added tests for my changes (if applicable)
  • My changes follow the project's coding standards

Add experimental CALM Explorer tool for interactive visualization and exploration
of FINOS CALM (Common Architecture Language Model) architecture diagrams.

Key features:
- Interactive graph visualization with ReactFlow
- JSON editor with Monaco
- GitHub integration for loading CALM files
- Support for CALM patterns and nested containers
- Dagre-based automatic layout

Configuration changes:
- Add package-lock.json for CI compatibility
- Update workspace configuration for experimental/calm-explorer
- Add GitHub Actions workflow for building and testing
- Configure proper package naming (@finos/calm-explorer)
@pmerrison pmerrison requested a review from a team as a code owner November 20, 2025 17:18
@rocketstack-matt rocketstack-matt merged commit ac3f45b into finos:main Nov 20, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants