@ontrails/adapter-kit 1.0.0-beta.41 → 1.0.0-beta.43

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.
Files changed (2) hide show
  1. package/package.json +3 -3
  2. package/src/overlay.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ontrails/adapter-kit",
3
- "version": "1.0.0-beta.41",
3
+ "version": "1.0.0-beta.43",
4
4
  "description": "Internal adapter authoring kit for Trails metadata, scaffolding, and checks.",
5
5
  "files": [
6
6
  "src/**/*.ts",
@@ -21,8 +21,8 @@
21
21
  "clean": "rm -rf dist *.tsbuildinfo"
22
22
  },
23
23
  "dependencies": {
24
- "@ontrails/core": "^1.0.0-beta.41",
25
- "@ontrails/source": "^1.0.0-beta.41"
24
+ "@ontrails/core": "^1.0.0-beta.43",
25
+ "@ontrails/source": "^1.0.0-beta.43"
26
26
  },
27
27
  "peerDependencies": {
28
28
  "zod": "^4.3.5"
package/src/overlay.ts CHANGED
@@ -76,7 +76,7 @@ export interface Overlay {
76
76
  */
77
77
  readonly schema: z.ZodType;
78
78
  /**
79
- * Project the topo into this overlay's facts.
79
+ * Derive the topo into this overlay's facts.
80
80
  *
81
81
  * Must be deterministic — the same topo always yields the same facts
82
82
  * (sort any collections) — and must return JSON-plain data, because the