@lunora/server 1.0.0-alpha.10 → 1.0.0-alpha.100

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 (88) hide show
  1. package/LICENSE.md +219 -0
  2. package/README.md +46 -0
  3. package/dist/data-model.d.mts +260 -164
  4. package/dist/data-model.d.ts +260 -164
  5. package/dist/data-model.mjs +0 -1
  6. package/dist/drizzle.mjs +1 -1
  7. package/dist/index.d.mts +2888 -1571
  8. package/dist/index.d.ts +2888 -1571
  9. package/dist/index.mjs +1 -28
  10. package/dist/otel.d.mts +543 -0
  11. package/dist/otel.d.ts +543 -0
  12. package/dist/otel.mjs +1 -0
  13. package/dist/packem_shared/ACTION_CACHE_DEFAULT_TTL_MS-JWV1BkYm.mjs +1 -0
  14. package/dist/packem_shared/DEFAULT_LIMIT-DC-M6faS.mjs +1 -0
  15. package/dist/packem_shared/DOCUMENT_HISTORY_REDACTED_FIELDS-Lxhp5uwN.mjs +1 -0
  16. package/dist/packem_shared/LunoraEnvError-BurH8oOM.mjs +3 -0
  17. package/dist/packem_shared/PRESENCE_DEFAULT_TTL_MS-lsooaSaF.mjs +1 -0
  18. package/dist/packem_shared/allowAll-DkRAgItV.mjs +1 -0
  19. package/dist/packem_shared/apply-output-C5wZ5EAL.mjs +1 -0
  20. package/dist/packem_shared/asBucketStorage-DoGYOjq3.mjs +1 -0
  21. package/dist/packem_shared/beginDeferredSchedules-gJlbW6h9.mjs +1 -0
  22. package/dist/packem_shared/bindOrm-ChQydkdL.mjs +1 -0
  23. package/dist/packem_shared/buildMaskRegistry-DpWMtalG.mjs +1 -0
  24. package/dist/packem_shared/buildRlsReadRegistry-De9fP25P.mjs +1 -0
  25. package/dist/packem_shared/compose-middleware-3i5Qk3sb.mjs +1 -0
  26. package/dist/packem_shared/composePluginMiddleware-pe7Ncehp.mjs +1 -0
  27. package/dist/packem_shared/context-identity-B2XYGA0B.mjs +1 -0
  28. package/dist/packem_shared/createPolicyDsl-BZa6SqLJ.mjs +1 -0
  29. package/dist/packem_shared/createSecrets-D6rLB42U.mjs +1 -0
  30. package/dist/packem_shared/defineAggregateIndex-DFVCeuX1.mjs +1 -0
  31. package/dist/packem_shared/defineIdentity-DwkNKwYa.mjs +1 -0
  32. package/dist/packem_shared/defineMigration-CXOS0Bvq.mjs +1 -0
  33. package/dist/packem_shared/defineMutator-DKy8UtbB.mjs +1 -0
  34. package/dist/packem_shared/defineShape-BWgwFuMT.mjs +1 -0
  35. package/dist/packem_shared/defineStorageRule-Dv4nJE0H.mjs +1 -0
  36. package/dist/packem_shared/flushDeferredDeletes-DEJXlhop.mjs +1 -0
  37. package/dist/packem_shared/fnv1a-D3ueNTWB.mjs +1 -0
  38. package/dist/packem_shared/functions-B2-H4PQT.mjs +1 -0
  39. package/dist/packem_shared/httpAction-CF2zTm9X.mjs +5 -0
  40. package/dist/packem_shared/initLunora-D5TSiy5j.mjs +1 -0
  41. package/dist/packem_shared/mask-D6hJ86fP.mjs +1 -0
  42. package/dist/packem_shared/middleware-BXIVIudl.mjs +1 -0
  43. package/dist/packem_shared/onConnect-BLRoOpv2.mjs +1 -0
  44. package/dist/packem_shared/onQueryChange-CatdYnH5.mjs +1 -0
  45. package/dist/packem_shared/plugin-yKCbHnlj.mjs +1 -0
  46. package/dist/packem_shared/policy-tag-V0lqFzgS.mjs +1 -0
  47. package/dist/packem_shared/protectPublic-Csf6ObbJ.mjs +1 -0
  48. package/dist/packem_shared/rls-BVJokL_k.mjs +1 -0
  49. package/dist/packem_shared/run-middleware-CuM-Chm3.mjs +1 -0
  50. package/dist/packem_shared/serveStorageObject-Cof46mpm.mjs +1 -0
  51. package/dist/packem_shared/stable-key-B_BlboiY.mjs +1 -0
  52. package/dist/packem_shared/storageRules-BYT8_Re0.mjs +1 -0
  53. package/dist/packem_shared/types.d-B7FLdYUD.d.mts +148 -0
  54. package/dist/packem_shared/types.d-BCtjbIzl.d.ts +148 -0
  55. package/dist/packem_shared/wire-codec-BfIZrTJe.mjs +1 -0
  56. package/dist/rls/testing.d.mts +42 -34
  57. package/dist/rls/testing.d.ts +42 -34
  58. package/dist/rls/testing.mjs +1 -49
  59. package/dist/types.d.mts +1744 -513
  60. package/dist/types.d.ts +1744 -513
  61. package/dist/types.mjs +1 -31
  62. package/package.json +17 -4
  63. package/dist/packem_shared/LunoraEnvError-DjFkpkSP.mjs +0 -187
  64. package/dist/packem_shared/LunoraError-DN7Zhhvu.mjs +0 -54
  65. package/dist/packem_shared/PRESENCE_DEFAULT_TTL_MS-D8viLY1S.mjs +0 -114
  66. package/dist/packem_shared/asBucketStorage-Cnxd9y2q.mjs +0 -11
  67. package/dist/packem_shared/bindOrm-Ce57S3N9.mjs +0 -128
  68. package/dist/packem_shared/buildRlsReadRegistry-1jexWrb3.mjs +0 -107
  69. package/dist/packem_shared/composePluginMiddleware-Ck5_TUO8.mjs +0 -100
  70. package/dist/packem_shared/createPolicyDsl-De67zPDS.mjs +0 -29
  71. package/dist/packem_shared/createSecrets-TsIP9lOa.mjs +0 -55
  72. package/dist/packem_shared/defineAggregateIndex-ZdyU78gh.mjs +0 -291
  73. package/dist/packem_shared/defineMigration-CAJLr6fx.mjs +0 -8
  74. package/dist/packem_shared/defineMutator-EIXAWhs9.mjs +0 -11
  75. package/dist/packem_shared/defineShape-CJ27Wx7o.mjs +0 -17
  76. package/dist/packem_shared/defineStorageRule-qu0mpilX.mjs +0 -20
  77. package/dist/packem_shared/functions-Di9FUNkf.mjs +0 -5
  78. package/dist/packem_shared/httpAction-FLwfsePg.mjs +0 -340
  79. package/dist/packem_shared/initLunora-lxwHTEV3.mjs +0 -100
  80. package/dist/packem_shared/mask-BV_jNzsN.mjs +0 -211
  81. package/dist/packem_shared/onConnect-CIPXKPyw.mjs +0 -13
  82. package/dist/packem_shared/policy-tag-DvpVH2tv.mjs +0 -13
  83. package/dist/packem_shared/protectPublic-BjFkQ_Or.mjs +0 -15
  84. package/dist/packem_shared/rls-2Jhd0uev.mjs +0 -569
  85. package/dist/packem_shared/run-middleware-CYQOuoV6.mjs +0 -18
  86. package/dist/packem_shared/storageRules-Cje6Woea.mjs +0 -88
  87. package/dist/packem_shared/types.d-BDY0FYHK.d.ts +0 -135
  88. package/dist/packem_shared/types.d-DmvyEMD6.d.mts +0 -135
