68e32981bdf75ed07b2a6a0183be779f0f08ce85
- Moved markitect/cli/asset_commands.py to markitect/assets/cli_commands.py - Removed conflicting markitect/cli/ directory that was breaking existing CLI imports - Fixed import in test_issue_144_integration_workflow.py - Resolved test_db_commands_output_formatting.py import error (now 13/13 passing) The asset management implementation accidentally created a markitect/cli/ directory which conflicted with the existing markitect/cli.py module, breaking CLI imports throughout the system. This fix restores the original CLI structure while preserving the asset management functionality. Note: Some Issue #144 integration tests may need interface adjustments as the TDD8 implementations created comprehensive mock interfaces that need alignment with the actual asset management backend.
MarkiTect - Advanced Markdown Engine
Your Markdown, Redefined.
MarkiTect transforms markdown from plain text into intelligent, structured data with performance optimization, schema validation, and relational querying capabilities. Stop treating documentation as text files—start managing it as a database.
Key Features:
- Lightning Performance: 60-85% faster document processing through intelligent AST caching
- Schema Validation: Enforce document structure and consistency
- Database Integration: Query markdown content with SQL-like operations
- CLI Tools: Complete command-line interface for automation and workflows
📚 Documentation
Quick Start: Getting Started · Command Reference
Architecture: Caching System · Performance Philosophy
Development: TDD Workflow · Contributing
Project Status: Current Status · Roadmap · Next Actions
Description
Releases
1
MarkiTect 0.8.0
Latest
Languages
Python
84.7%
JavaScript
8%
HTML
5.6%
Makefile
1.3%
Shell
0.2%
Other
0.1%