markitect-main/examples
tegwick 81d3da5fe7 feat: comprehensive asset management system and testing improvements
Asset Management System (Issue #142):
- Add complete asset management framework with deduplication
- Implement AssetManager, AssetRegistry, and AssetDeduplicator classes
- Add AssetPackager for markdown document packaging
- Create comprehensive test suite for all asset management components
- Add asset constants and custom exceptions for robust error handling

Markdown Processing Enhancements:
- Update markdown_commands.py with improved functionality
- Enhanced parsing and content aggregation capabilities
- Improved filename encoding/decoding for special characters

Test Suite Improvements:
- Add comprehensive tests for Issue #138 markdown parsing
- Enhance Issue #139 content aggregation and end-to-end testing
- Complete test coverage for new asset management features

Examples and Documentation:
- Update BildungsKanonJon.md example with enhanced content
- Generate corresponding HTML output for documentation
- Add asset registry configuration

Development Tools:
- Add install script for simplified setup

This commit represents a major enhancement to MarkiTect's asset handling
capabilities with full test coverage and improved markdown processing.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12 19:57:31 +02:00
..
demo_hash_store chore: commit examples and some cleanup 2025-10-08 10:14:51 +02:00
demo_workspace chore: commit examples and some cleanup 2025-10-08 10:14:51 +02:00
plugins feat: implement comprehensive plugin architecture and extensions system (issue #19) 2025-10-03 11:23:32 +02:00
asset_management_concept_a.py feat: complete Issue #141 asset management concepts with working prototypes 2025-10-08 01:51:54 +02:00
asset_management_concept_b.py feat: complete Issue #141 asset management concepts with working prototypes 2025-10-08 01:51:54 +02:00
BildungsKanonJon.html feat: comprehensive asset management system and testing improvements 2025-10-12 19:57:31 +02:00
BildungsKanonJon.md feat: comprehensive asset management system and testing improvements 2025-10-12 19:57:31 +02:00
design_pattern.md feat: Add practical use case examples and comprehensive gap analysis 2025-10-02 10:16:16 +02:00
invoice_data.json feat: Add practical use case examples and comprehensive gap analysis 2025-10-02 10:16:16 +02:00
invoice_template.md feat: Add practical use case examples and comprehensive gap analysis 2025-10-02 10:16:16 +02:00
issue_59_prevention_demo.py feat: Integrate Requirements Engineering Agent and fix Issue #59 test failures 2025-10-02 00:45:06 +02:00
TEMPLATE-ARC42.md docs: added templates for usecase experiments 2025-10-03 00:39:10 +02:00
TEMPLATE-ISO9001.md docs: added templates for usecase experiments 2025-10-03 00:39:10 +02:00
TEMPLATE-ISO14001.md docs: added templates for usecase experiments 2025-10-03 00:39:10 +02:00
TEMPLATE-ISO27001-ISMS.md docs: added templates for usecase experiments 2025-10-03 00:39:10 +02:00