@@ -1,48 +1,56 @@
1
- import { P as PolicyOperation, R as Role, a as Policy } from "../packem_shared/types.d-BDY0FYHK.js";
1
+ import { P as PolicyOperation, R as Role, a as Policy } from "../packem_shared/types.d-BCtjbIzl.js";
2
2
  import "../data-model.js";
3
3
  /**
4
- * The slice of a request identity a policy reads. Mirrors the
5
- * `PolicyContext.auth` shape the middleware builds at request time — every
6
- * field is optional and defaults the same way the middleware defaults it
7
- * (`userId`/`identity` → `null`, `roles` → `[]`).
8
- */
4
+ * The slice of a request identity a policy reads. Mirrors the
5
+ * `PolicyContext.auth` shape the middleware builds at request time — every
6
+ * field is optional and defaults the same way the middleware defaults it
7
+ * (`userId`/`identity` → `null`, `roles` → the `roles` claim on `identity`).
8
+ *
9
+ * There is deliberately NO separate `roles` field: `auth.roles` is derived from
10
+ * the identity claims by the same `readIdentityRoles` the middleware uses, so
11
+ * the harness cannot set up a world the runtime is unable to produce. Give a
12
+ * role-branched policy its roles the way production does —
13
+ * `.as({ identity: { roles: ["admin"] }, userId: "u1" })`.
14
+ */
9
15
  interface TestIdentity {
10
- /** Raw identity claims a policy may branch on (`auth.identity.email`, …). */
16
+ /**
17
+ * Raw identity claims a policy may branch on (`auth.identity.email`, …).
18
+ * The `roles` claim (a `string[]` or a comma-separated string) is what
19
+ * populates `auth.roles` and backs `auth.can(...)`.
20
+ */
11
21
  identity?: Record<string, unknown> | null;
12
- /** Role labels the request carries; resolved to permissions via the harness `roles` registry. */
13
- roles?: ReadonlyArray<string>;
14
22
  /** The caller id (`auth.userId`); `null`/omitted is the anonymous caller. */
15
23
  userId?: null | string;
16
24
  }
