An advanced markdown engine
Find a file
Bernd Worsch a0522fd534 docs: update ProjectStatusDigest with TDD infrastructure
- Add comprehensive TDD Infrastructure section with tddai library
- Update Current State to reflect complete TDD implementation
- Update Development Tools to include pytest and TDD automation
- Expand Repository Structure to show tddai library and CLI
- Add complete TDD Workflow section with tdd- prefixed targets
- Update Issue Management section with Gitea API integration
- Reflect 20+ passing tests and AI-assisted development cycle
- Update getting started guide with new workflow commands

ProjectStatusDigest now accurately represents the mature TDD-enabled
development environment with comprehensive tooling and automation.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-22 02:23:34 +02:00
markitect chore: gitignore and repo cleanup 2025-09-16 03:04:18 +02:00
tddai feat: implement tddai Python library for TDD workspace management 2025-09-22 02:04:19 +02:00
tests fix: update tests to use renamed tdd- prefixed make targets 2025-09-22 02:17:04 +02:00
wiki@32f20201ac Update wiki submodule to latest 2025-09-21 23:24:37 +02:00
.gitignore build: Add issue workspace system for structured TDD workflow 2025-09-22 01:28:55 +02:00
.gitmodules Add wiki as submodule tracking main 2025-09-16 23:28:11 +02:00
Makefile refactor: rename workspace targets to TDD Workspace with tdd- prefix 2025-09-22 02:14:57 +02:00
ProjectDiary.md docs: add ProjectDiary entry for TDD infrastructure implementation 2025-09-22 02:20:08 +02:00
ProjectStatusDigest.md docs: update ProjectStatusDigest with TDD infrastructure 2025-09-22 02:23:34 +02:00
README.md chore: first commit 2025-09-16 02:56:34 +02:00
tddai_cli.py refactor: rename workspace targets to TDD Workspace with tdd- prefix 2025-09-22 02:14:57 +02:00

MarkiTect - Advanced Markdown Engine

Your Markdown, Redefined.

MarkiTect is an open-source tool designed to bring structural integrity and consistency to your Markdown files. It empowers you to stop treating your documentation as plain text and start managing it as structured data.

With MarkiTect, you can define a schema to enforce the exact structure of your documents—ensuring every file has the right sections, headings, and hierarchy. This makes it easier than ever to maintain, validate, and automate large-scale documentation projects. Build with confidence, not with manual checks.