Kontextual Engine Integration Boundary

This commit is contained in:
2026-05-14 16:43:29 +02:00
parent e78e5d8f43
commit 5d53c33d3e
16 changed files with 500 additions and 6 deletions

View File

@@ -0,0 +1,27 @@
# Economic Entity Contract
```yaml contract
id: economic-entity-pruned-legacy
document:
type: economic-entity
sections:
- id: definition
title: Definition
presence: required
level: 2
- id: source-chapter
title: Source Chapter
presence: required
level: 2
- id: context
title: Context
presence: required
level: 2
- id: economic-domain
title: Economic Domain
presence: required
level: 2
```
This compact contract is derived from the legacy economic entity schema and
keeps the required sections needed by the successor entity parser.