17
25
  /** Options for {@link expectPolicy}. */
18
26
  interface ExpectPolicyOptions<Context = unknown> {
19
27
  /**
20
- * The procedure context a policy reads via `ctx` (e.g. `ctx.orgId`). Held
21
- * for the whole harness; pass a fresh `expectPolicy(..., { ctx })` for a
22
- * different context. Defaults to an empty object.
23
- */
28
+ * The procedure context a policy reads via `ctx` (e.g. `ctx.orgId`). Held
29
+ * for the whole harness; pass a fresh `expectPolicy(..., { ctx })` for a
30
+ * different context. Defaults to an empty object.
31
+ */
24
32
  ctx?: Context;
25
33
  /**
26
- * Role→permission grants backing `auth.can(...)` — the same registry passed
27
- * to `rls(policies, { roles })`. A role not listed here grants nothing, so
28
- * `can(...)` fails closed exactly as it does in production.
29
- */
34
+ * Role→permission grants backing `auth.can(...)` — the same registry passed
35
+ * to `rls(policies, { roles })`. A role not listed here grants nothing, so
36
+ * `can(...)` fails closed exactly as it does in production.
37
+ */
30
38
  roles?: ReadonlyArray<Role>;
31
39
  }
32
40
  /** A harness bound to one identity; answers can/cannot for an `(op, table, row)`. */
