@plurnk/plurnk-service 0.20.0 → 0.22.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 +6 -6
- package/SPEC.md +348 -270
- package/dist/Paths.d.ts +4 -0
- package/dist/Paths.d.ts.map +1 -1
- package/dist/Paths.js +20 -0
- package/dist/Paths.js.map +1 -1
- package/dist/content/edited-span.js +2 -2
- package/dist/content/edited-span.js.map +1 -1
- package/dist/content/matcher.js +1 -1
- package/dist/content/matcher.js.map +1 -1
- package/dist/content/mimetype-binary.js +1 -1
- package/dist/content/mimetype-binary.js.map +1 -1
- package/dist/core/ChannelWrite.js +2 -2
- package/dist/core/ChannelWrite.js.map +1 -1
- package/dist/core/Engine.d.ts.map +1 -1
- package/dist/core/Engine.js +65 -44
- package/dist/core/Engine.js.map +1 -1
- package/dist/core/ExecutorRegistry.js +1 -1
- package/dist/core/ExecutorRegistry.js.map +1 -1
- package/dist/core/PluginLoader.js +1 -1
- package/dist/core/PluginLoader.js.map +1 -1
- package/dist/core/SchemeRegistry.js +1 -1
- package/dist/core/SchemeRegistry.js.map +1 -1
- package/dist/core/caps/DbChannelCaps.js +1 -1
- package/dist/core/caps/DbChannelCaps.js.map +1 -1
- package/dist/core/caps/DbEntryCaps.js +1 -1
- package/dist/core/caps/DbEntryCaps.js.map +1 -1
- package/dist/core/caps/SchemeCtxImpl.js +1 -1
- package/dist/core/caps/SchemeCtxImpl.js.map +1 -1
- package/dist/core/fork.d.ts +5 -0
- package/dist/core/fork.d.ts.map +1 -0
- package/dist/core/fork.js +47 -0
- package/dist/core/fork.js.map +1 -0
- package/dist/core/git-membership.js +4 -4
- package/dist/core/git-membership.js.map +1 -1
- package/dist/core/git-state.js +1 -1
- package/dist/core/git-state.js.map +1 -1
- package/dist/core/packet-wire.js +7 -7
- package/dist/core/packet-wire.js.map +1 -1
- package/dist/schemes/File.js +6 -6
- package/dist/schemes/File.js.map +1 -1
- package/dist/schemes/_entry-crud.js +2 -2
- package/dist/schemes/_entry-crud.js.map +1 -1
- package/dist/schemes/_entry-find.js +1 -1
- package/dist/schemes/_entry-find.js.map +1 -1
- package/dist/schemes/_entry-graph.js +1 -1
- package/dist/schemes/_entry-graph.js.map +1 -1
- package/dist/schemes/_entry-manifest.js +1 -1
- package/dist/schemes/_entry-manifest.js.map +1 -1
- package/dist/schemes/_entry-ops.js +6 -6
- package/dist/schemes/_entry-ops.js.map +1 -1
- package/dist/schemes/_entry-semantic.js +1 -1
- package/dist/schemes/_entry-semantic.js.map +1 -1
- package/dist/schemes/_entry-send.js +3 -3
- package/dist/schemes/_entry-send.js.map +1 -1
- package/dist/server/ClientConnection.js +3 -3
- package/dist/server/ClientConnection.js.map +1 -1
- package/dist/server/Daemon.d.ts +2 -2
- package/dist/server/Daemon.js +4 -4
- package/dist/server/Daemon.js.map +1 -1
- package/dist/server/MethodRegistry.js +1 -1
- package/dist/server/MethodRegistry.js.map +1 -1
- package/dist/server/envelope.d.ts +3 -0
- package/dist/server/envelope.d.ts.map +1 -1
- package/dist/server/envelope.js +30 -5
- package/dist/server/envelope.js.map +1 -1
- package/dist/server/logEntry.d.ts +2 -0
- package/dist/server/logEntry.d.ts.map +1 -1
- package/dist/server/logEntry.js +2 -0
- package/dist/server/logEntry.js.map +1 -1
- package/dist/server/methods/_dispatchAsPlurnk.d.ts +7 -0
- package/dist/server/methods/_dispatchAsPlurnk.d.ts.map +1 -0
- package/dist/server/methods/_dispatchAsPlurnk.js +23 -0
- package/dist/server/methods/_dispatchAsPlurnk.js.map +1 -0
- package/dist/server/methods/entry_read.js +1 -1
- package/dist/server/methods/entry_read.js.map +1 -1
- package/dist/server/methods/log_read.js +1 -1
- package/dist/server/methods/log_read.js.map +1 -1
- package/dist/server/methods/loop_cancel.d.ts.map +1 -1
- package/dist/server/methods/loop_cancel.js +5 -2
- package/dist/server/methods/loop_cancel.js.map +1 -1
- package/dist/server/methods/loop_resolve.js +1 -1
- package/dist/server/methods/loop_resolve.js.map +1 -1
- package/dist/server/methods/loop_run.d.ts.map +1 -1
- package/dist/server/methods/loop_run.js +36 -5
- package/dist/server/methods/loop_run.js.map +1 -1
- package/dist/server/methods/session_constraints.js +2 -2
- package/dist/server/methods/session_constraints.js.map +1 -1
- package/dist/server/yolo.js +1 -1
- package/dist/server/yolo.js.map +1 -1
- package/migrations/0000-00-00.01_schema.sql +7 -7
- package/package.json +17 -16
- package/requirements.md +9 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import GitMembership from "../../core/git-membership.js";
|
|
2
|
-
// Client tooling for the SPEC §
|
|
2
|
+
// Client tooling for the SPEC §membership constraint overlay — the supersede over git
|
|
3
3
|
// membership. `constrain`/`unconstrain` mutate session_constraints then re-resolve
|
|
4
4
|
// membership so the change lands now, not next turn; `constraints` lists them.
|
|
5
5
|
const EFFECTS = new Set(["add", "ignore", "read-only"]);
|
|
@@ -14,7 +14,7 @@ export default class SessionConstraintsMethod {
|
|
|
14
14
|
await GitMembership.resolveGitMembership(ctx.db, ctx.session.sessionId, undefined);
|
|
15
15
|
return { effect, glob };
|
|
16
16
|
},
|
|
17
|
-
description: "Add a workspace membership constraint (SPEC §
|
|
17
|
+
description: "Add a workspace membership constraint (SPEC §membership overlay): `add` admits files git misses (the sole source when git is absent), `ignore` drops tracked matches, `read-only` admits a member for read but refuses edits. Takes effect immediately.",
|
|
18
18
|
params: {
|
|
19
19
|
effect: "string — one of: add | ignore | read-only",
|
|
20
20
|
glob: "string — node:path glob matched against workspace-relative paths",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"session_constraints.js","sourceRoot":"","sources":["../../../src/server/methods/session_constraints.ts"],"names":[],"mappings":"AAEA,OAAO,aAAa,MAAM,8BAA8B,CAAC;AAEzD,
|
|
1
|
+
{"version":3,"file":"session_constraints.js","sourceRoot":"","sources":["../../../src/server/methods/session_constraints.ts"],"names":[],"mappings":"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"}
|
package/dist/server/yolo.js
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
// - The wire roundtrip still happens; the daemon stays unaware that
|
|
25
25
|
// no human reviewed.
|
|
26
26
|
// - Use cases: real users who want "stop bothering me" ergonomics
|
|
27
|
-
// across an interactive session. Documented in client SPEC §
|
|
27
|
+
// across an interactive session. Documented in client SPEC §open-fold.
|
|
28
28
|
//
|
|
29
29
|
// Listener fires BEFORE Engine.#awaitResolution awaits the waiter, so a
|
|
30
30
|
// synchronous resolveProposal here is delivered to the awaiting dispatch
|
package/dist/server/yolo.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"yolo.js","sourceRoot":"","sources":["../../src/server/yolo.ts"],"names":[],"mappings":"AAAA,6EAA6E;AAC7E,6EAA6E;AAC7E,8DAA8D;AAC9D,EAAE;AACF,0CAA0C;AAC1C,EAAE;AACF,uEAAuE;AACvE,sBAAsB;AACtB,EAAE;AACF,iCAAiC;AACjC,yDAAyD;AACzD,qDAAqD;AACrD,0EAA0E;AAC1E,2EAA2E;AAC3E,oEAAoE;AACpE,yEAAyE;AACzE,wBAAwB;AACxB,2EAA2E;AAC3E,qEAAqE;AACrE,EAAE;AACF,2DAA2D;AAC3D,uEAAuE;AACvE,wEAAwE;AACxE,wEAAwE;AACxE,2BAA2B;AAC3B,sEAAsE;AACtE,
|
|
1
|
+
{"version":3,"file":"yolo.js","sourceRoot":"","sources":["../../src/server/yolo.ts"],"names":[],"mappings":"AAAA,6EAA6E;AAC7E,6EAA6E;AAC7E,8DAA8D;AAC9D,EAAE;AACF,0CAA0C;AAC1C,EAAE;AACF,uEAAuE;AACvE,sBAAsB;AACtB,EAAE;AACF,iCAAiC;AACjC,yDAAyD;AACzD,qDAAqD;AACrD,0EAA0E;AAC1E,2EAA2E;AAC3E,oEAAoE;AACpE,yEAAyE;AACzE,wBAAwB;AACxB,2EAA2E;AAC3E,qEAAqE;AACrE,EAAE;AACF,2DAA2D;AAC3D,uEAAuE;AACvE,wEAAwE;AACxE,wEAAwE;AACxE,2BAA2B;AAC3B,sEAAsE;AACtE,6EAA6E;AAC7E,EAAE;AACF,wEAAwE;AACxE,yEAAyE;AACzE,0EAA0E;AAC1E,uEAAuE;AACvE,yEAAyE;AACzE,+DAA+D;AAM/D,MAAM,CAAC,OAAO,OAAO,IAAI;IACrB,MAAM,CAAC,UAAU,CAAC,MAAc,EAAE,GAAO;QACrC,MAAM,CAAC,iBAAiB,CAAC,CAAC,KAA2B,EAAE,EAAE;YACrD,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI;gBAAE,OAAO;YAC9B,IAAI,CAAC;gBACD,MAAM,CAAC,eAAe,CAAC,KAAK,CAAC,UAAU,EAAE,EAAE,QAAQ,EAAE,QAAQ,EAAE,CAAC,CAAC;YACrE,CAAC;YAAC,MAAM,CAAC;gBACL,wDAAwD;gBACxD,uDAAuD;YAC3D,CAAC;QACL,CAAC,CAAC,CAAC;IACP,CAAC;CACJ"}
|
|
@@ -98,7 +98,7 @@ CREATE TABLE IF NOT EXISTS entries (
|
|
|
98
98
|
pathname TEXT NOT NULL,
|
|
99
99
|
params TEXT CHECK (params IS NULL OR json_valid(params)),
|
|
100
100
|
attributes TEXT NOT NULL DEFAULT '{}' CHECK (json_valid(attributes)),
|
|
101
|
-
-- SPEC §
|
|
101
|
+
-- SPEC §membership — how a file member entered the curated surface. 'git' rows are
|
|
102
102
|
-- reconciled against `git ls-files − ignore` each turn (registered + un-registered
|
|
103
103
|
-- so entries == members); 'client'/'constraint' (model-created, add-glob) are not
|
|
104
104
|
-- git's to reclaim. NULL = not a file member (other schemes don't carry origin).
|
|
@@ -116,7 +116,7 @@ CREATE TABLE IF NOT EXISTS entries (
|
|
|
116
116
|
CREATE UNIQUE INDEX IF NOT EXISTS entries_agent_identity ON entries (scheme, pathname) WHERE scope = 'agent';
|
|
117
117
|
CREATE UNIQUE INDEX IF NOT EXISTS entries_session_identity ON entries (session_id, scheme, pathname) WHERE scope = 'session';
|
|
118
118
|
|
|
119
|
-
-- The ONE engine-imposed constraint (SPEC §
|
|
119
|
+
-- The ONE engine-imposed constraint (SPEC §stream-constraints): 100 MiB char-length cap
|
|
120
120
|
-- per channel content body. All other limits are extrinsic.
|
|
121
121
|
CREATE TABLE IF NOT EXISTS entry_channels (
|
|
122
122
|
entry_id INTEGER NOT NULL,
|
|
@@ -217,7 +217,7 @@ CREATE TABLE IF NOT EXISTS log_entries (
|
|
|
217
217
|
sequence INTEGER NOT NULL CHECK (sequence >= 1),
|
|
218
218
|
at TEXT NOT NULL DEFAULT (strftime('%Y-%m-%dT%H:%M:%fZ', 'now')),
|
|
219
219
|
origin TEXT NOT NULL CHECK (origin IN ('model', 'client', 'plurnk', 'plugin')),
|
|
220
|
-
-- §
|
|
220
|
+
-- §env-delta environment-delta cause: a sibling run-id or a scheme ('file');
|
|
221
221
|
-- NULL = the owning run itself (self), rendered without a run= label.
|
|
222
222
|
source TEXT,
|
|
223
223
|
|
|
@@ -354,7 +354,7 @@ BEGIN
|
|
|
354
354
|
END;
|
|
355
355
|
|
|
356
356
|
-- INIT: subscriptions
|
|
357
|
-
-- Subscription registry per SPEC §
|
|
357
|
+
-- Subscription registry per SPEC §subscriptions. Exists ONLY for cancellation
|
|
358
358
|
-- routing (SEND[499] → lookup → scheme teardown). Closed rows persist
|
|
359
359
|
-- for forensics; partial unique index enforces one active subscription
|
|
360
360
|
-- per (run, entry).
|
|
@@ -385,9 +385,9 @@ CREATE INDEX IF NOT EXISTS subscriptions_scheme_active
|
|
|
385
385
|
CREATE INDEX IF NOT EXISTS subscriptions_opened_at ON subscriptions (opened_at);
|
|
386
386
|
|
|
387
387
|
-- INIT: run_watermarks
|
|
388
|
-
-- §
|
|
388
|
+
-- §env-delta environment-delta detection. Per (run, entry, channel): the content this
|
|
389
389
|
-- run last reconciled. First sight sets it silently (no delta); a later content
|
|
390
|
-
-- change materializes a delta-EDIT (the diff span, §
|
|
390
|
+
-- change materializes a delta-EDIT (the diff span, §edit-result-render) and advances the mark.
|
|
391
391
|
-- plurnk:// derived entries (manifest/prompt) are excluded at the query, not here.
|
|
392
392
|
CREATE TABLE IF NOT EXISTS run_watermarks (
|
|
393
393
|
run_id INTEGER NOT NULL,
|
|
@@ -400,7 +400,7 @@ CREATE TABLE IF NOT EXISTS run_watermarks (
|
|
|
400
400
|
) STRICT, WITHOUT ROWID;
|
|
401
401
|
|
|
402
402
|
-- INIT: session_constraints
|
|
403
|
-
-- SPEC §
|
|
403
|
+
-- SPEC §membership constraint overlay — the client's supersede over git membership.
|
|
404
404
|
-- Per (session, effect, glob): `add` (members git misses, resolved by a targeted
|
|
405
405
|
-- client-dictated scan), `ignore` (drop git-tracked matches), `read-only` (member
|
|
406
406
|
-- for read; File.edit rejects the write). git-absent, `add` rows are the sole
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@plurnk/plurnk-service",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.22.0",
|
|
4
4
|
"description": "Plurnk agent runtime — the server / engine / core. Implements the @plurnk/plurnk-grammar contract.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
@@ -22,6 +22,7 @@
|
|
|
22
22
|
"dist/**/*",
|
|
23
23
|
"migrations/**/*.sql",
|
|
24
24
|
"persona.md",
|
|
25
|
+
"requirements.md",
|
|
25
26
|
"README.md",
|
|
26
27
|
"SPEC.md"
|
|
27
28
|
],
|
|
@@ -44,14 +45,14 @@
|
|
|
44
45
|
"prepare": "npm run build"
|
|
45
46
|
},
|
|
46
47
|
"dependencies": {
|
|
47
|
-
"@plurnk/plurnk-execs": "0.4.
|
|
48
|
-
"@plurnk/plurnk-execs-common": "0.2.
|
|
49
|
-
"@plurnk/plurnk-execs-git": "0.1.
|
|
50
|
-
"@plurnk/plurnk-execs-search": "0.2.
|
|
51
|
-
"@plurnk/plurnk-execs-sqlite": "0.1.
|
|
52
|
-
"@plurnk/plurnk-execs-wasm": "0.1.
|
|
53
|
-
"@plurnk/plurnk-grammar": "0.
|
|
54
|
-
"@plurnk/plurnk-mimetypes": "0.15.
|
|
48
|
+
"@plurnk/plurnk-execs": "0.4.3",
|
|
49
|
+
"@plurnk/plurnk-execs-common": "0.2.1",
|
|
50
|
+
"@plurnk/plurnk-execs-git": "0.1.1",
|
|
51
|
+
"@plurnk/plurnk-execs-search": "0.2.3",
|
|
52
|
+
"@plurnk/plurnk-execs-sqlite": "0.1.3",
|
|
53
|
+
"@plurnk/plurnk-execs-wasm": "0.1.2",
|
|
54
|
+
"@plurnk/plurnk-grammar": "0.33.0",
|
|
55
|
+
"@plurnk/plurnk-mimetypes": "0.15.9",
|
|
55
56
|
"@plurnk/plurnk-mimetypes-embeddings": "0.1.0",
|
|
56
57
|
"@plurnk/plurnk-providers": "0.2.2",
|
|
57
58
|
"@plurnk/plurnk-schemes": "0.6.0",
|
|
@@ -65,21 +66,21 @@
|
|
|
65
66
|
"@plurnk/plurnk-mimetypes-text-clojure": "0.2.2",
|
|
66
67
|
"@plurnk/plurnk-mimetypes-text-cmake": "0.2.2",
|
|
67
68
|
"@plurnk/plurnk-mimetypes-text-common-lisp": "0.2.2",
|
|
68
|
-
"@plurnk/plurnk-mimetypes-text-csharp": "0.2.
|
|
69
|
+
"@plurnk/plurnk-mimetypes-text-csharp": "0.2.3",
|
|
69
70
|
"@plurnk/plurnk-mimetypes-text-datalog": "0.3.2",
|
|
70
71
|
"@plurnk/plurnk-mimetypes-text-erlang": "0.2.2",
|
|
71
72
|
"@plurnk/plurnk-mimetypes-text-graphql": "0.2.2",
|
|
72
|
-
"@plurnk/plurnk-mimetypes-text-mariadb": "0.3.
|
|
73
|
-
"@plurnk/plurnk-mimetypes-text-plsql": "0.2.
|
|
74
|
-
"@plurnk/plurnk-mimetypes-text-postgresql": "0.3.
|
|
73
|
+
"@plurnk/plurnk-mimetypes-text-mariadb": "0.3.3",
|
|
74
|
+
"@plurnk/plurnk-mimetypes-text-plsql": "0.2.3",
|
|
75
|
+
"@plurnk/plurnk-mimetypes-text-postgresql": "0.3.3",
|
|
75
76
|
"@plurnk/plurnk-mimetypes-text-prolog": "0.2.2",
|
|
76
77
|
"@plurnk/plurnk-mimetypes-text-protobuf": "0.3.2",
|
|
77
78
|
"@plurnk/plurnk-mimetypes-text-redis": "0.3.2",
|
|
78
79
|
"@plurnk/plurnk-mimetypes-text-sparql": "0.2.2",
|
|
79
|
-
"@plurnk/plurnk-mimetypes-text-sqlite": "0.3.
|
|
80
|
+
"@plurnk/plurnk-mimetypes-text-sqlite": "0.3.3",
|
|
80
81
|
"@plurnk/plurnk-mimetypes-text-swift": "0.1.2",
|
|
81
|
-
"@plurnk/plurnk-mimetypes-text-terraform": "1.0.
|
|
82
|
-
"@plurnk/plurnk-mimetypes-text-tsql": "0.2.
|
|
82
|
+
"@plurnk/plurnk-mimetypes-text-terraform": "1.0.3",
|
|
83
|
+
"@plurnk/plurnk-mimetypes-text-tsql": "0.2.3",
|
|
83
84
|
"@tree-sitter-grammars/tree-sitter-kotlin": "^1.1.0",
|
|
84
85
|
"@tree-sitter-grammars/tree-sitter-lua": "^0.4.1",
|
|
85
86
|
"@tree-sitter-grammars/tree-sitter-toml": "^0.7.0",
|
package/requirements.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
Syntax: <<OPsuffix[signal]?(target)?<Line/Result>?:body?:OPsuffix
|
|
2
|
+
|
|
3
|
+
YOU MUST document all relevant questions and uncertainties into taxonomized, tagged, and topical unknown entries.
|
|
4
|
+
YOU MUST ONLY populate known entries with source entry information, never with model training.
|
|
5
|
+
YOU SHOULD prefer deterministic calculations and retrievals over model training or speculation.
|
|
6
|
+
YOU SHOULD manage your own context to maximize signal, as irrelevant tokens degrade reasoning.
|
|
7
|
+
YOU SHOULD leverage folksonomic path names, tags, and bulk pattern operations to optimize for context relevance.
|
|
8
|
+
YOU MUST use OPEN and FOLD to keep your context budget healthy, optimized, and topical, below the `tokensFree` limit.
|
|
9
|
+
YOU MUST terminate the turn with either a continuing (102) or loop terminating (200) `<<SEND[102]:status update:SEND`
|