docs: sync StarUML diagrams with Grand Unification refactor
Updated 6 of 21 diagrams to reflect the SkillConverter + ExecutionContext architecture: Structural: - 01 CLICore: Added ExecutionContext singleton, updated CreateCommand methods (_build_config, _route_to_scraper, _run_enhancement) - 02 Scrapers: Replaced IScraper interface with SkillConverter base class, added CONVERTER_REGISTRY, removed main() from all 18 converters - 09 Parsers: Removed 18 scraper-specific parsers (27 → 18 subclasses) Behavioral: - 14 Create Pipeline: Rewritten — converter.run() replaces scraper.main(), ExecutionContext.initialize() added, enhancement centralized - 17 MCP Invocation: Path A now uses get_converter() in-process, not subprocess - UML_ARCHITECTURE.md descriptions updated throughout Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 124 KiB |
|
Before Width: | Height: | Size: 539 KiB After Width: | Height: | Size: 575 KiB |
|
Before Width: | Height: | Size: 286 KiB After Width: | Height: | Size: 187 KiB |
|
Before Width: | Height: | Size: 268 KiB After Width: | Height: | Size: 264 KiB |
|
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 109 KiB |
|
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 88 KiB |