33
41
  interface BoundPolicyAssertion {
34
42
  /**
35
- * Would this identity be **allowed** the operation on `row`?
36
- *
37
- * - `read` — is `row` visible? `true` when the table has no read policy (unrestricted), or when the effective read `baseWhere` matches `row`.
38
- * - `insert` — is the candidate `row` allowed by the insert policies?
39
- * - `update` / `delete` — is the pre-write `row` allowed? For `update` pass `nextRow` to also assert the post-image (WITH CHECK) — a policy can't be satisfied by the old row while the patch reassigns it to another tenant.
40
- *
41
- * A table with **no** policy in the list is unguarded → always `true`
42
- * (mirrors the middleware passing such tables through unwrapped). A table
43
- * that participates but declares no policy for the write `op` denies
44
- * (default-DENY), exactly as the middleware does.
45
- */
43
+ * Would this identity be **allowed** the operation on `row`?
44
+ *
45
+ * - `read` — is `row` visible? `true` when the table has no read policy (unrestricted), or when the effective read `baseWhere` matches `row`.
46
+ * - `insert` — is the candidate `row` allowed by the insert policies?
47
+ * - `update` / `delete` — is the pre-write `row` allowed? For `update` pass `nextRow` to also assert the post-image (WITH CHECK) — a policy can't be satisfied by the old row while the patch reassigns it to another tenant.
48
+ *
49
+ * A table with **no** policy in the list is unguarded → always `true`
50
+ * (mirrors the middleware passing such tables through unwrapped). A table
51
+ * that participates but declares no policy for the write `op` denies
52
+ * (default-DENY), exactly as the middleware does.
53
+ */
46
54
  can: (op: PolicyOperation, table: string, row?: Record<string, unknown>, nextRow?: Record<string, unknown>) => boolean;
47
55
  /** Negation of {@link BoundPolicyAssertion.can} — reads more naturally in a denial test. */
48
56
  cannot: (op: PolicyOperation, table: string, row?: Record<string, unknown>, nextRow?: Record<string, unknown>) => boolean;
@@ -53,11 +61,11 @@ interface PolicyAssertion {
53
61
  as: (identity?: TestIdentity | null) => BoundPolicyAssertion;
54
62
  }
55
63
  /**
56
- * Build an in-process assertion harness over a policy set. Reuses the `rls()`
57
- * middleware's own evaluation primitives, so an assertion is faithful to
58
- * request-time behaviour by construction.
59
- * @param policies the policy list, typically from `definePolicies([...])`.
60
- * @param options role registry + procedure `ctx` (see {@link ExpectPolicyOptions}).
61
- */
64
+ * Build an in-process assertion harness over a policy set. Reuses the `rls()`
65
+ * middleware's own evaluation primitives, so an assertion is faithful to
66
+ * request-time behaviour by construction.
67
+ * @param policies the policy list, typically from `definePolicies([...])`.
68
+ * @param options role registry + procedure `ctx` (see {@link ExpectPolicyOptions}).
69
+ */
62
70
  declare const expectPolicy: <Context = unknown>(policies: ReadonlyArray<Policy<Context>>, options?: ExpectPolicyOptions<Context>) => PolicyAssertion;
63
71
  export { BoundPolicyAssertion, ExpectPolicyOptions, PolicyAssertion, TestIdentity, expectPolicy };
@@ -1,49 +1 @@
1
- import { indexRolePermissions, computeReadBaseWhere, matchesWhere, evaluateWrite, permissionName } from '../packem_shared/rls-2Jhd0uev.mjs';
2
-
3
- const expectPolicy = (policies, options = {}) => {
4
- const rolePermissions = indexRolePermissions(options.roles);
5
- const context = options.ctx ?? {};
6
- return {
7
- as: (identity) => {
8
- const auth = identity ?? {};
9
- const roles = auth.roles ?? [];
10
- const granted = /* @__PURE__ */ new Set();
11
- for (const roleName of roles) {
12
- for (const name of rolePermissions.get(roleName) ?? []) {
13
- granted.add(name);
14
- }
15
- }
16
- const baseContext = {
17
- auth: {
18
- can: (permission) => granted.has(permissionName(permission)),
19
- // eslint-disable-next-line unicorn/no-null -- PolicyContext.auth.identity is a public `… | null` type, mirroring the middleware
20
- identity: auth.identity ?? null,
21
- roles,
22
- // eslint-disable-next-line unicorn/no-null -- PolicyContext.auth.userId is a public `null | string` type, mirroring the middleware
23
- userId: auth.userId ?? null
24
- },
25
- ctx: context
26
- };
27
- const can = (op, table, row, nextRow) => {
28
- const tablePolicies = policies.filter((policy) => policy.table === table);
29
- if (tablePolicies.length === 0) {
30
- return true;
31
- }
32
- if (op === "read") {
33
- if (!tablePolicies.some((policy) => policy.on === "read")) {
34
- return true;
35
- }
36
- const baseWhere = computeReadBaseWhere(tablePolicies, baseContext);
37
- return baseWhere === void 0 || matchesWhere(row ?? {}, baseWhere);
38
- }
39
- return evaluateWrite(tablePolicies, op, { ...baseContext, row }, nextRow);
40
- };
41
- return {
42
- can,
43
- cannot: (op, table, row, nextRow) => !can(op, table, row, nextRow)
44
- };
45
- }
46
- };
47
- };
48
-
49
- export { expectPolicy };
1
+ import{i as y,d as P,f as W,e as v,m as I,g as R}from"../packem_shared/middleware-BXIVIudl.mjs";const p=(m,o={})=>{const h=y(o.roles),x=o.ctx??{};return{as:f=>{const c=f??{},i=c.identity??null,l=P(i),u={auth:{can:W(l,h),identity:i,roles:l,userId:c.userId??null},ctx:x},d=(e,r,t,a)=>{const s=m.filter(n=>n.table===r);if(s.length===0)return!0;if(e==="read"){if(!s.some(b=>b.on==="read"))return!0;const n=v(s,u);return n===void 0||I(t??{},n)}return R(s,e,{...u,row:t},a)};return{can:d,cannot:(e,r,t,a)=>!d(e,r,t,a)}}}};export{p as expectPolicy};