Reliable markdown word round-trip editing
Find a file
Bernd Worsch 9fe64bcd7f feat: WP-0007 — Interface Completeness & Evidence
T01: markidocx inspect (FR-806) and markidocx test (FR-810) CLI commands
T02: markidocx evidence get/list CLI commands (FR-1409, FR-814)
T03: list_styles() / GET /styles / MCP list_styles with real style data (FR-907)
T04: Evidence assembly — EvidenceSet summary via REST and MCP (FR-1406–1408)
T05: LEVEL3 edge-case tests — diagram mutation, renderer version check,
     bibliography duplicate keys / missing refs / special chars (FR-534, FR-538, FR-542)
T06: markidocx template extract + Word-first round-trip regression test (FR-606)

New: differ._compare_diagram_blocks tracks fenced diagram source drift (FR-534)
New: diagrams.check_renderer_version emits warning for outdated renderers (FR-538)
New: bibliography.validate_citations detects duplicate keys and missing entries (FR-542)
New: templates.extract_template / TemplateExtractionResult / list_styles / StyleEntry
New: REST POST /template/extract; MCP extract_template tool

278 tests pass, ruff+mypy clean.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 19:30:09 +00:00
.github/workflows feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
architecture feat: WP-0004 T01-T04 — stable corpus, ADRs, regression test 2026-03-16 17:48:33 +00:00
corpus/markidocx-docs feat: WP-0004 T01-T04 — stable corpus, ADRs, regression test 2026-03-16 17:48:33 +00:00
docs feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
problems chore: update next-steps doc with accurate current state 2026-03-14 18:22:42 +01:00
specs chore: workplan MRKD-WP-0001 + improved CLAUDE.md; document next steps 2026-03-14 18:18:54 +01:00
src/markidocx feat: WP-0007 — Interface Completeness & Evidence 2026-03-17 19:30:09 +00:00
tests feat: WP-0007 — Interface Completeness & Evidence 2026-03-17 19:30:09 +00:00
workplans feat: WP-0007 — Interface Completeness & Evidence 2026-03-17 19:30:09 +00:00
.dockerignore feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
.gitignore feat: WP-0004 T01-T04 — stable corpus, ADRs, regression test 2026-03-16 17:48:33 +00:00
.pre-commit-config.yaml feat: WP-0001 + WP-0002 complete — LEVEL1 core + service interfaces 2026-03-16 07:46:31 +00:00
CHANGELOG.md feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
CLAUDE.md feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
Dockerfile feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
LICENSE Initial commit 2026-03-14 15:22:45 +00:00
pyproject.toml feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
README.md Initial commit 2026-03-14 15:22:45 +00:00
requirements.txt feat: WP-0004 T05 — SBOM ingested, workplan complete 2026-03-17 09:22:21 +00:00

repo-seed

A git repository template to bootstrap coulomb projects from.