@cynodia/axiom-server 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/conformance/authorization/action-allow-deny-anonymous.json +1 -1
- package/conformance/authorization/constant-deny-policy.json +1 -1
- package/conformance/authorization/legacy-action-constant-public.json +1 -1
- package/conformance/authorization/legacy-action-neq-absent-deny.json +1 -1
- package/conformance/authorization/legacy-action-not-eq-absent-deny.json +1 -1
- package/conformance/authorization/legacy-action-positive-role.json +1 -1
- package/conformance/authorization/legacy-plus-policy-absent-conjunction.json +1 -1
- package/conformance/authorization/live-query-resume.json +1 -1
- package/conformance/authorization/manifest.json +1 -1
- package/conformance/authorization/operation-scope.json +1 -1
- package/conformance/authorization/pt2-deny-list-absent-value.json +1 -1
- package/conformance/authorization/pt2-owner-both-absent.json +1 -1
- package/conformance/authorization/query-public-preserved.json +1 -1
- package/conformance/authorization/query-tenant-isolation.json +1 -1
- package/conformance/authorization/workflow-cancellation-owner.json +1 -1
- package/conformance/authorization/workflow-cancellation-policy.json +1 -1
- package/conformance/authorization/workflow-inspection.json +1 -1
- package/conformance/authorization/workflow-start.json +1 -1
- package/conformance/distributed/manifest.json +1 -1
- package/conformance/live/aggregate-reset.json +1 -1
- package/conformance/live/dependency-commit-no-change.json +1 -1
- package/conformance/live/f2-state-ref-refused.json +1 -1
- package/conformance/live/initial-result.json +1 -1
- package/conformance/live/insert-on-filter-entry.json +1 -1
- package/conformance/live/limit-boundary.json +1 -1
- package/conformance/live/manifest.json +1 -1
- package/conformance/live/not-live-capable.json +1 -1
- package/conformance/live/provider-only-sequence.json +1 -1
- package/conformance/live/provider-record-remove.json +1 -1
- package/conformance/live/remove-on-filter-exit.json +1 -1
- package/conformance/live/update-with-move.json +1 -1
- package/conformance/live/update-without-move.json +1 -1
- package/conformance/manifest.json +1 -1
- package/conformance/migrations/add-optional-field.json +1 -1
- package/conformance/migrations/add-required-field-with-default.json +1 -1
- package/conformance/migrations/crash-and-resume.json +1 -1
- package/conformance/migrations/destructive-removal-approved.json +1 -1
- package/conformance/migrations/destructive-removal-refused.json +1 -1
- package/conformance/migrations/idempotent-rerun.json +1 -1
- package/conformance/migrations/invalid-target-record.json +1 -1
- package/conformance/migrations/large-batched-transformation.json +1 -1
- package/conformance/migrations/manifest.json +1 -1
- package/conformance/migrations/metadata-only-change.json +1 -1
- package/conformance/migrations/migration-lock.json +1 -1
- package/conformance/migrations/missing-migration-path.json +1 -1
- package/conformance/migrations/record-transformation.json +1 -1
- package/conformance/migrations/relationship-addition.json +1 -1
- package/conformance/migrations/remove-empty-field.json +1 -1
- package/conformance/migrations/schema-fingerprint-mismatch.json +1 -1
- package/conformance/migrations/transform-field.json +1 -1
- package/conformance/normalization/manifest.json +1 -1
- package/conformance/normalization/non-array-required-collection.json +1 -1
- package/conformance/normalization/non-normalized-extra-guard.json +1 -1
- package/conformance/normalization/non-normalized-mismatched-guard.json +1 -1
- package/conformance/normalization/null-node-array-entry.json +1 -1
- package/conformance/normalization/null-node-map-entry.json +1 -1
- package/conformance/normalization/null-operation.json +1 -1
- package/conformance/normalization/primitive-node-map-entry.json +1 -1
- package/conformance/normalization/valid-control.json +1 -1
- package/conformance/queries/aggregate-under-policy.json +1 -1
- package/conformance/queries/count-aggregate.json +1 -1
- package/conformance/queries/cursor-page-1.json +1 -1
- package/conformance/queries/cursor-page-2.json +1 -1
- package/conformance/queries/filter-compound.json +1 -1
- package/conformance/queries/filter-equality.json +1 -1
- package/conformance/queries/grouped-sum.json +1 -1
- package/conformance/queries/invalid-cursor.json +1 -1
- package/conformance/queries/manifest.json +1 -1
- package/conformance/queries/multi-key-sort.json +1 -1
- package/conformance/queries/null-ordering.json +1 -1
- package/conformance/queries/projection-shape.json +1 -1
- package/conformance/queries/query-inside-transaction.json +1 -1
- package/conformance/queries/relationship-under-policy.json +1 -1
- package/conformance/queries/row-read-policy.json +1 -1
- package/conformance/queries/stable-ordering.json +1 -1
- package/conformance/queries/to-one-relationship.json +1 -1
- package/conformance/workflow/manifest.json +1 -1
- package/conformance/workflow/workflow-action-on-error.json +1 -1
- package/conformance/workflow/workflow-action-retry.json +1 -1
- package/conformance/workflow/workflow-action-success.json +1 -1
- package/conformance/workflow/workflow-action-terminal-failure.json +1 -1
- package/conformance/workflow/workflow-branch-false.json +1 -1
- package/conformance/workflow/workflow-branch-true.json +1 -1
- package/conformance/workflow/workflow-cancel-waiting.json +1 -1
- package/conformance/workflow/workflow-event-match.json +1 -1
- package/conformance/workflow/workflow-event-nonmatch.json +1 -1
- package/conformance/workflow/workflow-event-timeout.json +1 -1
- package/conformance/workflow/workflow-start-complete.json +1 -1
- package/conformance/workflow/workflow-start-idempotency.json +1 -1
- package/conformance/workflow/workflow-timer.json +1 -1
- package/package.json +3 -3
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
|
**AI agents:** read `docs/AGENT_REFERENCE.md` and `docs/AUTHORITY.md` inside the installed
|
|
9
9
|
`@cynodia/axiom` package before authoring an application. This package's semantics are
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"conformance": "axiom.conformance.v9",
|
|
3
3
|
"baseContract": "axiom.server.v9",
|
|
4
4
|
"protocol": "axiom.protocol.v1",
|
|
5
|
-
"release": "1.0.0
|
|
5
|
+
"release": "1.0.0",
|
|
6
6
|
"description": "Portable authorization conformance fixtures (spec15 §71-§73). Each file carries a compiled axiom.server.v9 Server IR, the principal records each credential resolves to, provider seed rows, and a deterministic driver script — every step carrying the decision the fixture author computed independently (ALLOW/DENY, and for a query the exact authorized row set). Running one needs only runAuthorizationConformanceFixture from @cynodia/axiom-server and the semantics in docs/AUTHORIZATION.md. Full mixed-build semantic-fingerprint divergence and real-process crash boundaries are the spec15 Phase I suite.",
|
|
7
7
|
"fixtures": [
|
|
8
8
|
{
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"conformance": "axiom.conformance.v6",
|
|
3
3
|
"baseContract": "axiom.server.v7",
|
|
4
|
-
"release": "1.0.0
|
|
4
|
+
"release": "1.0.0",
|
|
5
5
|
"description": "Portable distributed-authority conformance fixtures (spec12 §59, §85). Each is a deterministic step list against the memory reference providers with a fixed clock and token sequence. Server IR is retained at axiom.server.v7 — 0.12 adds no IR vocabulary (spec12 §58).",
|
|
6
6
|
"covers": [
|
|
7
7
|
"lease acquisition",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"conformance": "axiom.conformance.v7",
|
|
3
3
|
"baseContract": "axiom.server.v7",
|
|
4
4
|
"protocol": "axiom.protocol.v1",
|
|
5
|
-
"release": "1.0.0
|
|
5
|
+
"release": "1.0.0",
|
|
6
6
|
"description": "Portable live-query conformance fixtures (spec13 §152, §194). Each file carries a compiled axiom.server.v7 Server IR, a dataset of provider rows, the live query to open, its required initial result, and a script of committed mutations each paired with the live message that must follow (canonical update / whole reset / none). The runner also checks the primary invariant: folding the delivered stream must equal a fresh one-shot execution of the same QueryDef. Running one needs only a DataProvider and the semantics in docs/LIVE_QUERIES.md.",
|
|
7
7
|
"fixtures": [
|
|
8
8
|
{
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"conformance": "axiom.conformance.v1",
|
|
3
3
|
"baseContract": "axiom.server.v1",
|
|
4
4
|
"protocol": "axiom.protocol.v1",
|
|
5
|
-
"release": "1.0.0
|
|
5
|
+
"release": "1.0.0",
|
|
6
6
|
"description": "Portable conformance fixtures for the Axiom Server IR. Each entry is a self-contained JSON document: the Server IR, the state to start from, the principals, the invocations to perform and the results required. Running them needs no part of this implementation. \"conformance\" above is the fixture-FORMAT version (axiom.conformance.v1/v2); each fixture entry's own \"contract\" is the Server IR contract THAT fixture requires — the two are independent axes and neither implies the other.",
|
|
7
7
|
"areas": [
|
|
8
8
|
"action guards",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"contract": "axiom.server.v7",
|
|
11
11
|
"id": "migration-conformance",
|
|
12
12
|
"name": "Migration Conformance",
|
|
13
|
-
"version": "1.0.0
|
|
13
|
+
"version": "1.0.0",
|
|
14
14
|
"schemaVersion": 2,
|
|
15
15
|
"schemaFingerprint": "7e4d24d95c273ff084e7758508a02e35015d5db2ceda46ca61e7ee8a2c2a4929",
|
|
16
16
|
"migrations": [
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"contract": "axiom.server.v7",
|
|
11
11
|
"id": "migration-conformance",
|
|
12
12
|
"name": "Migration Conformance",
|
|
13
|
-
"version": "1.0.0
|
|
13
|
+
"version": "1.0.0",
|
|
14
14
|
"schemaVersion": 2,
|
|
15
15
|
"schemaFingerprint": "2c478dc5301786b76c6990e38e1659d621d7712fdfa785bf115b1275b9804877",
|
|
16
16
|
"migrations": [
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"contract": "axiom.server.v7",
|
|
13
13
|
"id": "migration-conformance",
|
|
14
14
|
"name": "Migration Conformance",
|
|
15
|
-
"version": "1.0.0
|
|
15
|
+
"version": "1.0.0",
|
|
16
16
|
"schemaVersion": 2,
|
|
17
17
|
"schemaFingerprint": "2c478dc5301786b76c6990e38e1659d621d7712fdfa785bf115b1275b9804877",
|
|
18
18
|
"migrations": [
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"contract": "axiom.server.v7",
|
|
11
11
|
"id": "migration-conformance",
|
|
12
12
|
"name": "Migration Conformance",
|
|
13
|
-
"version": "1.0.0
|
|
13
|
+
"version": "1.0.0",
|
|
14
14
|
"schemaVersion": 2,
|
|
15
15
|
"schemaFingerprint": "f9f0f88b1d0cd25eb570c1401fe3f96ca899330d8c210e79ef50a10e91ad236d",
|
|
16
16
|
"migrations": [
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"contract": "axiom.server.v7",
|
|
13
13
|
"id": "migration-conformance",
|
|
14
14
|
"name": "Migration Conformance",
|
|
15
|
-
"version": "1.0.0
|
|
15
|
+
"version": "1.0.0",
|
|
16
16
|
"schemaVersion": 2,
|
|
17
17
|
"schemaFingerprint": "f9f0f88b1d0cd25eb570c1401fe3f96ca899330d8c210e79ef50a10e91ad236d",
|
|
18
18
|
"migrations": [
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"contract": "axiom.server.v7",
|
|
11
11
|
"id": "migration-conformance",
|
|
12
12
|
"name": "Migration Conformance",
|
|
13
|
-
"version": "1.0.0
|
|
13
|
+
"version": "1.0.0",
|
|
14
14
|
"schemaVersion": 2,
|
|
15
15
|
"schemaFingerprint": "2c478dc5301786b76c6990e38e1659d621d7712fdfa785bf115b1275b9804877",
|
|
16
16
|
"migrations": [
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"contract": "axiom.server.v7",
|
|
12
12
|
"id": "migration-conformance",
|
|
13
13
|
"name": "Migration Conformance",
|
|
14
|
-
"version": "1.0.0
|
|
14
|
+
"version": "1.0.0",
|
|
15
15
|
"schemaVersion": 2,
|
|
16
16
|
"schemaFingerprint": "2c478dc5301786b76c6990e38e1659d621d7712fdfa785bf115b1275b9804877",
|
|
17
17
|
"migrations": [
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"contract": "axiom.server.v7",
|
|
12
12
|
"id": "migration-conformance",
|
|
13
13
|
"name": "Migration Conformance",
|
|
14
|
-
"version": "1.0.0
|
|
14
|
+
"version": "1.0.0",
|
|
15
15
|
"schemaVersion": 2,
|
|
16
16
|
"schemaFingerprint": "2c478dc5301786b76c6990e38e1659d621d7712fdfa785bf115b1275b9804877",
|
|
17
17
|
"migrations": [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"conformance": "axiom.conformance.v5",
|
|
3
3
|
"baseContract": "axiom.server.v7",
|
|
4
|
-
"release": "1.0.0
|
|
4
|
+
"release": "1.0.0",
|
|
5
5
|
"description": "Portable migration conformance fixtures (spec11 §84-86). Each file carries a compiled axiom.server.v7 target Server IR with its MigrationDef chain, the schema version the persisted data starts at, the source rows, any destructive approvals, and the exact expected outcome. Running one needs only a row store and the semantics in docs/MIGRATIONS.md + docs/AUTHORITY.md. Every fixture must produce equivalent target data on the memory and SQLite providers (spec11 §83).",
|
|
6
6
|
"fixtures": [
|
|
7
7
|
{
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"contract": "axiom.server.v7",
|
|
11
11
|
"id": "migration-conformance",
|
|
12
12
|
"name": "Migration Conformance",
|
|
13
|
-
"version": "1.0.0
|
|
13
|
+
"version": "1.0.0",
|
|
14
14
|
"schemaVersion": 2,
|
|
15
15
|
"schemaFingerprint": "f9f0f88b1d0cd25eb570c1401fe3f96ca899330d8c210e79ef50a10e91ad236d",
|
|
16
16
|
"migrations": [
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"contract": "axiom.server.v7",
|
|
12
12
|
"id": "migration-conformance",
|
|
13
13
|
"name": "Migration Conformance",
|
|
14
|
-
"version": "1.0.0
|
|
14
|
+
"version": "1.0.0",
|
|
15
15
|
"schemaVersion": 2,
|
|
16
16
|
"schemaFingerprint": "2c478dc5301786b76c6990e38e1659d621d7712fdfa785bf115b1275b9804877",
|
|
17
17
|
"migrations": [
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"contract": "axiom.server.v7",
|
|
11
11
|
"id": "migration-conformance",
|
|
12
12
|
"name": "Migration Conformance",
|
|
13
|
-
"version": "1.0.0
|
|
13
|
+
"version": "1.0.0",
|
|
14
14
|
"schemaVersion": 3,
|
|
15
15
|
"schemaFingerprint": "5f584b6aacbe13facfb360b562bdfa020f96e5f4e6d7f63c3d0dc7edacc207eb",
|
|
16
16
|
"migrations": [
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"contract": "axiom.server.v7",
|
|
12
12
|
"id": "migration-conformance",
|
|
13
13
|
"name": "Migration Conformance",
|
|
14
|
-
"version": "1.0.0
|
|
14
|
+
"version": "1.0.0",
|
|
15
15
|
"schemaVersion": 2,
|
|
16
16
|
"schemaFingerprint": "428fde4036f9c14ec63905ce893e907318542fd1a89e6f946b4400713c80a4de",
|
|
17
17
|
"migrations": [
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"contract": "axiom.server.v7",
|
|
11
11
|
"id": "migration-conformance",
|
|
12
12
|
"name": "Migration Conformance",
|
|
13
|
-
"version": "1.0.0
|
|
13
|
+
"version": "1.0.0",
|
|
14
14
|
"schemaVersion": 2,
|
|
15
15
|
"schemaFingerprint": "4b8e155b1b02f04b28cadd78f580b4ac35f5ba0149e4809e31bbabd145852af4",
|
|
16
16
|
"migrations": [
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"contract": "axiom.server.v7",
|
|
11
11
|
"id": "migration-conformance",
|
|
12
12
|
"name": "Migration Conformance",
|
|
13
|
-
"version": "1.0.0
|
|
13
|
+
"version": "1.0.0",
|
|
14
14
|
"schemaVersion": 2,
|
|
15
15
|
"schemaFingerprint": "f9f0f88b1d0cd25eb570c1401fe3f96ca899330d8c210e79ef50a10e91ad236d",
|
|
16
16
|
"migrations": [
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"contract": "axiom.server.v7",
|
|
12
12
|
"id": "migration-conformance",
|
|
13
13
|
"name": "Migration Conformance",
|
|
14
|
-
"version": "1.0.0
|
|
14
|
+
"version": "1.0.0",
|
|
15
15
|
"schemaVersion": 2,
|
|
16
16
|
"schemaFingerprint": "2c478dc5301786b76c6990e38e1659d621d7712fdfa785bf115b1275b9804877",
|
|
17
17
|
"migrations": [
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"contract": "axiom.server.v7",
|
|
11
11
|
"id": "migration-conformance",
|
|
12
12
|
"name": "Migration Conformance",
|
|
13
|
-
"version": "1.0.0
|
|
13
|
+
"version": "1.0.0",
|
|
14
14
|
"schemaVersion": 2,
|
|
15
15
|
"schemaFingerprint": "f9f0f88b1d0cd25eb570c1401fe3f96ca899330d8c210e79ef50a10e91ad236d",
|
|
16
16
|
"migrations": [
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"conformance": "axiom.conformance.v11",
|
|
3
3
|
"baseContract": "axiom.server.v1",
|
|
4
4
|
"protocol": "axiom.protocol.v1",
|
|
5
|
-
"release": "1.0.0
|
|
5
|
+
"release": "1.0.0",
|
|
6
6
|
"description": "Portable Server IR admission / normalization conformance fixtures (axiom.conformance.v11, spec17 §15-§19, §62, §80). Each file carries a serialized Server IR and the required admission outcome: admissible, or rejected before any semantic execution with a stable SERVER_IR_* code and zero mutation. A conforming runtime performs its own structural admission and compares. Running one needs nothing from this implementation; the reference runner is runNormalizationConformanceFixture in @cynodia/axiom-server.",
|
|
7
7
|
"fixtures": [
|
|
8
8
|
{
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"conformance": "axiom.conformance.v4",
|
|
3
3
|
"baseContract": "axiom.server.v6",
|
|
4
4
|
"protocol": "axiom.protocol.v1",
|
|
5
|
-
"release": "1.0.0
|
|
5
|
+
"release": "1.0.0",
|
|
6
6
|
"description": "Portable query conformance fixtures (spec 0.10 §89-91). Each file carries a compiled axiom.server.v6 Server IR, a dataset of provider rows, the principals, and a query/invoke step sequence with the exact results required. Running one needs only a DataProvider and the semantics in docs/QUERIES.md and docs/AUTHORITY.md.",
|
|
7
7
|
"fixtures": [
|
|
8
8
|
{
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"conformance": "axiom.conformance.v8",
|
|
3
3
|
"baseContract": "axiom.server.v8",
|
|
4
4
|
"protocol": "axiom.protocol.v1",
|
|
5
|
-
"release": "1.0.0
|
|
5
|
+
"release": "1.0.0",
|
|
6
6
|
"description": "Portable workflow conformance fixtures (spec14 §156-§159). Each file carries a compiled axiom.server.v8 Server IR, the start arguments, a deterministic driver script, and the required logical transition history + terminal state. Physical action attempts may be duplicated; the logical history must match exactly. Running one needs only the in-memory WorkflowStore and the semantics in docs/WORKFLOWS.md.",
|
|
7
7
|
"fixtures": [
|
|
8
8
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cynodia/axiom-server",
|
|
3
|
-
"version": "1.0.0
|
|
3
|
+
"version": "1.0.0",
|
|
4
4
|
"description": "Authoritative server runtime that executes an Axiom Server IR.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "AskTech AS",
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
"./schema/*": "./schema/*"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@cynodia/axiom-core": "1.0.0
|
|
41
|
-
"@cynodia/axiom-runtime": "1.0.0
|
|
40
|
+
"@cynodia/axiom-core": "1.0.0",
|
|
41
|
+
"@cynodia/axiom-runtime": "1.0.0"
|
|
42
42
|
},
|
|
43
43
|
"scripts": {
|
|
44
44
|
"build": "tsc -b tsconfig.json tsconfig.test.json",
|