katana-markdown-engine 0.1.0

Renderer-neutral Markdown document model for the KatanA ecosystem
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# katana-markdown-engine v0.1.0

## Highlights

- KatanA ecosystem向けのrenderer-neutralなMarkdown文書モデルを追加。
- source range、line-column、raw snippet、fingerprintをKME public DTOとして固定。
- 外部metadata target解決で `Resolved``Moved``Unresolved``Conflict` を公開契約化。
- KatanA現行fixture、README badge、alert、description listをcanonical fixtureとして固定。
- `just harness-up` による構造確認補助環境を追加。
- downstream handoff contractを固定し、KDV、KLE、KCF、KatanAの受け渡し条件を明文化。

## Verification

- `just check`
- `just release-check`
- `just harness-up`