@cynodia/axiom-core 1.0.0-rc.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Part of [Axiom](https://github.com/cynodia/axiom), an AI-native semantic web application
|
|
4
4
|
framework.
|
|
5
5
|
|
|
6
|
-
**Status:
|
|
6
|
+
**Status: stable (1.0.0).** The public API and portable semantics follow the 1.x compatibility policy (`docs/COMPATIBILITY.md`, shipped in @cynodia/axiom).
|
|
7
7
|
|
|
8
8
|
The Application Graph and its semantic model: nodes, fields, structured types,
|
|
9
9
|
expressions, **locations** (addressable writable positions), edge derivation, validation
|