Skip to content

Commit 0b9b211

Browse files
Terraphim CIclaude
andcommitted
docs: update changelog for v1.9.0 Dynamic Ontology release
- Add v1.9.0 entry with Dynamic Ontology features - Include crates.io reference - Link to GitHub release Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 541d04f commit 0b9b211

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

docs/src/changelog.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ This is a chronological changelog for Terraphim AI.
44

55
## 2026
66

7+
### v1.9.0
8+
9+
Release date: 2026-02-20
10+
11+
Highlights:
12+
- **Dynamic Ontology** - Schema-first knowledge graph construction with coverage governance signals
13+
- **GroundingMetadata** - Canonical URIs for normalized entities
14+
- **CoverageSignal** - Quality governance signals for extraction quality
15+
- **SchemaSignal** - Entity extraction with confidence scores
16+
- **HgncNormalizer** - Gene normalization (EGFR, TP53, KRAS, etc.)
17+
- **Feature Gates** - `ontology` (default), `medical`, `hgnc` for flexible dependencies
18+
19+
Published to crates.io:
20+
```toml
21+
terraphim_types = "1.6.0"
22+
```
23+
24+
Reference:
25+
- https://github.com/terraphim/terraphim-ai/releases/tag/v1.9.0
26+
727
### v1.2.3
828

929
All binaries are available at:

0 commit comments

Comments
 (0)