@noy-db/hub 0.7.1-pre.0 → 0.8.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/CHANGELOG.md +147 -14
- package/LICENSE +202 -21
- package/NOTICE +1 -0
- package/README.md +5 -5
- package/codemods/0.8.0-pre.json +61 -0
- package/dist/api-OS747DS4.js +18 -0
- package/dist/as/index.js +11 -12
- package/dist/as/index.js.map +1 -1
- package/dist/at/index.js +9 -10
- package/dist/attestation/index.js +37 -26
- package/dist/attestation/index.js.map +1 -1
- package/dist/{backup-XKCXVKV3.js → backup-YE2VQ26S.js} +15 -16
- package/dist/backup-YE2VQ26S.js.map +1 -0
- package/dist/blobs/index.js +13 -14
- package/dist/blobs/index.js.map +1 -1
- package/dist/broker/index.js +12 -13
- package/dist/broker/index.js.map +1 -1
- package/dist/by/index.js +2 -2
- package/dist/capsule/contract.d.ts +159 -0
- package/dist/capsule/contract.js +95 -0
- package/dist/capsule/enclave-aes/bound.d.ts +52 -0
- package/dist/capsule/enclave-aes/capabilities.d.ts +2 -0
- package/dist/capsule/enclave-aes/classify/compare.d.ts +20 -0
- package/dist/{kernel/enclave → capsule/enclave-aes}/classify/find.d.ts +1 -1
- package/dist/{kernel/enclave → capsule/enclave-aes}/classify/reveal.d.ts +1 -1
- package/dist/{kernel/enclave → capsule/enclave-aes}/classify/verify.d.ts +2 -2
- package/dist/{kernel/enclave → capsule/enclave-aes}/classify/write.d.ts +1 -1
- package/dist/{kernel/enclave → capsule/enclave-aes}/crypto.d.ts +33 -129
- package/dist/capsule/enclave-aes/index.d.ts +113 -0
- package/dist/capsule/enclave-aes/index.js +335 -0
- package/dist/capsule/enclave-aes/index.js.map +1 -0
- package/dist/capsule/enclave-aes/primitives.d.ts +29 -0
- package/dist/capsule/index.d.ts +27 -0
- package/dist/capsule/plumbing/ct-equal.d.ts +11 -0
- package/dist/{kernel/enclave/record-keys → capsule/plumbing}/deterministic.d.ts +8 -21
- package/dist/capsule/plumbing/digest.d.ts +122 -0
- package/dist/{kernel/enclave/record-keys → capsule/plumbing}/envelope-body.d.ts +44 -48
- package/dist/capsule/plumbing/index.d.ts +100 -0
- package/dist/capsule/plumbing/lifecycle.d.ts +50 -0
- package/dist/{kernel/enclave/record-keys → capsule/plumbing}/record-codec.d.ts +80 -20
- package/dist/{kernel/enclave → capsule/plumbing}/record-envelope.d.ts +1 -1
- package/dist/capsule/plumbing/rekey-blob.d.ts +33 -0
- package/dist/capsule/plumbing/rekey.d.ts +44 -0
- package/dist/capsule/plumbing/sealed-slot.d.ts +22 -0
- package/dist/capsule/plumbing/sealed-slots.d.ts +37 -0
- package/dist/capsule/plumbing/sealing.d.ts +29 -0
- package/dist/capsule/plumbing/sign.d.ts +9 -0
- package/dist/{kernel/enclave/record-keys → capsule/plumbing}/tombstone.d.ts +2 -2
- package/dist/capsule-VOLX3QRQ.js +209 -0
- package/dist/cargo/index.js +39 -36
- package/dist/{chunk-Q2MPFCQ7.js → chunk-23D6M6VM.js} +5 -5
- package/dist/chunk-23D6M6VM.js.map +1 -0
- package/dist/{chunk-R7BX2NB3.js → chunk-244QBK7Z.js} +4 -4
- package/dist/chunk-244QBK7Z.js.map +1 -0
- package/dist/chunk-2AFX33YA.js +936 -0
- package/dist/chunk-2AFX33YA.js.map +1 -0
- package/dist/{chunk-MVMXZYXT.js → chunk-2GHDLTPE.js} +2 -2
- package/dist/{chunk-GYGLAVCX.js → chunk-2MG3SW7Q.js} +6 -2
- package/dist/chunk-2MG3SW7Q.js.map +1 -0
- package/dist/{chunk-XLMEZIAJ.js → chunk-2ODVB6LZ.js} +2 -2
- package/dist/{chunk-HJUWN7JN.js → chunk-2PVXF5CS.js} +33 -8
- package/dist/chunk-2PVXF5CS.js.map +1 -0
- package/dist/{chunk-YJRT5UQM.js → chunk-2RH777HH.js} +21 -20
- package/dist/{chunk-YJRT5UQM.js.map → chunk-2RH777HH.js.map} +1 -1
- package/dist/{chunk-7O3Y4PPD.js → chunk-37EPTBBR.js} +153 -16
- package/dist/chunk-37EPTBBR.js.map +1 -0
- package/dist/{chunk-2ENE6445.js → chunk-3A5DUZ56.js} +102 -16
- package/dist/chunk-3A5DUZ56.js.map +1 -0
- package/dist/chunk-3EWS67C7.js +461 -0
- package/dist/chunk-3EWS67C7.js.map +1 -0
- package/dist/{chunk-SGZAIJCV.js → chunk-3L2NBKDR.js} +4 -8
- package/dist/chunk-3L2NBKDR.js.map +1 -0
- package/dist/{chunk-YMUFFJCO.js → chunk-3TDUWVWB.js} +5 -2
- package/dist/chunk-3TDUWVWB.js.map +1 -0
- package/dist/{chunk-4GVM6QZA.js → chunk-3XJQBBZD.js} +26 -28
- package/dist/chunk-3XJQBBZD.js.map +1 -0
- package/dist/{chunk-4ZS56W5S.js → chunk-42ALPZ2B.js} +672 -664
- package/dist/chunk-42ALPZ2B.js.map +1 -0
- package/dist/chunk-4CIQDWRB.js +524 -0
- package/dist/chunk-4CIQDWRB.js.map +1 -0
- package/dist/{chunk-RMS3NEA3.js → chunk-4JPMZTJY.js} +2 -2
- package/dist/{chunk-P3MG6QCN.js → chunk-4T3SE27M.js} +5 -9
- package/dist/chunk-4T3SE27M.js.map +1 -0
- package/dist/chunk-4V3Q35WG.js +204 -0
- package/dist/chunk-4V3Q35WG.js.map +1 -0
- package/dist/{chunk-NQKIUNW5.js → chunk-52MGURXO.js} +2 -2
- package/dist/{chunk-EQEYOJBM.js → chunk-5A4345TG.js} +4 -4
- package/dist/chunk-5A4345TG.js.map +1 -0
- package/dist/{chunk-334WSVOW.js → chunk-5FE75J4S.js} +6 -6
- package/dist/chunk-5FE75J4S.js.map +1 -0
- package/dist/chunk-5KC7QYEC.js +565 -0
- package/dist/chunk-5KC7QYEC.js.map +1 -0
- package/dist/{chunk-RSGLUIO6.js → chunk-5UMK7GRI.js} +13 -12
- package/dist/chunk-5UMK7GRI.js.map +1 -0
- package/dist/chunk-5WWDGFOS.js +275 -0
- package/dist/chunk-5WWDGFOS.js.map +1 -0
- package/dist/{chunk-QPQUVOZ2.js → chunk-6QVKPHBF.js} +3 -5
- package/dist/chunk-6QVKPHBF.js.map +1 -0
- package/dist/{chunk-ACAQ2DSG.js → chunk-747G6CT3.js} +2 -2
- package/dist/chunk-747G6CT3.js.map +1 -0
- package/dist/{chunk-QTQUH4DS.js → chunk-7R2Q7CPL.js} +16 -16
- package/dist/chunk-7R2Q7CPL.js.map +1 -0
- package/dist/{chunk-UGTBXF5U.js → chunk-7XMHMVTS.js} +3 -3
- package/dist/{chunk-YJX7EOJD.js → chunk-A4XMIZT3.js} +6 -6
- package/dist/{chunk-YJX7EOJD.js.map → chunk-A4XMIZT3.js.map} +1 -1
- package/dist/{chunk-A66I4JOA.js → chunk-AEQGFRU4.js} +4 -4
- package/dist/chunk-AEQGFRU4.js.map +1 -0
- package/dist/chunk-AL6ML4LA.js +1558 -0
- package/dist/chunk-AL6ML4LA.js.map +1 -0
- package/dist/{chunk-BZ3534YM.js → chunk-AUKKUPVB.js} +2 -2
- package/dist/{chunk-CUZLNGD5.js → chunk-B2YY6WDD.js} +1 -1
- package/dist/chunk-B2YY6WDD.js.map +1 -0
- package/dist/chunk-BKT776R5.js +1 -0
- package/dist/chunk-BNWA3WG5.js +22 -0
- package/dist/chunk-BNWA3WG5.js.map +1 -0
- package/dist/{chunk-VXANTWBJ.js → chunk-BPWYQ25R.js} +92 -6
- package/dist/{chunk-VXANTWBJ.js.map → chunk-BPWYQ25R.js.map} +1 -1
- package/dist/{chunk-6LKOJBV6.js → chunk-BVCUTXE3.js} +2 -2
- package/dist/chunk-CY2CYVWZ.js +41 -0
- package/dist/chunk-CY2CYVWZ.js.map +1 -0
- package/dist/{chunk-M4YPHYEH.js → chunk-DHHGL42E.js} +70 -25
- package/dist/chunk-DHHGL42E.js.map +1 -0
- package/dist/{chunk-VTFVLCUH.js → chunk-DIZLQVAA.js} +2 -2
- package/dist/{chunk-G73UVHCA.js → chunk-DLD5LGDS.js} +11 -12
- package/dist/chunk-DLD5LGDS.js.map +1 -0
- package/dist/{chunk-WQBG4SZS.js → chunk-DQESF6RP.js} +60 -49
- package/dist/chunk-DQESF6RP.js.map +1 -0
- package/dist/{chunk-LWBCUYZW.js → chunk-E2N2T5ZO.js} +2 -2
- package/dist/{chunk-3PGS7TYR.js → chunk-EGVJ7TM4.js} +29 -32
- package/dist/chunk-EGVJ7TM4.js.map +1 -0
- package/dist/{chunk-JVIBCBC7.js → chunk-EJLV62NI.js} +2 -2
- package/dist/{chunk-KKEESNPE.js → chunk-EYG2CY2X.js} +126 -19
- package/dist/chunk-EYG2CY2X.js.map +1 -0
- package/dist/{enclave-55PAM4YO.js → chunk-EZGV6F47.js} +83 -56
- package/dist/chunk-EZGV6F47.js.map +1 -0
- package/dist/{chunk-CHQCZZWC.js → chunk-EZOAKKTB.js} +36 -27
- package/dist/chunk-EZOAKKTB.js.map +1 -0
- package/dist/chunk-F6NCB7KT.js +13 -0
- package/dist/chunk-F6NCB7KT.js.map +1 -0
- package/dist/chunk-FFJFE4T7.js +100 -0
- package/dist/chunk-FFJFE4T7.js.map +1 -0
- package/dist/{chunk-JMGDHKQF.js → chunk-FLPCETP6.js} +2 -2
- package/dist/chunk-FOEDQATO.js +53 -0
- package/dist/chunk-FOEDQATO.js.map +1 -0
- package/dist/{chunk-DGOZ4UZD.js → chunk-FVH5QYY2.js} +2 -2
- package/dist/{chunk-HIWCKBEY.js → chunk-G2MVBDFP.js} +54 -28
- package/dist/chunk-G2MVBDFP.js.map +1 -0
- package/dist/chunk-GMKGGY7V.js +234 -0
- package/dist/chunk-GMKGGY7V.js.map +1 -0
- package/dist/{chunk-EIPVYUEP.js → chunk-GQ4MF3CM.js} +3 -3
- package/dist/chunk-GQ4MF3CM.js.map +1 -0
- package/dist/{chunk-PEOZ34EM.js → chunk-GSAK56VF.js} +1 -1
- package/dist/chunk-GSAK56VF.js.map +1 -0
- package/dist/{chunk-5VCRVKOZ.js → chunk-GUZET4SG.js} +12 -4
- package/dist/chunk-GUZET4SG.js.map +1 -0
- package/dist/{chunk-JBDFMYKQ.js → chunk-GZT3NQRA.js} +2 -2
- package/dist/{chunk-K23VKTN4.js → chunk-H23XHRTT.js} +19 -34
- package/dist/chunk-H23XHRTT.js.map +1 -0
- package/dist/{chunk-TFR7DSOV.js → chunk-H427H63K.js} +2 -2
- package/dist/{chunk-DFMWUOU5.js → chunk-H7JBY4P7.js} +23 -32
- package/dist/chunk-H7JBY4P7.js.map +1 -0
- package/dist/{chunk-SKGMN35F.js → chunk-HS554XAF.js} +3 -3
- package/dist/chunk-HS554XAF.js.map +1 -0
- package/dist/{chunk-HK67PX4J.js → chunk-HW7CMKUG.js} +1 -1
- package/dist/chunk-HW7CMKUG.js.map +1 -0
- package/dist/{chunk-3BVH633C.js → chunk-IMQKWR46.js} +5 -7
- package/dist/chunk-IMQKWR46.js.map +1 -0
- package/dist/{chunk-R42NSZI6.js → chunk-IUBMZPHM.js} +7 -7
- package/dist/chunk-IUBMZPHM.js.map +1 -0
- package/dist/{chunk-CUQPWYRX.js → chunk-IUT3GWP3.js} +75 -386
- package/dist/chunk-IUT3GWP3.js.map +1 -0
- package/dist/{chunk-RF6D3Y5E.js → chunk-JDEYF3PJ.js} +4 -8
- package/dist/{chunk-RF6D3Y5E.js.map → chunk-JDEYF3PJ.js.map} +1 -1
- package/dist/{chunk-PPTHY5QO.js → chunk-JIBUPZHA.js} +99 -8
- package/dist/chunk-JIBUPZHA.js.map +1 -0
- package/dist/{chunk-SMH6SRX7.js → chunk-JOSPH3E5.js} +2 -2
- package/dist/chunk-JQYKPKG6.js +193 -0
- package/dist/chunk-JQYKPKG6.js.map +1 -0
- package/dist/{chunk-7APJ6CO6.js → chunk-JSMTXZR3.js} +45 -13
- package/dist/chunk-JSMTXZR3.js.map +1 -0
- package/dist/chunk-JWWYRR4Q.js +12 -0
- package/dist/chunk-JWWYRR4Q.js.map +1 -0
- package/dist/{chunk-BVN6KXL2.js → chunk-KZXDLBY6.js} +14 -9
- package/dist/chunk-KZXDLBY6.js.map +1 -0
- package/dist/chunk-LGNDFRYC.js +23 -0
- package/dist/chunk-LGNDFRYC.js.map +1 -0
- package/dist/{chunk-XKWGNJ26.js → chunk-LIOVX5TJ.js} +7 -11
- package/dist/chunk-LIOVX5TJ.js.map +1 -0
- package/dist/{chunk-AYX7AINO.js → chunk-LNSVGRHO.js} +5 -7
- package/dist/chunk-LNSVGRHO.js.map +1 -0
- package/dist/chunk-M5B2W6YY.js +293 -0
- package/dist/chunk-M5B2W6YY.js.map +1 -0
- package/dist/chunk-MBMTND6D.js +456 -0
- package/dist/chunk-MBMTND6D.js.map +1 -0
- package/dist/{chunk-3BZZJJMQ.js → chunk-MILI22XQ.js} +3 -3
- package/dist/{chunk-A2HKRLPV.js → chunk-MXKI4ABF.js} +18 -59
- package/dist/chunk-MXKI4ABF.js.map +1 -0
- package/dist/{chunk-ZYIYHJ5R.js → chunk-MXOQ5JCG.js} +869 -238
- package/dist/chunk-MXOQ5JCG.js.map +1 -0
- package/dist/{chunk-V7ZRRCRJ.js → chunk-N7EVQD5S.js} +9 -13
- package/dist/chunk-N7EVQD5S.js.map +1 -0
- package/dist/chunk-N7UDP5VU.js +757 -0
- package/dist/chunk-N7UDP5VU.js.map +1 -0
- package/dist/chunk-NBQ3KK6X.js +270 -0
- package/dist/chunk-NBQ3KK6X.js.map +1 -0
- package/dist/{chunk-ZORTV6NH.js → chunk-NCO25JZO.js} +88 -4
- package/dist/chunk-NCO25JZO.js.map +1 -0
- package/dist/chunk-NH2UOV3B.js +18 -0
- package/dist/chunk-NH2UOV3B.js.map +1 -0
- package/dist/chunk-NYMLINRP.js +28 -0
- package/dist/chunk-NYMLINRP.js.map +1 -0
- package/dist/{chunk-YYP7WSEB.js → chunk-O2IMQSNA.js} +2 -2
- package/dist/chunk-O46CHQT7.js +215 -0
- package/dist/chunk-O46CHQT7.js.map +1 -0
- package/dist/chunk-OIEO4WDL.js +27 -0
- package/dist/chunk-OIEO4WDL.js.map +1 -0
- package/dist/{chunk-TRGTKX5E.js → chunk-OKSTSITU.js} +27 -4
- package/dist/chunk-OKSTSITU.js.map +1 -0
- package/dist/chunk-OYW3I5M4.js +31 -0
- package/dist/chunk-OYW3I5M4.js.map +1 -0
- package/dist/{chunk-Q7HZX3IF.js → chunk-PD64727P.js} +2 -2
- package/dist/chunk-PD64727P.js.map +1 -0
- package/dist/{chunk-FET5XCAT.js → chunk-PP3K67AJ.js} +34 -6
- package/dist/chunk-PP3K67AJ.js.map +1 -0
- package/dist/chunk-Q2XRFWOI.js +40 -0
- package/dist/chunk-Q2XRFWOI.js.map +1 -0
- package/dist/{chunk-QIZPZMUI.js → chunk-Q4UHJ5SN.js} +2 -2
- package/dist/{chunk-FAHMLERK.js → chunk-QBLT6POL.js} +2 -2
- package/dist/chunk-QMWY2FDS.js +157 -0
- package/dist/chunk-QMWY2FDS.js.map +1 -0
- package/dist/{chunk-LH5A3ZPG.js → chunk-RB4DOPGZ.js} +150 -22
- package/dist/chunk-RB4DOPGZ.js.map +1 -0
- package/dist/chunk-RHVMZSUU.js +7 -0
- package/dist/chunk-RHVMZSUU.js.map +1 -0
- package/dist/{chunk-BUE2D7PX.js → chunk-SMV2HRDU.js} +2 -2
- package/dist/chunk-SUZKW6UR.js +25 -0
- package/dist/chunk-SUZKW6UR.js.map +1 -0
- package/dist/{chunk-7MG7SJT7.js → chunk-SV2PM2OY.js} +1 -1
- package/dist/chunk-SV2PM2OY.js.map +1 -0
- package/dist/{chunk-UXVWEX5L.js → chunk-SYNY3VB5.js} +6 -2
- package/dist/chunk-SYNY3VB5.js.map +1 -0
- package/dist/{chunk-4GFX6MPA.js → chunk-TEHHROZL.js} +6 -8
- package/dist/chunk-TEHHROZL.js.map +1 -0
- package/dist/chunk-TKVUE4JF.js +1289 -0
- package/dist/chunk-TKVUE4JF.js.map +1 -0
- package/dist/{chunk-SFAWCTEM.js → chunk-TZZBXPZK.js} +2 -2
- package/dist/{chunk-F3W6YMDC.js → chunk-U2FZNEWJ.js} +4 -4
- package/dist/chunk-U2FZNEWJ.js.map +1 -0
- package/dist/{chunk-BLN54W3L.js → chunk-UA372JHH.js} +56 -3
- package/dist/chunk-UA372JHH.js.map +1 -0
- package/dist/{chunk-6YXCPL4T.js → chunk-UEFOQH74.js} +2 -2
- package/dist/chunk-UEFOQH74.js.map +1 -0
- package/dist/{chunk-2N5ML6HT.js → chunk-UIYESRD6.js} +9 -11
- package/dist/chunk-UIYESRD6.js.map +1 -0
- package/dist/{chunk-UHHPLO3I.js → chunk-V3RWOOSO.js} +4 -4
- package/dist/{chunk-KTFRCC5C.js → chunk-V7ADQF5O.js} +82 -8
- package/dist/chunk-V7ADQF5O.js.map +1 -0
- package/dist/{chunk-453F654R.js → chunk-VAORSCSU.js} +3 -3
- package/dist/chunk-VAORSCSU.js.map +1 -0
- package/dist/{chunk-GPNTB4Y7.js → chunk-VFHCKG5M.js} +6 -10
- package/dist/chunk-VFHCKG5M.js.map +1 -0
- package/dist/{chunk-2577DKXB.js → chunk-VHBKYN2J.js} +3 -3
- package/dist/chunk-VHBKYN2J.js.map +1 -0
- package/dist/chunk-VHM7HCKB.js +220 -0
- package/dist/chunk-VHM7HCKB.js.map +1 -0
- package/dist/{chunk-ZHKOPKE3.js → chunk-VKI2EB3N.js} +3 -3
- package/dist/chunk-VKI2EB3N.js.map +1 -0
- package/dist/{chunk-UDHWDSRL.js → chunk-VMV5SBE4.js} +16 -17
- package/dist/chunk-VMV5SBE4.js.map +1 -0
- package/dist/{chunk-SPYWXKJN.js → chunk-VQDZYB2B.js} +3 -3
- package/dist/chunk-VQDZYB2B.js.map +1 -0
- package/dist/{chunk-Q2PU57HC.js → chunk-VVOLDVIR.js} +2 -2
- package/dist/{chunk-3VF3WQ4F.js → chunk-WPOYWFSE.js} +7 -7
- package/dist/{chunk-3VF3WQ4F.js.map → chunk-WPOYWFSE.js.map} +1 -1
- package/dist/{chunk-OTQZ7ZWU.js → chunk-WXE4W2U6.js} +7 -11
- package/dist/chunk-WXE4W2U6.js.map +1 -0
- package/dist/chunk-XBKH4FOC.js +195 -0
- package/dist/chunk-XBKH4FOC.js.map +1 -0
- package/dist/{chunk-TUFM4UZP.js → chunk-XQRFSKYM.js} +2 -2
- package/dist/{chunk-3V4KWFX7.js → chunk-XSPFDUDG.js} +58 -53
- package/dist/chunk-XSPFDUDG.js.map +1 -0
- package/dist/{chunk-GY4WYNNG.js → chunk-Y2RKVFKR.js} +2 -2
- package/dist/{chunk-UP4BECPY.js → chunk-Y3LPTBG7.js} +89 -27
- package/dist/chunk-Y3LPTBG7.js.map +1 -0
- package/dist/{chunk-4OZNXTO4.js → chunk-YRXFFWG4.js} +2 -2
- package/dist/classified/index.js +5 -5
- package/dist/{classified-marker-BWOFVYAC.js → classified-marker-SIYKUU5L.js} +3 -3
- package/dist/classified-marker-SIYKUU5L.js.map +1 -0
- package/dist/collection-facade-CS7CA2XO.js +47 -0
- package/dist/{computed-VPOKQK4N.js → computed-FAD7SED4.js} +3 -3
- package/dist/consent/index.js +10 -11
- package/dist/consent/index.js.map +1 -1
- package/dist/cover/index.js +10 -11
- package/dist/coverage/index.js +306 -0
- package/dist/coverage/index.js.map +1 -0
- package/dist/custody/index.js +12 -13
- package/dist/{dead-filter-PKQDLOT4.js → dead-filter-4F3LWYKH.js} +11 -3
- package/dist/dead-filter-4F3LWYKH.js.map +1 -0
- package/dist/debug/index.js +11 -2
- package/dist/debug/index.js.map +1 -1
- package/dist/{delegation-DS5NRILW.js → delegation-NANZDG4N.js} +13 -16
- package/dist/delegation-NANZDG4N.js.map +1 -0
- package/dist/derivations/index.js +25 -23
- package/dist/derive-XLOJVXPU.js +20 -0
- package/dist/directory/index.js +10 -11
- package/dist/{dispatch-IEPAVQUM.js → dispatch-H4HV32AM.js} +5 -5
- package/dist/{dispatch-Q6MWLOJY.js → dispatch-JDZNGEB3.js} +20 -21
- package/dist/dispatch-JDZNGEB3.js.map +1 -0
- package/dist/executor-FMPVN6DT.js +35 -0
- package/dist/executor-LBBBRTN5.js +8 -0
- package/dist/executor-OSRZST2U.js +8 -0
- package/dist/export-accessible-RAOJAAU5.js +22 -0
- package/dist/extract-partition-JD5CUSTG.js +37 -0
- package/dist/{fanout-sidecar-S3QL53YX.js → fanout-sidecar-L7NHPIOC.js} +13 -15
- package/dist/fanout-sidecar-L7NHPIOC.js.map +1 -0
- package/dist/find-JRN4RNQ5.js +10 -0
- package/dist/forget/index.js +9 -10
- package/dist/forget/index.js.map +1 -1
- package/dist/guards/index.js +4 -4
- package/dist/history/index.js +13 -14
- package/dist/history/index.js.map +1 -1
- package/dist/i18n/index.js +14 -15
- package/dist/i18n/index.js.map +1 -1
- package/dist/index.d.ts +36 -14
- package/dist/index.js +970 -163
- package/dist/index.js.map +1 -1
- package/dist/indexing/index.js +13 -5
- package/dist/indexing/index.js.map +1 -1
- package/dist/introspection/index.js +11 -12
- package/dist/issue-YIVBZUTH.js +19 -0
- package/dist/ivf-flat-UZ6DQDLS.js +314 -0
- package/dist/ivf-flat-UZ6DQDLS.js.map +1 -0
- package/dist/{json-schema-V3M5MUCM.js → json-schema-3SHX72CC.js} +2 -1
- package/dist/json-schema-3SHX72CC.js.map +1 -0
- package/dist/kernel/attestation-types.d.ts +62 -0
- package/dist/kernel/collection-config.d.ts +5 -68
- package/dist/kernel/collection.d.ts +30 -9
- package/dist/kernel/cutover-transform.d.ts +1 -1
- package/dist/kernel/errors.d.ts +257 -38
- package/dist/kernel/generation-map.d.ts +48 -0
- package/dist/kernel/merge-authority.d.ts +1 -1
- package/dist/kernel/noydb.d.ts +6 -1
- package/dist/kernel/paths.d.ts +29 -5
- package/dist/kernel/prepared-write.d.ts +1 -1
- package/dist/kernel/present-cache.d.ts +58 -0
- package/dist/kernel/query/all.d.ts +7 -0
- package/dist/kernel/query/builder.d.ts +601 -270
- package/dist/kernel/query/civil-date.d.ts +64 -0
- package/dist/kernel/query/cursor.d.ts +40 -0
- package/dist/kernel/query/distinct-key.d.ts +98 -0
- package/dist/kernel/query/hydration.d.ts +76 -0
- package/dist/kernel/query/index.d.ts +31 -15
- package/dist/kernel/query/internal/core.d.ts +30 -0
- package/dist/kernel/query/internal/hooks.d.ts +22 -0
- package/dist/kernel/query/internal/maintenance.d.ts +43 -0
- package/dist/kernel/query/live/incremental.d.ts +314 -0
- package/dist/kernel/query/live/index.d.ts +22 -0
- package/dist/kernel/query/live/install.d.ts +2 -0
- package/dist/kernel/query/{live.d.ts → live/live.d.ts} +39 -9
- package/dist/kernel/query/live/methods.d.ts +107 -0
- package/dist/kernel/query/predicate.d.ts +119 -1
- package/dist/kernel/query/reduce/date-trunc.d.ts +75 -0
- package/dist/kernel/query/reduce/index.d.ts +36 -0
- package/dist/kernel/query/reduce/install.d.ts +2 -0
- package/dist/kernel/query/reduce/methods.d.ts +259 -0
- package/dist/kernel/query/reduce/scan-methods.d.ts +121 -0
- package/dist/kernel/query/relate/explain.d.ts +199 -0
- package/dist/kernel/query/relate/index.d.ts +48 -0
- package/dist/kernel/query/relate/install.d.ts +2 -0
- package/dist/kernel/query/relate/join-on.d.ts +126 -0
- package/dist/kernel/query/relate/join-reduce.d.ts +16 -0
- package/dist/kernel/query/relate/join.d.ts +452 -0
- package/dist/kernel/query/relate/methods.d.ts +426 -0
- package/dist/kernel/query/relate/partition.d.ts +87 -0
- package/dist/kernel/query/relate/scan-methods.d.ts +163 -0
- package/dist/kernel/query/relate/traverse.d.ts +109 -0
- package/dist/kernel/query/scan-builder.d.ts +79 -176
- package/dist/kernel/query/sort-key.d.ts +52 -0
- package/dist/kernel/secret-mode.d.ts +1 -1
- package/dist/kernel/tx-write-gate.d.ts +77 -0
- package/dist/kernel/types.d.ts +113 -8
- package/dist/kernel/validation.d.ts +27 -10
- package/dist/kernel/vault.d.ts +11 -6
- package/dist/kernel/via/compose.d.ts +3 -0
- package/dist/kernel/via/index.d.ts +56 -0
- package/dist/kernel/via/pipeline.d.ts +48 -0
- package/dist/kernel/write-queue.d.ts +17 -0
- package/dist/{ledger-EDXFFZQL.js → ledger-5ZMGE44K.js} +11 -12
- package/dist/liberate-WZSZM2W6.js +24 -0
- package/dist/link-set-MFXC24VK.js +29 -0
- package/dist/{managed-secret-NCWEMPUQ.js → managed-secret-MFTFT22X.js} +10 -11
- package/dist/materialized-views/index.js +30 -24
- package/dist/{migrate-cek-5ENH64AA.js → migrate-cek-DZRFFOHW.js} +2 -2
- package/dist/money/index.js +5 -5
- package/dist/noydb-ITIGNKUF.js +96 -0
- package/dist/overlay-views/index.js +4 -4
- package/dist/periods/index.js +12 -13
- package/dist/pod/index.js +74 -67
- package/dist/{pod-handle-ECVCDIXW.js → pod-handle-A3LET7NO.js} +10 -11
- package/dist/pod-handle-A3LET7NO.js.map +1 -0
- package/dist/policy/index.js +10 -11
- package/dist/port/on/index.d.ts +1 -1
- package/dist/port/to/index.d.ts +1 -1
- package/dist/port/with/blob-strategy.d.ts +10 -1
- package/dist/port/with/classified-strategy.d.ts +1 -1
- package/dist/port/with/collection-options.d.ts +6 -1
- package/dist/port/with/collection-registries.d.ts +1 -1
- package/dist/port/with/coverage-strategy.d.ts +83 -0
- package/dist/port/with/lookup-strategy.d.ts +2 -2
- package/dist/port/with/service-bus.d.ts +46 -0
- package/dist/port/with/strategies.d.ts +2 -0
- package/dist/portability/index.js +8 -8
- package/dist/{post-register-3IPCSG6Q.js → post-register-7ND27CF2.js} +6 -6
- package/dist/post-register-7ND27CF2.js.map +1 -0
- package/dist/query/all/index.js +31 -0
- package/dist/query/index.js +20 -32
- package/dist/query/live/index.js +21 -0
- package/dist/query/live/index.js.map +1 -0
- package/dist/query/reduce/index.js +33 -0
- package/dist/query/reduce/index.js.map +1 -0
- package/dist/query/relate/index.js +56 -0
- package/dist/query/relate/index.js.map +1 -0
- package/dist/reduce/index.js +72 -18
- package/dist/reduce/index.js.map +1 -1
- package/dist/register-DT5HZ2LZ.js +30 -0
- package/dist/registry-BHRZGZHF.js +8 -0
- package/dist/registry-ET6ZFFWA.js +34 -0
- package/dist/registry-HXFGLGTG.js +8 -0
- package/dist/registry-THCPDEOD.js +23 -0
- package/dist/request-withdrawal-AV2MJJKY.js +30 -0
- package/dist/{reveal-QZDHSGD4.js → reveal-B2TLP4JQ.js} +10 -9
- package/dist/reveal-B2TLP4JQ.js.map +1 -0
- package/dist/revoke-6DWIEOCV.js +24 -0
- package/dist/satellites/index.js +1 -1
- package/dist/schema-update/index.js +2 -2
- package/dist/sealed-record/index.js +16 -18
- package/dist/sealed-record/index.js.map +1 -1
- package/dist/search/index.js +11 -5
- package/dist/{seed-X5CC22CQ.js → seed-XNSE4U3S.js} +15 -18
- package/dist/seed-XNSE4U3S.js.map +1 -0
- package/dist/sequence/index.js +9 -10
- package/dist/session/index.js +9 -10
- package/dist/session/index.js.map +1 -1
- package/dist/shadow/index.js +2 -2
- package/dist/signer-MHGW3OIL.js +23 -0
- package/dist/snapshots/index.js +11 -11
- package/dist/stale-6GCFMOOR.js +28 -0
- package/dist/storage-BYN5LO6Z.js +21 -0
- package/dist/storage-BYN5LO6Z.js.map +1 -0
- package/dist/store/index.js +1 -1
- package/dist/{store-coordination-provider-4WZAIRHC.js → store-coordination-provider-C4BPT5XF.js} +11 -12
- package/dist/store-coordination-provider-C4BPT5XF.js.map +1 -0
- package/dist/sync/index.js +10 -11
- package/dist/sync/index.js.map +1 -1
- package/dist/team/index.js +17 -16
- package/dist/tiers/index.js +13 -12
- package/dist/to/index.js +2 -2
- package/dist/transactions/index.js +3 -3
- package/dist/util/index.js +1 -1
- package/dist/vault-head/index.js +11 -14
- package/dist/vault-head/index.js.map +1 -1
- package/dist/{verify-6MDTIUEV.js → verify-UKALW7C2.js} +14 -12
- package/dist/verify-UKALW7C2.js.map +1 -0
- package/dist/via/blob/index.d.ts +1 -0
- package/dist/via/classified/binding.d.ts +2 -2
- package/dist/via/classified/config-drift.d.ts +2 -2
- package/dist/via/classified/errors.d.ts +1 -1
- package/dist/via/geo/binding.d.ts +31 -0
- package/dist/via/geo/descriptor.d.ts +54 -0
- package/dist/via/geo/geohash.d.ts +95 -0
- package/dist/via/geo/index.d.ts +13 -0
- package/dist/via/geo/where.d.ts +50 -0
- package/dist/via/i18n/core.d.ts +1 -1
- package/dist/via/lookup/handle.d.ts +4 -4
- package/dist/via/lookup/registry.d.ts +1 -1
- package/dist/via/lookup/snapshot.d.ts +3 -3
- package/dist/walk-4VPK7AS4.js +20 -0
- package/dist/walk-4VPK7AS4.js.map +1 -0
- package/dist/with-audit/attestation/index.d.ts +2 -1
- package/dist/with-audit/attestation/issue.d.ts +2 -2
- package/dist/with-audit/attestation/revoke.d.ts +2 -2
- package/dist/with-audit/attestation/scheme.d.ts +7 -0
- package/dist/with-audit/attestation/signer.d.ts +1 -1
- package/dist/with-audit/attestation/strategy.d.ts +2 -2
- package/dist/with-audit/attestation/types.d.ts +10 -0
- package/dist/with-audit/attestation/vault-facade.d.ts +2 -2
- package/dist/with-audit/attestation/verifier.d.ts +6 -0
- package/dist/with-audit/consent/consent.d.ts +1 -1
- package/dist/with-audit/consent/strategy.d.ts +1 -1
- package/dist/with-audit/coverage/accounting.d.ts +112 -0
- package/dist/with-audit/coverage/active.d.ts +29 -0
- package/dist/with-audit/coverage/index.d.ts +61 -0
- package/dist/with-audit/coverage/sketch.d.ts +75 -0
- package/dist/with-audit/forget/subject-index.d.ts +1 -1
- package/dist/with-audit/periods/periods.d.ts +55 -7
- package/dist/with-audit/periods/reserved-collections.d.ts +3 -0
- package/dist/with-audit/periods/vault-facade.d.ts +18 -1
- package/dist/with-audit/sealed-record/index.d.ts +2 -2
- package/dist/with-audit/sealed-record/strategy.d.ts +1 -1
- package/dist/with-audit/tiers/index.d.ts +53 -2
- package/dist/with-audit/tiers/strategy.d.ts +8 -0
- package/dist/with-cargo/adopt-partition.d.ts +1 -1
- package/dist/with-cargo/extract-partition.d.ts +1 -1
- package/dist/with-cargo/floor.d.ts +3 -3
- package/dist/with-commit/history/history.d.ts +2 -2
- package/dist/with-commit/history/index.d.ts +1 -1
- package/dist/with-commit/history/ledger/store.d.ts +1 -1
- package/dist/with-commit/history/strategy.d.ts +1 -1
- package/dist/with-commit/history/time-machine.d.ts +1 -1
- package/dist/with-commit/numbering/index.d.ts +1 -1
- package/dist/with-commit/sequence/index.d.ts +1 -1
- package/dist/with-commit/tx/invariants.d.ts +1 -1
- package/dist/with-commit/tx/transaction.d.ts +13 -3
- package/dist/with-commit/vault-head/head.d.ts +1 -1
- package/dist/with-commit/vault-head/index.d.ts +1 -1
- package/dist/with-commit/vault-head/strategy.d.ts +1 -1
- package/dist/with-commit/vault-head/verify.d.ts +1 -1
- package/dist/with-formula/derivations/dispatch.d.ts +1 -1
- package/dist/with-formula/derivations/fanout-sidecar.d.ts +1 -1
- package/dist/with-formula/materialized-views/dependency-analyzer.d.ts +4 -3
- package/dist/with-formula/materialized-views/emit-memo.d.ts +40 -0
- package/dist/with-formula/materialized-views/executor.d.ts +8 -0
- package/dist/with-formula/materialized-views/index.d.ts +1 -1
- package/dist/with-formula/materialized-views/registry.d.ts +15 -0
- package/dist/with-formula/materialized-views/types.d.ts +106 -14
- package/dist/with-formula/materialized-views/window-stage.d.ts +11 -0
- package/dist/with-formula/overlay-views/types.d.ts +1 -1
- package/dist/with-formula/overlay-views/virtual-collection.d.ts +13 -4
- package/dist/with-lookup/embeddings/chunks.d.ts +79 -0
- package/dist/with-lookup/embeddings/descriptor.d.ts +21 -0
- package/dist/with-lookup/embeddings/index.d.ts +3 -0
- package/dist/with-lookup/embeddings/ivf-flat.d.ts +93 -0
- package/dist/with-lookup/embeddings/vector-index.d.ts +73 -0
- package/dist/with-lookup/embeddings/vector-set.d.ts +94 -1
- package/dist/with-lookup/embeddings/with-vector-index.d.ts +67 -0
- package/dist/with-lookup/indexing/collection-facade.d.ts +86 -3
- package/dist/with-lookup/indexing/compound-indexes.d.ts +129 -0
- package/dist/with-lookup/indexing/eager-indexes.d.ts +170 -1
- package/dist/with-lookup/indexing/index-snapshot.d.ts +62 -0
- package/dist/with-lookup/indexing/lazy-builder.d.ts +33 -0
- package/dist/with-lookup/indexing/persisted-field-indexes.d.ts +104 -0
- package/dist/with-lookup/indexing/persisted-indexes.d.ts +12 -0
- package/dist/with-lookup/indexing/sorted-indexes.d.ts +117 -0
- package/dist/with-lookup/indexing/unique-constraints.d.ts +106 -23
- package/dist/with-lookup/reduce/active.d.ts +2 -24
- package/dist/with-lookup/reduce/group-core.d.ts +43 -0
- package/dist/with-lookup/reduce/groupby.d.ts +195 -36
- package/dist/with-lookup/reduce/incremental-group.d.ts +153 -0
- package/dist/with-lookup/reduce/index.d.ts +26 -5
- package/dist/with-lookup/reduce/reducers.d.ts +255 -1
- package/dist/with-lookup/reduce/reduction.d.ts +44 -13
- package/dist/with-lookup/reduce/strategy.d.ts +43 -3
- package/dist/with-lookup/reduce/window.d.ts +262 -0
- package/dist/with-lookup/search/collection-facade.d.ts +45 -9
- package/dist/with-lookup/search/index-store.d.ts +5 -3
- package/dist/with-lookup/search/index.d.ts +4 -2
- package/dist/with-lookup/search/inverted-index.d.ts +38 -2
- package/dist/with-lookup/search/persisted-index-store.d.ts +5 -2
- package/dist/with-lookup/search/phrase.d.ts +28 -0
- package/dist/with-lookup/search/retrieve-types.d.ts +57 -1
- package/dist/with-lookup/search/serialize.d.ts +29 -3
- package/dist/with-lookup/search/strategy.d.ts +2 -6
- package/dist/with-party/broker/index.d.ts +3 -3
- package/dist/with-party/directory/cover/index.d.ts +1 -1
- package/dist/with-party/directory/cover/storage.d.ts +1 -1
- package/dist/with-party/directory/cover/types.d.ts +1 -1
- package/dist/with-party/directory/index.d.ts +1 -1
- package/dist/with-party/directory/types.d.ts +1 -1
- package/dist/with-party/directory/user-envelope/api.d.ts +1 -1
- package/dist/with-party/directory/user-envelope/storage.d.ts +1 -1
- package/dist/with-party/policy/engine.d.ts +1 -1
- package/dist/with-party/policy/index.d.ts +1 -1
- package/dist/with-party/policy/presets.d.ts +1 -1
- package/dist/with-party/team/authenticators.d.ts +91 -1
- package/dist/with-party/team/delegation.d.ts +1 -1
- package/dist/with-party/team/echo-secret.d.ts +2 -2
- package/dist/with-party/team/index.d.ts +4 -3
- package/dist/with-party/team/keyring.d.ts +2 -2
- package/dist/with-party/team/magic-link-grant.d.ts +1 -1
- package/dist/with-party/team/managed-secret.d.ts +1 -1
- package/dist/with-party/team/noydb-facade.d.ts +12 -3
- package/dist/with-party/team/recovery.d.ts +1 -1
- package/dist/with-party/team/roster-tag.d.ts +1 -1
- package/dist/with-party/team/rotate-recover.d.ts +1 -1
- package/dist/with-party/team/wrapped-deks.d.ts +1 -1
- package/dist/with-pod/format.d.ts +1 -1
- package/dist/with-pod/index.d.ts +1 -1
- package/dist/with-pod/pod.d.ts +1 -1
- package/dist/with-shape/blobs/blob-compaction.d.ts +17 -1
- package/dist/with-shape/blobs/blob-intent.d.ts +1 -1
- package/dist/with-shape/blobs/blob-set.d.ts +23 -4
- package/dist/with-shape/blobs/legacy-sweep.d.ts +35 -0
- package/dist/with-shape/introspection/describe.d.ts +7 -1
- package/dist/with-shape/introspection/field-meta.d.ts +18 -0
- package/dist/with-shape/introspection/types.d.ts +57 -1
- package/dist/with-shape/introspection/walk.d.ts +1 -1
- package/dist/with-shape/links/lazy-handle.d.ts +1 -1
- package/dist/with-shape/links/link-set.d.ts +1 -1
- package/dist/with-shape/links/vault-facade.d.ts +1 -1
- package/dist/with-shape/manifest/derive.d.ts +1 -1
- package/dist/with-shape/manifest/storage.d.ts +1 -1
- package/dist/with-shape/persisted-schemas/register.d.ts +1 -1
- package/dist/with-shape/persisted-schemas/storage.d.ts +1 -1
- package/dist/with-shape/satellites/dead-filter.d.ts +1 -1
- package/dist/with-shape/satellites/declare.d.ts +1 -1
- package/dist/with-shape/satellites/marker.d.ts +1 -1
- package/dist/with-shape/satellites/post-register.d.ts +1 -1
- package/dist/with-store/partitioned/index.d.ts +337 -0
- package/dist/with-sync/change-broadcast.d.ts +153 -0
- package/dist/with-sync/presence.d.ts +5 -10
- package/dist/withdraw-accessible-HL7GACUE.js +27 -0
- package/dist/withdraw-accessible-HL7GACUE.js.map +1 -0
- package/package.json +48 -12
- package/dist/api-WYW4YEQG.js +0 -19
- package/dist/backup-XKCXVKV3.js.map +0 -1
- package/dist/chunk-2577DKXB.js.map +0 -1
- package/dist/chunk-2ENE6445.js.map +0 -1
- package/dist/chunk-2N5ML6HT.js.map +0 -1
- package/dist/chunk-334WSVOW.js.map +0 -1
- package/dist/chunk-3BVH633C.js.map +0 -1
- package/dist/chunk-3PGS7TYR.js.map +0 -1
- package/dist/chunk-3V4KWFX7.js.map +0 -1
- package/dist/chunk-453F654R.js.map +0 -1
- package/dist/chunk-4GFX6MPA.js.map +0 -1
- package/dist/chunk-4GVM6QZA.js.map +0 -1
- package/dist/chunk-4ZS56W5S.js.map +0 -1
- package/dist/chunk-5VCRVKOZ.js.map +0 -1
- package/dist/chunk-6YXCPL4T.js.map +0 -1
- package/dist/chunk-7APJ6CO6.js.map +0 -1
- package/dist/chunk-7MG2LHO5.js +0 -1616
- package/dist/chunk-7MG2LHO5.js.map +0 -1
- package/dist/chunk-7MG7SJT7.js.map +0 -1
- package/dist/chunk-7O3Y4PPD.js.map +0 -1
- package/dist/chunk-A2HKRLPV.js.map +0 -1
- package/dist/chunk-A66I4JOA.js.map +0 -1
- package/dist/chunk-ACAQ2DSG.js.map +0 -1
- package/dist/chunk-ATL3ZVXT.js +0 -151
- package/dist/chunk-ATL3ZVXT.js.map +0 -1
- package/dist/chunk-AYX7AINO.js.map +0 -1
- package/dist/chunk-BLN54W3L.js.map +0 -1
- package/dist/chunk-BRLKZUBT.js +0 -95
- package/dist/chunk-BRLKZUBT.js.map +0 -1
- package/dist/chunk-BTDR2PXY.js +0 -29
- package/dist/chunk-BTDR2PXY.js.map +0 -1
- package/dist/chunk-BVN6KXL2.js.map +0 -1
- package/dist/chunk-CHQCZZWC.js.map +0 -1
- package/dist/chunk-CUQPWYRX.js.map +0 -1
- package/dist/chunk-CUZLNGD5.js.map +0 -1
- package/dist/chunk-DFMWUOU5.js.map +0 -1
- package/dist/chunk-EIPVYUEP.js.map +0 -1
- package/dist/chunk-EQEYOJBM.js.map +0 -1
- package/dist/chunk-F3W6YMDC.js.map +0 -1
- package/dist/chunk-FET5XCAT.js.map +0 -1
- package/dist/chunk-G73UVHCA.js.map +0 -1
- package/dist/chunk-GPNTB4Y7.js.map +0 -1
- package/dist/chunk-GYGLAVCX.js.map +0 -1
- package/dist/chunk-HIWCKBEY.js.map +0 -1
- package/dist/chunk-HJUWN7JN.js.map +0 -1
- package/dist/chunk-HK67PX4J.js.map +0 -1
- package/dist/chunk-HPVZCW43.js +0 -479
- package/dist/chunk-HPVZCW43.js.map +0 -1
- package/dist/chunk-I3ISCYT7.js +0 -159
- package/dist/chunk-I3ISCYT7.js.map +0 -1
- package/dist/chunk-K23VKTN4.js.map +0 -1
- package/dist/chunk-KKEESNPE.js.map +0 -1
- package/dist/chunk-KTFRCC5C.js.map +0 -1
- package/dist/chunk-LH5A3ZPG.js.map +0 -1
- package/dist/chunk-LP7BEXCT.js +0 -32
- package/dist/chunk-LP7BEXCT.js.map +0 -1
- package/dist/chunk-M4YPHYEH.js.map +0 -1
- package/dist/chunk-NSITFOCJ.js +0 -99
- package/dist/chunk-NSITFOCJ.js.map +0 -1
- package/dist/chunk-OTQZ7ZWU.js.map +0 -1
- package/dist/chunk-P3MG6QCN.js.map +0 -1
- package/dist/chunk-PEOZ34EM.js.map +0 -1
- package/dist/chunk-PPTHY5QO.js.map +0 -1
- package/dist/chunk-Q2MPFCQ7.js.map +0 -1
- package/dist/chunk-Q7HZX3IF.js.map +0 -1
- package/dist/chunk-QPQUVOZ2.js.map +0 -1
- package/dist/chunk-QTQUH4DS.js.map +0 -1
- package/dist/chunk-R42NSZI6.js.map +0 -1
- package/dist/chunk-R7BX2NB3.js.map +0 -1
- package/dist/chunk-RSGLUIO6.js.map +0 -1
- package/dist/chunk-RTBJ5IOO.js +0 -87
- package/dist/chunk-RTBJ5IOO.js.map +0 -1
- package/dist/chunk-SGZAIJCV.js.map +0 -1
- package/dist/chunk-SKGMN35F.js.map +0 -1
- package/dist/chunk-SPYWXKJN.js.map +0 -1
- package/dist/chunk-SZJ3DLZA.js +0 -66
- package/dist/chunk-SZJ3DLZA.js.map +0 -1
- package/dist/chunk-TRGTKX5E.js.map +0 -1
- package/dist/chunk-UDHWDSRL.js.map +0 -1
- package/dist/chunk-UP4BECPY.js.map +0 -1
- package/dist/chunk-UXVWEX5L.js.map +0 -1
- package/dist/chunk-V7ZRRCRJ.js.map +0 -1
- package/dist/chunk-WQBG4SZS.js.map +0 -1
- package/dist/chunk-XKWGNJ26.js.map +0 -1
- package/dist/chunk-YMUFFJCO.js.map +0 -1
- package/dist/chunk-ZHKOPKE3.js.map +0 -1
- package/dist/chunk-ZN4FD4PE.js +0 -364
- package/dist/chunk-ZN4FD4PE.js.map +0 -1
- package/dist/chunk-ZORTV6NH.js.map +0 -1
- package/dist/chunk-ZYIYHJ5R.js.map +0 -1
- package/dist/classified-marker-BWOFVYAC.js.map +0 -1
- package/dist/collection-facade-JSJYIKS4.js +0 -45
- package/dist/dead-filter-PKQDLOT4.js.map +0 -1
- package/dist/delegation-DS5NRILW.js.map +0 -1
- package/dist/derive-E642AOUB.js +0 -21
- package/dist/dispatch-Q6MWLOJY.js.map +0 -1
- package/dist/executor-5NIMLSKZ.js +0 -8
- package/dist/executor-7UQ3BZ4F.js +0 -29
- package/dist/executor-AQVXV5GZ.js +0 -8
- package/dist/export-accessible-ORMKLA3E.js +0 -22
- package/dist/extract-partition-NKYO3WNG.js +0 -37
- package/dist/fanout-sidecar-S3QL53YX.js.map +0 -1
- package/dist/find-NOGJ25VX.js +0 -10
- package/dist/issue-3DTQ7VJJ.js +0 -18
- package/dist/json-schema-V3M5MUCM.js.map +0 -1
- package/dist/kernel/enclave/classify/compare.d.ts +0 -10
- package/dist/kernel/enclave/index.d.ts +0 -87
- package/dist/kernel/enclave/record-keys/lifecycle.d.ts +0 -124
- package/dist/kernel/enclave/record-keys/rekey-blob.d.ts +0 -88
- package/dist/kernel/enclave/record-keys/rekey.d.ts +0 -91
- package/dist/kernel/enclave/record-keys/sealed-slot.d.ts +0 -14
- package/dist/kernel/enclave/record-keys/sealed-slots.d.ts +0 -123
- package/dist/kernel/enclave/record-keys/sealing.d.ts +0 -70
- package/dist/kernel/query/join.d.ts +0 -232
- package/dist/liberate-V35QUHJP.js +0 -24
- package/dist/link-set-2TTM3IZC.js +0 -30
- package/dist/noydb-62MX4QUG.js +0 -90
- package/dist/pod-handle-ECVCDIXW.js.map +0 -1
- package/dist/post-register-3IPCSG6Q.js.map +0 -1
- package/dist/register-HHLXEQDN.js +0 -31
- package/dist/registry-23WF3TGH.js +0 -8
- package/dist/registry-4AYVUNXK.js +0 -8
- package/dist/registry-JS3YFQQM.js +0 -18
- package/dist/registry-XX2Z7B46.js +0 -32
- package/dist/request-withdrawal-CHPATE4G.js +0 -30
- package/dist/reveal-QZDHSGD4.js.map +0 -1
- package/dist/revoke-7M2VW4ON.js +0 -23
- package/dist/seed-X5CC22CQ.js.map +0 -1
- package/dist/signer-SJQJVSM6.js +0 -24
- package/dist/stale-BZS6H2RY.js +0 -29
- package/dist/storage-RW4QBS23.js +0 -22
- package/dist/store-coordination-provider-4WZAIRHC.js.map +0 -1
- package/dist/verify-6MDTIUEV.js.map +0 -1
- package/dist/walk-ZURCH6RZ.js +0 -21
- package/dist/withdraw-accessible-PXR4IXDX.js +0 -27
- /package/dist/{api-WYW4YEQG.js.map → api-OS747DS4.js.map} +0 -0
- /package/dist/{computed-VPOKQK4N.js.map → capsule/contract.js.map} +0 -0
- /package/dist/{kernel/enclave → capsule/enclave-aes}/broker/proof.d.ts +0 -0
- /package/dist/{kernel/enclave → capsule/enclave-aes}/classify/bidx.d.ts +0 -0
- /package/dist/{kernel/enclave → capsule/enclave-aes}/classify/digest.d.ts +0 -0
- /package/dist/{kernel/enclave → capsule/enclave-aes}/classify/vdig.d.ts +0 -0
- /package/dist/{kernel/enclave/classify → capsule/plumbing}/kofn.d.ts +0 -0
- /package/dist/{kernel/enclave/classify → capsule/plumbing}/normalize.d.ts +0 -0
- /package/dist/{kernel/enclave → capsule/plumbing}/record-aad.d.ts +0 -0
- /package/dist/{collection-facade-JSJYIKS4.js.map → capsule-VOLX3QRQ.js.map} +0 -0
- /package/dist/{chunk-MVMXZYXT.js.map → chunk-2GHDLTPE.js.map} +0 -0
- /package/dist/{chunk-XLMEZIAJ.js.map → chunk-2ODVB6LZ.js.map} +0 -0
- /package/dist/{chunk-RMS3NEA3.js.map → chunk-4JPMZTJY.js.map} +0 -0
- /package/dist/{chunk-NQKIUNW5.js.map → chunk-52MGURXO.js.map} +0 -0
- /package/dist/{chunk-UGTBXF5U.js.map → chunk-7XMHMVTS.js.map} +0 -0
- /package/dist/{chunk-BZ3534YM.js.map → chunk-AUKKUPVB.js.map} +0 -0
- /package/dist/{derive-E642AOUB.js.map → chunk-BKT776R5.js.map} +0 -0
- /package/dist/{chunk-6LKOJBV6.js.map → chunk-BVCUTXE3.js.map} +0 -0
- /package/dist/{chunk-VTFVLCUH.js.map → chunk-DIZLQVAA.js.map} +0 -0
- /package/dist/{chunk-LWBCUYZW.js.map → chunk-E2N2T5ZO.js.map} +0 -0
- /package/dist/{chunk-JVIBCBC7.js.map → chunk-EJLV62NI.js.map} +0 -0
- /package/dist/{chunk-JMGDHKQF.js.map → chunk-FLPCETP6.js.map} +0 -0
- /package/dist/{chunk-DGOZ4UZD.js.map → chunk-FVH5QYY2.js.map} +0 -0
- /package/dist/{chunk-JBDFMYKQ.js.map → chunk-GZT3NQRA.js.map} +0 -0
- /package/dist/{chunk-TFR7DSOV.js.map → chunk-H427H63K.js.map} +0 -0
- /package/dist/{chunk-SMH6SRX7.js.map → chunk-JOSPH3E5.js.map} +0 -0
- /package/dist/{chunk-3BZZJJMQ.js.map → chunk-MILI22XQ.js.map} +0 -0
- /package/dist/{chunk-YYP7WSEB.js.map → chunk-O2IMQSNA.js.map} +0 -0
- /package/dist/{chunk-QIZPZMUI.js.map → chunk-Q4UHJ5SN.js.map} +0 -0
- /package/dist/{chunk-FAHMLERK.js.map → chunk-QBLT6POL.js.map} +0 -0
- /package/dist/{chunk-BUE2D7PX.js.map → chunk-SMV2HRDU.js.map} +0 -0
- /package/dist/{chunk-SFAWCTEM.js.map → chunk-TZZBXPZK.js.map} +0 -0
- /package/dist/{chunk-UHHPLO3I.js.map → chunk-V3RWOOSO.js.map} +0 -0
- /package/dist/{chunk-Q2PU57HC.js.map → chunk-VVOLDVIR.js.map} +0 -0
- /package/dist/{chunk-TUFM4UZP.js.map → chunk-XQRFSKYM.js.map} +0 -0
- /package/dist/{chunk-GY4WYNNG.js.map → chunk-Y2RKVFKR.js.map} +0 -0
- /package/dist/{chunk-4OZNXTO4.js.map → chunk-YRXFFWG4.js.map} +0 -0
- /package/dist/{enclave-55PAM4YO.js.map → collection-facade-CS7CA2XO.js.map} +0 -0
- /package/dist/{executor-5NIMLSKZ.js.map → computed-FAD7SED4.js.map} +0 -0
- /package/dist/{executor-7UQ3BZ4F.js.map → derive-XLOJVXPU.js.map} +0 -0
- /package/dist/{dispatch-IEPAVQUM.js.map → dispatch-H4HV32AM.js.map} +0 -0
- /package/dist/{executor-AQVXV5GZ.js.map → executor-FMPVN6DT.js.map} +0 -0
- /package/dist/{export-accessible-ORMKLA3E.js.map → executor-LBBBRTN5.js.map} +0 -0
- /package/dist/{extract-partition-NKYO3WNG.js.map → executor-OSRZST2U.js.map} +0 -0
- /package/dist/{find-NOGJ25VX.js.map → export-accessible-RAOJAAU5.js.map} +0 -0
- /package/dist/{issue-3DTQ7VJJ.js.map → extract-partition-JD5CUSTG.js.map} +0 -0
- /package/dist/{ledger-EDXFFZQL.js.map → find-JRN4RNQ5.js.map} +0 -0
- /package/dist/{liberate-V35QUHJP.js.map → issue-YIVBZUTH.js.map} +0 -0
- /package/dist/{link-set-2TTM3IZC.js.map → ledger-5ZMGE44K.js.map} +0 -0
- /package/dist/{managed-secret-NCWEMPUQ.js.map → liberate-WZSZM2W6.js.map} +0 -0
- /package/dist/{noydb-62MX4QUG.js.map → link-set-MFXC24VK.js.map} +0 -0
- /package/dist/{register-HHLXEQDN.js.map → managed-secret-MFTFT22X.js.map} +0 -0
- /package/dist/{migrate-cek-5ENH64AA.js.map → migrate-cek-DZRFFOHW.js.map} +0 -0
- /package/dist/{registry-23WF3TGH.js.map → noydb-ITIGNKUF.js.map} +0 -0
- /package/dist/{registry-4AYVUNXK.js.map → query/all/index.js.map} +0 -0
- /package/dist/{registry-JS3YFQQM.js.map → register-DT5HZ2LZ.js.map} +0 -0
- /package/dist/{registry-XX2Z7B46.js.map → registry-BHRZGZHF.js.map} +0 -0
- /package/dist/{request-withdrawal-CHPATE4G.js.map → registry-ET6ZFFWA.js.map} +0 -0
- /package/dist/{revoke-7M2VW4ON.js.map → registry-HXFGLGTG.js.map} +0 -0
- /package/dist/{signer-SJQJVSM6.js.map → registry-THCPDEOD.js.map} +0 -0
- /package/dist/{stale-BZS6H2RY.js.map → request-withdrawal-AV2MJJKY.js.map} +0 -0
- /package/dist/{storage-RW4QBS23.js.map → revoke-6DWIEOCV.js.map} +0 -0
- /package/dist/{walk-ZURCH6RZ.js.map → signer-MHGW3OIL.js.map} +0 -0
- /package/dist/{withdraw-accessible-PXR4IXDX.js.map → stale-6GCFMOOR.js.map} +0 -0
|
@@ -1,43 +1,49 @@
|
|
|
1
1
|
import {
|
|
2
2
|
VectorSet
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-M5B2W6YY.js";
|
|
4
4
|
import {
|
|
5
5
|
guardClassifiedCompat,
|
|
6
6
|
resolveClassifiedFields
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-GUZET4SG.js";
|
|
8
8
|
import {
|
|
9
9
|
jsonSchemaToFields
|
|
10
10
|
} from "./chunk-VYYM3MEN.js";
|
|
11
11
|
import {
|
|
12
12
|
derivePersistedSchema,
|
|
13
13
|
isZod4Schema
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-747G6CT3.js";
|
|
15
15
|
import {
|
|
16
16
|
loadPersistedSchema
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-3L2NBKDR.js";
|
|
18
18
|
import {
|
|
19
19
|
buildPresentForJoin,
|
|
20
20
|
isLookupDescriptor
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-244QBK7Z.js";
|
|
22
22
|
import {
|
|
23
23
|
Lru
|
|
24
24
|
} from "./chunk-V4PXLYWM.js";
|
|
25
25
|
import {
|
|
26
|
+
ViaPipeline
|
|
27
|
+
} from "./chunk-3EWS67C7.js";
|
|
28
|
+
import {
|
|
29
|
+
groupKeySourceField
|
|
30
|
+
} from "./chunk-XBKH4FOC.js";
|
|
31
|
+
import {
|
|
32
|
+
assertFieldPath,
|
|
26
33
|
isDictKeyDescriptor,
|
|
27
34
|
isI18nTextDescriptor,
|
|
28
35
|
isStaticDictDescriptor
|
|
29
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-OKSTSITU.js";
|
|
30
37
|
import {
|
|
31
38
|
viaBinder
|
|
32
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-SYNY3VB5.js";
|
|
33
40
|
import {
|
|
34
41
|
ClassifiedConfigError,
|
|
35
42
|
DerivationCycleError,
|
|
36
|
-
FieldNotQueryableError,
|
|
37
43
|
MaterializedViewCycleError,
|
|
38
44
|
UnsupportedTierCompositionError,
|
|
39
45
|
ValidationError
|
|
40
|
-
} from "./chunk-
|
|
46
|
+
} from "./chunk-37EPTBBR.js";
|
|
41
47
|
|
|
42
48
|
// src/with-shape/introspection/field-meta.ts
|
|
43
49
|
var FieldMetaUnknownFieldError = class extends Error {
|
|
@@ -65,6 +71,7 @@ function resolveFieldMeta(key, inputs) {
|
|
|
65
71
|
const semanticType = pick("semanticType");
|
|
66
72
|
const unit = pick("unit");
|
|
67
73
|
const sensitivity = pick("sensitivity");
|
|
74
|
+
const bulk = pick("bulk");
|
|
68
75
|
const aggregate = pick("aggregate");
|
|
69
76
|
const aliases = pick("aliases");
|
|
70
77
|
const displayFor = pick("displayFor");
|
|
@@ -77,6 +84,7 @@ function resolveFieldMeta(key, inputs) {
|
|
|
77
84
|
...semanticType !== void 0 ? { semanticType } : {},
|
|
78
85
|
...unit !== void 0 ? { unit } : {},
|
|
79
86
|
...sensitivity !== void 0 ? { sensitivity } : {},
|
|
87
|
+
...bulk !== void 0 ? { bulk } : {},
|
|
80
88
|
...aggregate !== void 0 ? { aggregate } : {},
|
|
81
89
|
...aliases !== void 0 ? { aliases } : {},
|
|
82
90
|
...displayFor !== void 0 ? { displayFor } : {},
|
|
@@ -130,7 +138,8 @@ var ZOD_META_KEYS = /* @__PURE__ */ new Set([
|
|
|
130
138
|
"aliases",
|
|
131
139
|
"displayFor",
|
|
132
140
|
"group",
|
|
133
|
-
"order"
|
|
141
|
+
"order",
|
|
142
|
+
"bulk"
|
|
134
143
|
]);
|
|
135
144
|
async function deriveZodFields(schema) {
|
|
136
145
|
const envelope = await derivePersistedSchema(schema);
|
|
@@ -380,6 +389,7 @@ function buildDescription(input) {
|
|
|
380
389
|
...resolved.semanticType !== void 0 ? { semanticType: resolved.semanticType } : {},
|
|
381
390
|
...resolved.unit !== void 0 ? { unit: resolved.unit } : {},
|
|
382
391
|
...resolved.sensitivity !== void 0 ? { sensitivity: resolved.sensitivity } : {},
|
|
392
|
+
...resolved.bulk !== void 0 ? { bulk: resolved.bulk } : {},
|
|
383
393
|
...resolved.aggregate !== void 0 ? { aggregate: resolved.aggregate } : {},
|
|
384
394
|
...resolved.aliases !== void 0 ? { aliases: resolved.aliases } : {},
|
|
385
395
|
...resolved.displayFor !== void 0 ? { displayFor: resolved.displayFor } : {},
|
|
@@ -439,7 +449,8 @@ function mergeViaFields(sources) {
|
|
|
439
449
|
i18nFields: sources.i18nFields,
|
|
440
450
|
dictKeyFields: sources.dictKeyFields,
|
|
441
451
|
computedFields: void 0,
|
|
442
|
-
lookupFields: sources.lookupFields
|
|
452
|
+
lookupFields: sources.lookupFields,
|
|
453
|
+
geoFields: void 0
|
|
443
454
|
};
|
|
444
455
|
}
|
|
445
456
|
const sugarFieldNames = /* @__PURE__ */ new Set([
|
|
@@ -453,6 +464,7 @@ function mergeViaFields(sources) {
|
|
|
453
464
|
const viaDictKey = {};
|
|
454
465
|
const viaComputed = {};
|
|
455
466
|
const viaLookup = {};
|
|
467
|
+
const viaGeo = {};
|
|
456
468
|
for (const [field, spec] of Object.entries(sources.viaFields)) {
|
|
457
469
|
if (sugarFieldNames.has(field)) {
|
|
458
470
|
throw new ValidationError(
|
|
@@ -469,8 +481,10 @@ function mergeViaFields(sources) {
|
|
|
469
481
|
viaComputed[field] = descriptor;
|
|
470
482
|
} else if (descriptor._viaBrand === "lookup" && isLookupDescriptor(descriptor)) {
|
|
471
483
|
viaLookup[field] = descriptor;
|
|
484
|
+
} else if (descriptor._viaBrand === "geo") {
|
|
485
|
+
viaGeo[field] = descriptor;
|
|
472
486
|
} else {
|
|
473
|
-
throw new ValidationError(`via(): field "${field}" has a descriptor with unrecognized _viaBrand "${descriptor._viaBrand}" \u2014 via() only supports money/i18n/computed/lookup descriptors today.`);
|
|
487
|
+
throw new ValidationError(`via(): field "${field}" has a descriptor with unrecognized _viaBrand "${descriptor._viaBrand}" \u2014 via() only supports money/i18n/computed/lookup/geo descriptors today.`);
|
|
474
488
|
}
|
|
475
489
|
}
|
|
476
490
|
}
|
|
@@ -479,7 +493,8 @@ function mergeViaFields(sources) {
|
|
|
479
493
|
i18nFields: Object.keys(viaI18nText).length > 0 ? { ...sources.i18nFields ?? {}, ...viaI18nText } : sources.i18nFields,
|
|
480
494
|
dictKeyFields: Object.keys(viaDictKey).length > 0 ? { ...sources.dictKeyFields ?? {}, ...viaDictKey } : sources.dictKeyFields,
|
|
481
495
|
computedFields: Object.keys(viaComputed).length > 0 ? viaComputed : void 0,
|
|
482
|
-
lookupFields: Object.keys(viaLookup).length > 0 ? { ...sources.lookupFields ?? {}, ...viaLookup } : sources.lookupFields
|
|
496
|
+
lookupFields: Object.keys(viaLookup).length > 0 ? { ...sources.lookupFields ?? {}, ...viaLookup } : sources.lookupFields,
|
|
497
|
+
geoFields: Object.keys(viaGeo).length > 0 ? viaGeo : void 0
|
|
483
498
|
};
|
|
484
499
|
}
|
|
485
500
|
var VIA_FIELD_MAP_FAMILY = {
|
|
@@ -489,7 +504,8 @@ var VIA_FIELD_MAP_FAMILY = {
|
|
|
489
504
|
lookupFields: "lookup",
|
|
490
505
|
classifiedFields: "classified",
|
|
491
506
|
blobFields: "blob",
|
|
492
|
-
computed: "computed"
|
|
507
|
+
computed: "computed",
|
|
508
|
+
geoFields: "geo"
|
|
493
509
|
};
|
|
494
510
|
function guardCrossBindingFieldCollisions(fieldMaps, callerPrefix = "compileVias()") {
|
|
495
511
|
const claimantsByField = /* @__PURE__ */ new Map();
|
|
@@ -537,370 +553,6 @@ function guardReconcileCollisions(existingVia, incomingFieldMaps) {
|
|
|
537
553
|
}
|
|
538
554
|
}
|
|
539
555
|
|
|
540
|
-
// src/kernel/via/pipeline.ts
|
|
541
|
-
var ViaPipeline = class _ViaPipeline {
|
|
542
|
-
constructor(bindings, taint) {
|
|
543
|
-
this.bindings = bindings;
|
|
544
|
-
this.taint = taint;
|
|
545
|
-
const moneyVias = bindings.filter((b) => b.brand === "money");
|
|
546
|
-
const computedVias = bindings.filter((b) => b.brand === "computed");
|
|
547
|
-
const restBindings = bindings.filter((b) => b.brand !== "money" && b.brand !== "computed");
|
|
548
|
-
this._presentOrder = [...moneyVias, ...computedVias, ...restBindings];
|
|
549
|
-
this._presentLateBoundary = moneyVias.length + computedVias.length;
|
|
550
|
-
}
|
|
551
|
-
bindings;
|
|
552
|
-
taint;
|
|
553
|
-
/**
|
|
554
|
-
* Present-phase-ONLY order (#665, corrected under #665 review) — a stable
|
|
555
|
-
* THREE-WAY partition of `bindings` computed once here at construction:
|
|
556
|
-
* every `'money'`-brand binding first (existing relative order), then
|
|
557
|
-
* every `'computed'`-brand binding (existing relative order), then
|
|
558
|
-
* everything else (existing relative order). `present()` folds over this
|
|
559
|
-
* instead of `bindings` so a `mode: 'virtual'` computed field's value
|
|
560
|
-
* exists before i18n/lookup's dressing `present()` hooks run on it
|
|
561
|
-
* (today's `compileVias` order is money→i18n→lookup→classified→
|
|
562
|
-
* blob→computed, `collection-config.ts:554`, so dressing unconditionally
|
|
563
|
-
* ran BEFORE the value it dresses existed). This reorder is binding-level,
|
|
564
|
-
* not conditioned on any particular field composition — it applies to
|
|
565
|
-
* EVERY collection that compiles a `'computed'` binding at all, not only
|
|
566
|
-
* ones stacking a dresser on the SAME field as a computed one. EVERY other
|
|
567
|
-
* phase (`ingest`/`encodeWrite`/`encodeAtRest`/`enforceWrite`/etc.) keeps
|
|
568
|
-
* folding over `bindings` unchanged — those write/query phases need
|
|
569
|
-
* money-first (`_applyMoneyFields` PREPENDS money, `_applyClassifiedFields`
|
|
570
|
-
* APPENDS classified to preserve it, `kernel/collection.ts:1275-1284,1364-
|
|
571
|
-
* 1368`).
|
|
572
|
-
*
|
|
573
|
-
* Money is deliberately carved OUT of the generic "everything else" slice
|
|
574
|
-
* and kept FIRST — the original two-way `[computed..., rest...]` partition
|
|
575
|
-
* regressed money's composed-field behavior from a benign missing-dressing
|
|
576
|
-
* gap into VALUE CORRUPTION: money's `present()` DECODES its input as a
|
|
577
|
-
* STORED SCALED-INT (and derives `<field>Formatted` from it) — it is not a
|
|
578
|
-
* pure dressing CONSUMER like i18n/lookup, which only ADD a `<field>Label`
|
|
579
|
-
* key and never rewrite the field's own value. Running money AFTER
|
|
580
|
-
* computed on a field composing `computed(virtual)` + `money(...)` on
|
|
581
|
-
* ITSELF means money's decode sees the virtual field's raw MAJOR-unit
|
|
582
|
-
* output (e.g. `21`) and misreads it as a scaled-int, producing a
|
|
583
|
-
* corrupted value (`'0.21'`) instead of the pre-#665 result (the raw `21`
|
|
584
|
-
* surviving untouched, with no `Formatted` key added — a benign
|
|
585
|
-
* missing-dressing gap, not a wrong value). Money-first restores money's
|
|
586
|
-
* exact pre-#665 present position — byte-identical money behavior; the
|
|
587
|
-
* materialized composition pins from the #631 work and the money suites
|
|
588
|
-
* all ran under money-first. i18n/lookup are genuine dressing consumers
|
|
589
|
-
* (they only ADD, never rewrite), so they stay after computed, which is
|
|
590
|
-
* the fix #665 intended. A `'taint'` binding (appended LAST by
|
|
591
|
-
* `via/graph-wiring.ts#applyTaintOverlay`) stays last here too (it's
|
|
592
|
-
* neither money nor computed, so it lands at the tail of the "everything
|
|
593
|
-
* else" slice), preserving its "runs after computed, redacts tainted
|
|
594
|
-
* virtual output" contract (`via/taint-binding.ts`'s `taintBinding` doc
|
|
595
|
-
* comment).
|
|
596
|
-
*
|
|
597
|
-
* Money-dressing a virtual computed field's OWN output (the composed
|
|
598
|
-
* `computed(virtual) + money` case) is NOT resolved by this partition
|
|
599
|
-
* alone — #669 resolves it with a separate mid-fold hook instead:
|
|
600
|
-
* `NoydbVia.presentLate` runs after every binding's `present()` in this
|
|
601
|
-
* money+computed segment, before the "everything else" segment below, so
|
|
602
|
-
* money can quantize/reinterpret a virtual field's fresh MAJOR-UNITS
|
|
603
|
-
* output as if it were a stored value, without perturbing this ordering
|
|
604
|
-
* or the #665 invariant above it (`_presentLateBoundary` below marks
|
|
605
|
-
* exactly where that mid-fold point sits within `_presentOrder`).
|
|
606
|
-
*/
|
|
607
|
-
_presentOrder;
|
|
608
|
-
/** #669 — index into `_presentOrder` where the money+computed segment ends and the
|
|
609
|
-
* "everything else" segment begins (`moneyVias.length + computedVias.length`);
|
|
610
|
-
* `present()` runs every binding's `presentLate` at exactly this boundary. */
|
|
611
|
-
_presentLateBoundary;
|
|
612
|
-
/** undefined when there is nothing to enforce — the zero-via fast path is
|
|
613
|
-
* `this.via === undefined` (#553: keeps an all-plain collection sync). A
|
|
614
|
-
* `'*'`-defaulted output collection (#642) counts as "something to enforce"
|
|
615
|
-
* even with zero field-specific postures and zero bindings. */
|
|
616
|
-
static build(bindings, taint) {
|
|
617
|
-
if (bindings.length === 0 && (!taint || taint.postures.size === 0 && taint.defaultPosture === void 0)) return void 0;
|
|
618
|
-
return new _ViaPipeline(bindings, taint);
|
|
619
|
-
}
|
|
620
|
-
/** Refuse a write before crypto runs: awaits each binding's `enforceWrite` in order — first throw wins. */
|
|
621
|
-
async enforceWrite(record, ctx) {
|
|
622
|
-
for (const b of this.bindings) if (b.enforceWrite) await b.enforceWrite(record, ctx);
|
|
623
|
-
}
|
|
624
|
-
ingest(record) {
|
|
625
|
-
let r = record;
|
|
626
|
-
for (const b of this.bindings) if (b.ingest) r = b.ingest(r);
|
|
627
|
-
return r;
|
|
628
|
-
}
|
|
629
|
-
canonicalizeStored(record) {
|
|
630
|
-
let r = record;
|
|
631
|
-
for (const b of this.bindings) if (b.canonicalizeStored) r = b.canonicalizeStored(r);
|
|
632
|
-
return r;
|
|
633
|
-
}
|
|
634
|
-
async encodeWrite(record, ctx) {
|
|
635
|
-
let r = record;
|
|
636
|
-
for (const b of this.bindings) if (b.encodeWrite) r = await b.encodeWrite(r, ctx);
|
|
637
|
-
return r;
|
|
638
|
-
}
|
|
639
|
-
/**
|
|
640
|
-
* Final write-pipeline stage: folds each binding's `encodeAtRest` in
|
|
641
|
-
* order, threading the record and accumulating the sealed-slot map. A
|
|
642
|
-
* field belongs to exactly one via feature — two bindings sealing the
|
|
643
|
-
* same field is a brand-keyed collision and throws.
|
|
644
|
-
*/
|
|
645
|
-
async encodeAtRest(record, crypto) {
|
|
646
|
-
let r = record;
|
|
647
|
-
let sealed;
|
|
648
|
-
const sealedBy = /* @__PURE__ */ new Map();
|
|
649
|
-
for (const b of this.bindings) {
|
|
650
|
-
if (!b.encodeAtRest) continue;
|
|
651
|
-
const result = await b.encodeAtRest(r, crypto);
|
|
652
|
-
r = result.record;
|
|
653
|
-
if (!result.sealed) continue;
|
|
654
|
-
for (const [field, ref] of Object.entries(result.sealed)) {
|
|
655
|
-
const priorBrand = sealedBy.get(field);
|
|
656
|
-
if (priorBrand !== void 0) {
|
|
657
|
-
throw new ValidationError(
|
|
658
|
-
`via encodeAtRest: field "${field}" sealed by binding "${priorBrand}" is also sealed by binding "${b.brand}"`
|
|
659
|
-
);
|
|
660
|
-
}
|
|
661
|
-
sealedBy.set(field, b.brand);
|
|
662
|
-
sealed ??= {};
|
|
663
|
-
sealed[field] = ref;
|
|
664
|
-
}
|
|
665
|
-
}
|
|
666
|
-
return sealed ? { record: r, sealed } : { record: r };
|
|
667
|
-
}
|
|
668
|
-
/** First read-pipeline stage: folds each binding's `decodeAtRest` in order. */
|
|
669
|
-
async decodeAtRest(record, sealed, crypto, opts) {
|
|
670
|
-
let r = record;
|
|
671
|
-
for (const b of this.bindings) if (b.decodeAtRest) r = await b.decodeAtRest(r, sealed, crypto, opts);
|
|
672
|
-
return r;
|
|
673
|
-
}
|
|
674
|
-
async present(record, ctx) {
|
|
675
|
-
let r = record;
|
|
676
|
-
for (let i = 0; i < this._presentLateBoundary; i++) {
|
|
677
|
-
const b = this._presentOrder[i];
|
|
678
|
-
if (b.present) r = await b.present(r, ctx);
|
|
679
|
-
}
|
|
680
|
-
for (const b of this.bindings) if (b.presentLate) r = await b.presentLate(r, ctx);
|
|
681
|
-
for (let i = this._presentLateBoundary; i < this._presentOrder.length; i++) {
|
|
682
|
-
const b = this._presentOrder[i];
|
|
683
|
-
if (b.present) r = await b.present(r, ctx);
|
|
684
|
-
}
|
|
685
|
-
return r;
|
|
686
|
-
}
|
|
687
|
-
buildClause(field, op, value) {
|
|
688
|
-
for (const b of this.bindings) {
|
|
689
|
-
const payload = b.buildClause?.(field, op, value);
|
|
690
|
-
if (payload !== void 0) return { brand: b.brand, payload };
|
|
691
|
-
}
|
|
692
|
-
return void 0;
|
|
693
|
-
}
|
|
694
|
-
evaluateClause(clause, actual, op) {
|
|
695
|
-
const b = this.bindings.find((x) => x.brand === clause.brand);
|
|
696
|
-
return b?.evaluateClause ? b.evaluateClause(actual, op, clause.payload) : false;
|
|
697
|
-
}
|
|
698
|
-
/**
|
|
699
|
-
* Resolve a `buildClause` payload to an index-probe operand (#625) —
|
|
700
|
-
* mirrors `evaluateClause`'s brand dispatch. `undefined` (a binding
|
|
701
|
-
* with no `indexProbe`, or one that declines to probe this op/payload)
|
|
702
|
-
* means the caller (`candidateRecords()`) must fall back to a scan.
|
|
703
|
-
*/
|
|
704
|
-
// eslint-disable-next-line @typescript-eslint/no-redundant-type-constituents
|
|
705
|
-
indexProbe(clause, op) {
|
|
706
|
-
const b = this.bindings.find((x) => x.brand === clause.brand);
|
|
707
|
-
return b?.indexProbe ? b.indexProbe(op, clause.payload) : void 0;
|
|
708
|
-
}
|
|
709
|
-
/**
|
|
710
|
-
* Resolve a raw STORED field value to its canonical eager-index bucket
|
|
711
|
-
* key (#672) — folds every binding's `canonicalizeIndexKey`, first
|
|
712
|
-
* non-undefined wins (same fold discipline as `buildClause`). `undefined`
|
|
713
|
-
* means no binding claims `field` (or the value can't be canonicalized)
|
|
714
|
-
* — the caller buckets the raw stringified value, unchanged from before
|
|
715
|
-
* this hook existed.
|
|
716
|
-
*/
|
|
717
|
-
canonicalizeIndexKey(field, rawValue) {
|
|
718
|
-
for (const b of this.bindings) {
|
|
719
|
-
const key = b.canonicalizeIndexKey?.(field, rawValue);
|
|
720
|
-
if (key !== void 0) return key;
|
|
721
|
-
}
|
|
722
|
-
return void 0;
|
|
723
|
-
}
|
|
724
|
-
decodeResults(record) {
|
|
725
|
-
let r = record;
|
|
726
|
-
for (const b of this.bindings) if (b.decodeResults) r = b.decodeResults(r);
|
|
727
|
-
return r;
|
|
728
|
-
}
|
|
729
|
-
/** undefined = no binding covers the field → caller falls back to generic compare. */
|
|
730
|
-
compareForOrder(field, a, b) {
|
|
731
|
-
for (const bind of this.bindings) {
|
|
732
|
-
const c = bind.compareForOrder?.(field, a, b);
|
|
733
|
-
if (c !== void 0) return c;
|
|
734
|
-
}
|
|
735
|
-
return void 0;
|
|
736
|
-
}
|
|
737
|
-
/** undefined = no binding resolves an order-sort label for `key` at `field`/`locale` (#650 Task 7 —
|
|
738
|
-
* the `orderBy(..., {by:'label'})` per-call-locale channel `compareForOrder` above can't serve). */
|
|
739
|
-
resolveOrderLabel(field, key, locale) {
|
|
740
|
-
for (const bind of this.bindings) {
|
|
741
|
-
const label = bind.resolveOrderLabel?.(field, key, locale);
|
|
742
|
-
if (label !== void 0) return label;
|
|
743
|
-
}
|
|
744
|
-
return void 0;
|
|
745
|
-
}
|
|
746
|
-
/**
|
|
747
|
-
* Which posture governs `field`, if any binding covers it — `undefined`
|
|
748
|
-
* means no binding declares `field` (the generic, non-via query path
|
|
749
|
-
* applies). #629 Task 8's posture consumer: `.where()`/`.orderBy()`
|
|
750
|
-
* consult this before building/evaluating a clause, refusing fields whose
|
|
751
|
-
* posture is `queryable: 'none'` (e.g. blob); every other posture
|
|
752
|
-
* ('det-exact'/'ordered'/'full') is left to the existing per-binding
|
|
753
|
-
* buildClause/evaluateClause/compareForOrder machinery, unchanged.
|
|
754
|
-
*
|
|
755
|
-
* #638 Task 3: the graph-computed taint overlay is consulted FIRST — a
|
|
756
|
-
* derived field's assigned (most-restrictive-of-sources) posture wins over
|
|
757
|
-
* whatever a binding would otherwise report for that field name (no
|
|
758
|
-
* binding covers a computed/derived field today, so this never actually
|
|
759
|
-
* shadows one — see `via/taint-binding.ts`'s `taintBinding.covers`, which
|
|
760
|
-
* only claims the sealed subset for `encodeAtRest`/`decodeAtRest`, not for
|
|
761
|
-
* this lookup).
|
|
762
|
-
*/
|
|
763
|
-
postureFor(field) {
|
|
764
|
-
const t = this.taint?.postures.get(field);
|
|
765
|
-
if (t) return t;
|
|
766
|
-
for (const b of this.bindings) {
|
|
767
|
-
if (b.covers?.(field)) return b.posture;
|
|
768
|
-
}
|
|
769
|
-
return this.taint?.defaultPosture;
|
|
770
|
-
}
|
|
771
|
-
/**
|
|
772
|
-
* Refuse any field-based reducer over a `queryable: 'none'` field (blob) —
|
|
773
|
-
* metadata-only: walks each reducer's `.field` and checks posture, no
|
|
774
|
-
* rewriting. Reducers with no `.field` (e.g. `count()`) are skipped.
|
|
775
|
-
*
|
|
776
|
-
* Shared by `wrapReducers` below (which ALSO applies each binding's
|
|
777
|
-
* rewrite, e.g. money's exact-BigInt reducer swap) and by
|
|
778
|
-
* `ScanBuilder.aggregate()` (#629 Task 8 review fix wave 1), which must
|
|
779
|
-
* call THIS, not `wrapReducers` — wiring full `wrapReducers` into
|
|
780
|
-
* `ScanBuilder.aggregate()` would newly activate money/i18n reducer
|
|
781
|
-
* wrapping on a path that has never run it, a parity-breaking behavior
|
|
782
|
-
* change for existing brands.
|
|
783
|
-
*/
|
|
784
|
-
refuseUnqueryableReducers(spec) {
|
|
785
|
-
for (const reducer of Object.values(spec)) {
|
|
786
|
-
const field = reducer?.field;
|
|
787
|
-
if (field !== void 0 && this.postureFor(field)?.queryable === "none") {
|
|
788
|
-
throw new FieldNotQueryableError(field);
|
|
789
|
-
}
|
|
790
|
-
}
|
|
791
|
-
}
|
|
792
|
-
/**
|
|
793
|
-
* Rewrite an aggregate spec (money exact reducers), then refuse any
|
|
794
|
-
* field-based reducer over a `queryable: 'none'` field (blob) — the same
|
|
795
|
-
* posture gate `.where()`/`.orderBy()` apply, extended to `.aggregate()`
|
|
796
|
-
* (both the bare-spec and builder forms funnel through here).
|
|
797
|
-
*/
|
|
798
|
-
wrapReducers(spec) {
|
|
799
|
-
this.refuseUnqueryableReducers(spec);
|
|
800
|
-
let s = spec;
|
|
801
|
-
for (const b of this.bindings) if (b.wrapReducers) s = b.wrapReducers(s);
|
|
802
|
-
return s;
|
|
803
|
-
}
|
|
804
|
-
/**
|
|
805
|
-
* Deliberate export-layer redaction (#629 Task 9's posture consumer):
|
|
806
|
-
* for every OWN field the decoded record carries, if the covering
|
|
807
|
-
* binding's posture declares `exportable: false` (classified today;
|
|
808
|
-
* money/i18n/blob are all `true`), replace the value with
|
|
809
|
-
* {@link EXPORT_REDACTION_MARKER} — the same `'[sealed]'` string
|
|
810
|
-
* `SealedHandle.toJSON()` (`kernel/types.ts`) already emits, so this is
|
|
811
|
-
* byte-parity with today's accidental redaction, now independent of the
|
|
812
|
-
* field's runtime shape. `SealedHandle.toJSON()` stays untouched as
|
|
813
|
-
* defense-in-depth: a record read via `collection.get()` and
|
|
814
|
-
* JSON.stringify'd outside `exportStream()` still gets the accident's
|
|
815
|
-
* redaction on its own. Never mutates the input; returns a new object
|
|
816
|
-
* only when a field was actually redacted.
|
|
817
|
-
*/
|
|
818
|
-
redactForExport(record) {
|
|
819
|
-
let out;
|
|
820
|
-
for (const field of Object.keys(record)) {
|
|
821
|
-
if (this.postureFor(field)?.exportable === false) {
|
|
822
|
-
out ??= { ...record };
|
|
823
|
-
out[field] = EXPORT_REDACTION_MARKER;
|
|
824
|
-
}
|
|
825
|
-
}
|
|
826
|
-
return out ?? record;
|
|
827
|
-
}
|
|
828
|
-
/**
|
|
829
|
-
* Shared fold over a subset of `this.bindings`: runs each binding's
|
|
830
|
-
* `erase`, concatenating shredded/retainedShared counts and residue.
|
|
831
|
-
* Consults `posture.forgettable` (#629 Task 10) — a binding declaring
|
|
832
|
-
* `forgettable: false` is skipped even if it defines `erase` (none does
|
|
833
|
-
* today; a future non-forgettable binding is supported without a brand check).
|
|
834
|
-
*/
|
|
835
|
-
async foldErase(ctx, bindings) {
|
|
836
|
-
let shredded = 0;
|
|
837
|
-
let retainedShared = 0;
|
|
838
|
-
const residue = [];
|
|
839
|
-
for (const b of bindings) {
|
|
840
|
-
if (!b.erase || b.posture.forgettable === false) continue;
|
|
841
|
-
const report = await b.erase(ctx);
|
|
842
|
-
shredded += report.shredded;
|
|
843
|
-
retainedShared += report.retainedShared ?? 0;
|
|
844
|
-
residue.push(...report.residue);
|
|
845
|
-
}
|
|
846
|
-
return retainedShared > 0 ? { shredded, residue, retainedShared } : { shredded, residue };
|
|
847
|
-
}
|
|
848
|
-
/** `forget()`'s per-ref erasure door: folds every binding's `erase`. */
|
|
849
|
-
async erase(ctx) {
|
|
850
|
-
return this.foldErase(ctx, this.bindings);
|
|
851
|
-
}
|
|
852
|
-
/**
|
|
853
|
-
* `forget()`'s SEALED-posture-only erase fold (#629 Task 10, `Collection._onViaErase`'s
|
|
854
|
-
* one caller) — classified today; metadata-filtered on
|
|
855
|
-
* `posture.encryptedAtRest`, not brand-checked. `undefined` when no
|
|
856
|
-
* sealed-posture binding is compiled in — `vault.ts` then falls back to
|
|
857
|
-
* its own bare-`sensitive` classification, which no via binding covers.
|
|
858
|
-
*/
|
|
859
|
-
async eraseSealed(ctx) {
|
|
860
|
-
const sealed = this.bindings.filter((b) => b.posture.encryptedAtRest === "sealed");
|
|
861
|
-
return sealed.length === 0 ? void 0 : this.foldErase(ctx, sealed);
|
|
862
|
-
}
|
|
863
|
-
/** True iff any binding implements decodeResults (query fast-path gating). */
|
|
864
|
-
get hasResultDecode() {
|
|
865
|
-
return this.bindings.some((b) => b.decodeResults !== void 0);
|
|
866
|
-
}
|
|
867
|
-
/**
|
|
868
|
-
* True iff any binding declares an at-rest hook (`encodeAtRest`/
|
|
869
|
-
* `decodeAtRest`) — the codec boundary's async-stack gate (#629 Task 3
|
|
870
|
-
* consults this to choose between the hook path and today's inline
|
|
871
|
-
* sealed-slot path; a stack with only sync hooks, e.g. money-only, stays
|
|
872
|
-
* `false`).
|
|
873
|
-
*/
|
|
874
|
-
get hasAtRestHooks() {
|
|
875
|
-
return this.bindings.some((b) => b.encodeAtRest !== void 0 || b.decodeAtRest !== void 0);
|
|
876
|
-
}
|
|
877
|
-
/**
|
|
878
|
-
* Fold every binding's `describeFragment()` into one `brand -> fragment`
|
|
879
|
-
* map (#650 Task 7 — the first-ever consumer; `describeFragment` was
|
|
880
|
-
* declared at `via/index.ts:136` since #623 with zero callers until this task).
|
|
881
|
-
* `undefined` when no compiled binding implements it. Consumed by
|
|
882
|
-
* `Collection.describe()`/`describeAsync()`, threaded to `buildDescription`
|
|
883
|
-
* as `BuildDescriptionInput.viaFragments`.
|
|
884
|
-
*/
|
|
885
|
-
describeFragments() {
|
|
886
|
-
let out;
|
|
887
|
-
for (const b of this.bindings) {
|
|
888
|
-
const f = b.describeFragment?.();
|
|
889
|
-
if (f !== void 0) {
|
|
890
|
-
out ??= {};
|
|
891
|
-
out[b.brand] = f;
|
|
892
|
-
}
|
|
893
|
-
}
|
|
894
|
-
return out;
|
|
895
|
-
}
|
|
896
|
-
};
|
|
897
|
-
var EXPORT_REDACTION_MARKER = "[sealed]";
|
|
898
|
-
function exportRedact(coll, record) {
|
|
899
|
-
if (record === null || typeof record !== "object") return record;
|
|
900
|
-
const via2 = coll._via;
|
|
901
|
-
return via2 ? via2.redactForExport(record) : record;
|
|
902
|
-
}
|
|
903
|
-
|
|
904
556
|
// src/kernel/collection-config.ts
|
|
905
557
|
function computedEntryParts(entry) {
|
|
906
558
|
if (typeof entry === "function") return { fn: entry, mode: "materialized" };
|
|
@@ -926,8 +578,36 @@ function matchTargetFieldNames(opts) {
|
|
|
926
578
|
function unifyComputedFields(opts, viaComputedFields) {
|
|
927
579
|
return { ...opts.computed ?? {}, ...viaComputedFields ?? {} };
|
|
928
580
|
}
|
|
581
|
+
function declaredFieldAllowList(opts, allComputedFields, exclude) {
|
|
582
|
+
const shape = schemaFieldKeys(opts.schema);
|
|
583
|
+
if (shape === void 0) return void 0;
|
|
584
|
+
const allow = new Set(shape);
|
|
585
|
+
for (const name of Object.keys(allComputedFields)) allow.add(name);
|
|
586
|
+
const others = {
|
|
587
|
+
fieldMeta: opts.fieldMeta,
|
|
588
|
+
moneyFields: opts.moneyFields,
|
|
589
|
+
dictKeyFields: opts.dictKeyFields,
|
|
590
|
+
blobFields: opts.blobFields,
|
|
591
|
+
classifiedFields: opts.classifiedFields,
|
|
592
|
+
i18nFields: opts.i18nFields,
|
|
593
|
+
lookupFields: opts.lookupFields
|
|
594
|
+
};
|
|
595
|
+
for (const [family, map] of Object.entries(others)) {
|
|
596
|
+
if (family === exclude || map === void 0) continue;
|
|
597
|
+
for (const name of Object.keys(map)) allow.add(name.split(".")[0].replace(/\[\]$/, ""));
|
|
598
|
+
}
|
|
599
|
+
return allow;
|
|
600
|
+
}
|
|
601
|
+
function assertDeclaredField(path, family, collection, allow) {
|
|
602
|
+
if (allow === void 0) return;
|
|
603
|
+
const root = path.split(".")[0].replace(/\[\]$/, "");
|
|
604
|
+
if (allow.has(root)) return;
|
|
605
|
+
throw new ValidationError(
|
|
606
|
+
`${family} on collection "${collection}" declares "${path}", but "${root}" is not a field of this collection. A declaration that resolves to nothing is not an error at read time \u2014 it simply never applies, so the rule you declared would be silently absent.`
|
|
607
|
+
);
|
|
608
|
+
}
|
|
929
609
|
function compileVias(opts, classifiedGuardCtx, eraseCfgOut) {
|
|
930
|
-
const { moneyFields, i18nFields, dictKeyFields, computedFields, lookupFields } = mergeViaFields(opts);
|
|
610
|
+
const { moneyFields, i18nFields, dictKeyFields, computedFields, lookupFields, geoFields } = mergeViaFields(opts);
|
|
931
611
|
const allComputedFields = unifyComputedFields(opts, computedFields);
|
|
932
612
|
guardCrossBindingFieldCollisions({
|
|
933
613
|
moneyFields,
|
|
@@ -936,7 +616,8 @@ function compileVias(opts, classifiedGuardCtx, eraseCfgOut) {
|
|
|
936
616
|
lookupFields,
|
|
937
617
|
classifiedFields: opts.classifiedFields !== void 0 ? resolveClassifiedFields(opts.name, opts.classifiedFields).byField : void 0,
|
|
938
618
|
blobFields: opts.blobFields,
|
|
939
|
-
computed: allComputedFields
|
|
619
|
+
computed: allComputedFields,
|
|
620
|
+
geoFields
|
|
940
621
|
});
|
|
941
622
|
const bindings = [];
|
|
942
623
|
const virtualFields = /* @__PURE__ */ new Map();
|
|
@@ -950,6 +631,12 @@ function compileVias(opts, classifiedGuardCtx, eraseCfgOut) {
|
|
|
950
631
|
const virtualMoney = resolveVirtualMoneyFields(Object.keys(moneyFields), (f) => virtualFields.has(f));
|
|
951
632
|
bindings.push(viaBinder("money")({ moneyFields, ...virtualMoney.size > 0 ? { virtualMoneyFields: virtualMoney } : {} }));
|
|
952
633
|
}
|
|
634
|
+
if (i18nFields) {
|
|
635
|
+
for (const field of Object.keys(i18nFields)) {
|
|
636
|
+
assertFieldPath(field, "i18nFields");
|
|
637
|
+
assertDeclaredField(field, "i18nFields", opts.name, declaredFieldAllowList(opts, allComputedFields, "i18nFields"));
|
|
638
|
+
}
|
|
639
|
+
}
|
|
953
640
|
if (i18nFields || dictKeyFields) {
|
|
954
641
|
const densify = i18nFields ? Object.fromEntries(
|
|
955
642
|
Object.entries(i18nFields).filter(([, d]) => d.options.densifyOnWrite === true)
|
|
@@ -968,6 +655,7 @@ function compileVias(opts, classifiedGuardCtx, eraseCfgOut) {
|
|
|
968
655
|
}));
|
|
969
656
|
}
|
|
970
657
|
if (lookupFields !== void 0) {
|
|
658
|
+
for (const field of Object.keys(lookupFields)) assertFieldPath(field, "lookupFields");
|
|
971
659
|
bindings.push(viaBinder("lookup")({
|
|
972
660
|
lookupFields,
|
|
973
661
|
...opts.lookupLabelResolver !== void 0 ? { lookupLabelResolver: opts.lookupLabelResolver } : {},
|
|
@@ -996,6 +684,9 @@ function compileVias(opts, classifiedGuardCtx, eraseCfgOut) {
|
|
|
996
684
|
if (virtualFields.size > 0) {
|
|
997
685
|
bindings.push(viaBinder("computed")({ virtualFields }));
|
|
998
686
|
}
|
|
687
|
+
if (geoFields !== void 0) {
|
|
688
|
+
bindings.push(viaBinder("geo")({ geoFields }));
|
|
689
|
+
}
|
|
999
690
|
return bindings;
|
|
1000
691
|
}
|
|
1001
692
|
function resolveVirtualMoneyFields(moneyFieldNames, isVirtual) {
|
|
@@ -1082,7 +773,7 @@ function resolveCollectionConfig(opts) {
|
|
|
1082
773
|
const virtualSet = new Set(virtualFieldNames);
|
|
1083
774
|
for (const reg of opts.materializedViewSource?.registry().mvsForSource(opts.name) ?? []) {
|
|
1084
775
|
const spec = reg.spec;
|
|
1085
|
-
const fields = spec.groupBy === void 0 ? [] :
|
|
776
|
+
const fields = spec.groupBy === void 0 ? [] : (Array.isArray(spec.groupBy) ? spec.groupBy : [spec.groupBy]).map(groupKeySourceField);
|
|
1086
777
|
for (const f of fields) {
|
|
1087
778
|
if (!virtualSet.has(f)) continue;
|
|
1088
779
|
throw new ValidationError(
|
|
@@ -1244,8 +935,9 @@ function resolveCollectionConfig(opts) {
|
|
|
1244
935
|
joinResolver: opts.joinResolver,
|
|
1245
936
|
i18nFields: effectiveViaFields.i18nFields,
|
|
1246
937
|
textIndexes: opts.textIndexes,
|
|
938
|
+
textIndexPositions: opts.textIndexPositions,
|
|
1247
939
|
embeddings: opts.embeddings,
|
|
1248
|
-
vectorSet: opts.embeddings ? new VectorSet() : void 0,
|
|
940
|
+
vectorSet: opts.embeddings ? new VectorSet(opts.embeddings.index) : void 0,
|
|
1249
941
|
dictKeyFields: effectiveViaFields.dictKeyFields,
|
|
1250
942
|
lookupFields: effectiveViaFields.lookupFields,
|
|
1251
943
|
// #650 Task 6 — the sync join-dressing hook (#626 retirement, spec §5);
|
|
@@ -1629,9 +1321,6 @@ var ViaGraph = class {
|
|
|
1629
1321
|
};
|
|
1630
1322
|
|
|
1631
1323
|
export {
|
|
1632
|
-
ViaPipeline,
|
|
1633
|
-
EXPORT_REDACTION_MARKER,
|
|
1634
|
-
exportRedact,
|
|
1635
1324
|
schemaFieldKeys,
|
|
1636
1325
|
deriveZodFields,
|
|
1637
1326
|
resolveDescribeFieldIds,
|
|
@@ -1649,4 +1338,4 @@ export {
|
|
|
1649
1338
|
DEFAULT_POSTURE,
|
|
1650
1339
|
ViaGraph
|
|
1651
1340
|
};
|
|
1652
|
-
//# sourceMappingURL=chunk-
|
|
1341
|
+
//# sourceMappingURL=chunk-IUT3GWP3.js.map
|