Skip to content

CONTENT-ADDRESSED LIBRARIES

Names help you find code. Hashes say what it is.

Kotoba CLI inspects and publishes the same CID graph it compiles. GitHub is provenance, a namespace is discovery, and immutable CIDs identify definitions, releases, builds, and artifacts.

One library, several identities

DEFINITION CID

Meaning or checked KIR

A name, full CID, and unambiguous #hash abbreviation resolve to the same definition.

RELEASE CID

Executable release root

One immutable IPLD root binds the namespace head, exact definitions, raw Wasm artifacts, compile receipts, and reproducibility evidence.

SOURCE · BUILD · ARTIFACT

Keep provenance layers separate

Source bytes, declared build inputs, and emitted bytes have different identities. None grants execution authority.

GITHUB

Provenance, not identity

Repository and commit links help review origin. They cannot replace CIDs or authorize a namespace update.

Inspect, sign, publish, discover

# install the live dual-signed release; execution is then local and CID-locked
kotoba package add kotoba-lang/reference-math@0.1.0 --catalog-cid bafkreidcy5stqvnyfpmud6ozz5qz3supd3r3uzk7glmntuv36ezliaxstm
kotoba package run kotoba-lang/reference-math  # 42

Post-quantum cryptography is the Kotoba admission floor, not an optional mode. This reference package is verified with Ed25519 and FIPS 204 ML-DSA-65 before installation and again before safe execution. External Passkeys and transport remain separately qualified boundaries.

kotoba library inspect quadruple \
  --store .kotoba/codebase --namespace demo \
  --github https://github.com/kotoba-lang/demo

# dry-run is the default
kotoba library publish \
  --store .kotoba/codebase --namespace demo --hosted

# replicate the exact release closure to two storage origins
kotoba library publish \
  --store .kotoba/codebase --namespace demo --hosted --dry-run false \
  --pqc-seed-file <ml-dsa-seed> \
  --provider east=https://east.example --provider-token-file <east-token> \
  --provider west=https://west.example --provider-token-file <west-token>

# verify every byte and two routed peer IDs, then run by release CID
kotoba library verify ipfs://<release-cid> --store .kotoba/codebase \
  --provider east=https://east.example --provider west=https://west.example
kotoba library run ipfs://<release-cid> --entry answer \
  --store .kotoba/codebase \
  --provider east=https://east.example --provider west=https://west.example
1 · INSPECT

Resolve the exact graph

Resolve the namespace head, definition CIDs, dependency CIDs, identity layer, and optional GitHub provenance before creating a release.

2 · AUTHORIZE

Sign the namespace head

The local operator key signs publication. Passkey confirms the Stable Principal, while ML-DSA-65 signs every publication field and is pinned to that Principal; none of the three gates replaces another.

3 · REPLICATE + VERIFY

Two stores, two peers, every byte

The CLI re-fetches the full DAG and raw artifacts from each storage origin, then counts distinct libp2p peer IDs observed through delegated routing.

4 · NAME + RUN

Approve a name; execute a hash

Passkey plus the pinned ML-DSA-65 key controls the mutable IPNS relay. This application-layer co-approval does not make the authenticator's Passkey post-quantum. Wasm execution addresses the immutable release CID and export.

Every public repository, filterable

The 2,215 public repositories in the kotoba-lang organisation, with the tag vocabulary the organisation's GitHub topics use. Filter by name, by description, or by any combination of tags.

Showing 2,215 of 2,215 repositories

  1. abiwebassembly
  2. action-loop-system-dynamicsGitHub Action adapter for kotoba-lang/loop-system-dynamics (action-* role, repository-rules.edn taxonomy)
  3. activityAutomatic work-time capture in pure Clojure — observations to sessions to attributed timesheet entries. No deps, no I/O, no clock.
  4. actor-amenokotoba-actor
  5. actor-bunkenetzhayyim actor: bunken (aozora.app)kotoba-actor
  6. actor-hinagataetzhayyim actor: hinagata (aozora.app)kotoba-actor
  7. actor-ipcKAMI Actor+IPC — Actor model, columnar zero-copy IPC (Dtype/Column/Frame/Delta), fixed-timestep GameClock. Restored from legacy kami-core crate (deleted #82). ADR-2607010930.kotoba-actoroperating-system
  8. actor-kami-sabiotoshietzhayyim actor: kami-sabiotoshi (aozora.app)kotoba-actor
  9. actor-kenkyushaetzhayyim actor: kenkyusha (aozora.app)kotoba-actor
  10. actor-shirabeetzhayyim actor: shirabe (aozora.app)kotoba-actor
  11. adnetFirst-party ad network / ad-server core (pure .cljc) — advertisers bid in USDC via x402
  12. agentBounded execution for the kotoba AO stack: the AgentRun contract, state machine and event fold. Neither self-evolving nor self-judging — bounded by the request it arrives with.ai
  13. aima
  14. aiueosCapability-secure Wasm component OS — Kotoba-defined, Kototama-executed, AI-agent-native. Built for containment under mythos-class adversaries; runs on edge, robotics, cloud, browser, client.operating-systemwebassemblyidentityairobotics
  15. aiueos-cljc-contract archived KAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands here operating-systemgraphics
  16. ameno
  17. amlcompliance
  18. amuVerified multi-target compiler for safe Kotoba: Wasm, x86-64, and AArch64compilerwebassemblyprogramming-language
  19. animeWork-agnostic anime production pipeline vocabulary (cut hierarchy, 12 stages, layer specs) — CLJC craft lib
  20. annotationEDN-first annotation substrate for kotoba
  21. aoPortable artificial-organism model extracted from kotoba-lang/tamaki: AgentRun contract + state machine, finite-lease lineage with governed succession, and human-in-the-loop capability policy. Model only.identityaicompliance
  22. apn
  23. appbuilder SDK (KamiApp, RenderPipeline trait, Camera, RAF) CLJC — restored from legacy kami-engine Rust crate (deleted #259) as zero-dep portable CLJC. Part of the clj-wgsl migration (ADR-2607010930).graphics
  24. app-agentgatewaykotoba-appai
  25. app-arxivkotoba-app
  26. app-briefingkotoba-app
  27. app-browserkotoba-app
  28. app-browser-authorAuthoring charter for browser-stack composition: require browser/cssom/htmldom/html/css/kotoba-wasm, never re-implement components. Propose-only charter repo — the author is an agent following this charter.kotoba-appwebassemblyuiai
  29. app-bunkenkotoba-app
  30. app-calendarkotoba-app
  31. app-chat-shellkotoba-app
  32. app-comfyuikotoba-app
  33. app-completerkotoba-app
  34. app-consoleConsole on the mokuroku catalog kernel (log/read).kotoba-appoperating-system
  35. app-contactskotoba-app
  36. app-coveragekotoba-app
  37. app-diskutilDisk Utility on the mokuroku catalog kernel (system/metrics).kotoba-appoperating-system
  38. app-docskotoba-appdocumentation
  39. app-drivekotoba-app
  40. app-editorkotoba-app
  41. app-filesFinder-equivalent directory browser on the mokuroku catalog kernel. Reads nothing itself: fs/browse is the host's capability.kotoba-appoperating-systemidentity
  42. app-fontbookFont Book on the mokuroku catalog kernel (fs/browse).kotoba-appoperating-systemdocumentation
  43. app-formskotoba-app
  44. app-harkotoba-app
  45. app-i18nkotoba-appdocumentation
  46. app-isbnkotoba-app
  47. app-issnkotoba-app
  48. app-kamikotoba-app
  49. app-kenkyushakotoba-app
  50. app-kernel-authorAuthoring charter for .kotoba kernel decision cores in aiueos: whole-component Q9 migration discipline, --jvm-free acceptance, C mechanism boundary. Propose-only charter repo — the author is an agent following this chartkotoba-appoperating-systemai
  51. app-kg-curatorkotoba-app
  52. app-kiyokotoba-app
  53. app-kmskotoba-app
  54. app-kotoba-cloudKotoba Cloud control and identity plane with post-quantum-by-default admission.kotoba-appcryptographycloudflare-workersml-dsapasskeypost-quantum-cryptography
  55. app-mailerkotoba-app
  56. app-monitorActivity Monitor on the mokuroku catalog kernel. A process is a pid AND a start time, because pids are reused.kotoba-appoperating-system
  57. app-murakumokotoba-app
  58. app-musicMusic on the mokuroku catalog kernel. Album order, disc numbers multiplied through, compilations filed under album-artist.kotoba-appoperating-system
  59. app-nistkotoba-app
  60. app-notesNotes on the mokuroku catalog kernel (fs/app-data).kotoba-appoperating-system
  61. app-ocelkotoba-app
  62. app-phonekotoba-app
  63. app-photosPhotos on the mokuroku catalog kernel. A fallback capture date says it is a fallback.kotoba-appoperating-system
  64. app-playwrightkotoba-app
  65. app-pregelkotoba-app
  66. app-previewPreview on the mokuroku catalog kernel (fs/browse).kotoba-appoperating-system
  67. app-provider-podkotoba-app
  68. app-reviewerkotoba-app
  69. app-sbomkotoba-appdeveloper-tools
  70. app-scapkotoba-app
  71. app-searchkotoba-app
  72. app-sheetskotoba-app
  73. app-slideskotoba-app
  74. app-watashikotoba-app
  75. app-watashi-runtimekotoba-appwebassembly
  76. app-wirekotoba-app
  77. app-worldskotoba-app
  78. app-yorishirokotoba-app
  79. appkitkotoba-lang default UI/UX design (appkit) — see 90-docs/adr/2607022800uidocumentation
  80. apps
  81. arrangementIn-memory 4-index Quad Arrangement (spo/pso/pos/ocp) + CID-addressed commit snapshotting — CLJC restoration of kotoba-query (ADR-2607010930 Phase 6)ipld
  82. artifactArtifact identity and signing contract — what an emitted artifact IS, independent of who emitted it.
  83. arxiv
  84. async
  85. atmosphereProcedural sky (day/night, Rayleigh scattering, fog), gusting wind, wind-driven clouds, and 2-octave value-noise wind field. Restored from legacy kami-atmosphere crate (deleted #82). ADR-2607010930.
  86. atomKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  87. atproto-clientAT Protocol client facade + PDS read/write helpers over @atproto/api. Relocated from etzhayyim-sdk per ADR-2606302300.
  88. atprotocolatproto 互換を kotoba-protocol の上に立つ投影層として定義する boundary/spec (pure cljc, ADR-2607071500)
  89. audioKAMI Audio: mixer/voice-alloc + spherical-head binaural spatialization (ITD/ILD) + PCM16 WAV encoding, pure CLJC. Restored from legacy kami-audio crate (deleted #82). ADR-2607010930.multimedia
  90. authenticationidentity
  91. authenticatorAuthy-like TOTP/HOTP one-time-password manager CLI — ClojureScript + Datomic-API vaultidentitydatabasedeveloper-tools
  92. authorityThe capability lattice capability-semantics.edn specifies: scopes as segment paths, covers? as a partial order, meet as attenuation. Portable .cljc, no crypto, wire-compatible with every kotoba:// scheme.cryptographyidentity
  93. authorizationidentity
  94. ayatoriMaterializes kotobase IStore collections as datoms and runs Datomic-shaped :find/:where Datalog queries via arrangement -- shared prerequisite bridge for datomic-client-shim/org-postgresql-wire/org-opencypher-cypher/org-database
  95. baien-wasm-ternaryTernary WASM engine for Baienwebassembly
  96. bangou番号法 — whether you may hold a 個人番号 at all. The API does not take one.
  97. bankingfintech
  98. base-l2Base L2 MST-root anchor client (viem) + ERC-4337 sponsored-write helper. Relocated from etzhayyim-sdk per ADR-2606302300.blockchain
  99. bencode
  100. bimKAMI BIM — IFC-like building model (project/site/building/storey/space/element), property sets, BREP bridge to kotoba-lang/brep, tessellation. Restored from legacy kami-bim crate (deleted #82). ADR-2607010930.eda
  101. biomechBiomechanics simulation domain layer — 筋肉/骨/皮膚/内臓. Pure Clojure. kotoba-lang capability.simulationidentityscience
  102. bitcoin-consensusPortable deterministic Bitcoin full-block consensus kernel for kotoba-langoperating-systemblockchain
  103. bitcoin-nodeHardened watch-only Bitcoin node contract and Bitcoin Core adapter for Clojureblockchainbitcoinbitcoin-coreclojureoutput-descriptorswatch-only
  104. blindL1 crypto layer for the kotobase stack: keyed deterministic MAC (blind-fn) + deterministic AEAD (encrypt-fn/decrypt-fn), portable .cljc, zero depscryptography
  105. block-cacheCID-keyed block cache with no invalidation by constructionipld
  106. bluesky
  107. bmcPortable .cljc BMC (lean canvas) / Lean Loop engine core — datoms index/fold, append-only ledger, gate evaluator, nbb fs bridgedatabasefintech
  108. bonsaiContent-addressed git object model (blob/tree/commit) + refs, built on the kotobase-peer stackipld
  109. bpmn-sdkShared BPMN 2.0 TypeScript SDK
  110. bridgeOS input capture/injection bridge — restored from legacy kami-engine Rust crate (deleted #259) as zero-dep portable CLJC. Part of the clj-wgsl migration (ADR-2607010930).operating-systemgraphics
  111. briefingPortable CLJC briefing model
  112. browserKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  113. browser-agentgenspark-style general super-agent in portable Clojure (.cljc) — Mixture-of-Agents supervisor + the agent's own browser, all state as datoms (Datomic API), built on browser-use-clj / langgraph-clj / langchain-cljdatabaseai
  114. browser-usebrowser-use-style browser automation agent in portable Clojure (.cljc) — injected IBrowser host capability, action history as datoms, built on langgraph-cljidentitydatabaseai
  115. btc-cryptocryptography
  116. btc-mining
  117. buildbenchHow build time grows with code size — same program, four languages, every artifact executed and checked
  118. byoubuBackdrops as reproducible specs with derived legibility facts — 屏風
  119. byoubu-gpuTier 2: a byoubu backdrop as a live WebGPU scene, rendered as graph data through kami.webgpugraphics
  120. byoubu-uiMounts a byoubu backdrop behind page content and derives the kotoba-ui theme that keeps it legibleui
  121. bytesPortable byte-vector primitives + pure SHA-1/HMAC-SHA1, shared across kotoba-lang protocol librariescryptography
  122. cadOpen-source CAD/CAM workbench as EDN geometry data + portable CLJC model.edageospatial
  123. calendarPortable CLJC calendar model
  124. camcamera rigs (follow/look-constraint/shake) — Phase 1.2 CLJC interpreter — restored from legacy kami-engine Rust crate (deleted #259) as zero-dep portable CLJC. Part of the clj-wgsl migration (ADR-2607010930).webassemblygraphics
  125. canvaskitApple HIG/UIKit-terminology canvas/viewport interaction math — pure CLJC (UIScrollView/hitTest/UIGestureRecognizer semantics)
  126. capability-audio-ioAtomic Kotoba authority capability contractkotoba-capabilityidentitymultimedia
  127. capability-audio-playbackAtomic authority package for the kotoba-lang/app-* suite (contract-only).kotoba-capabilityidentitymultimedia
  128. capability-ble-scanAtomic Kotoba authority capability contractkotoba-capabilitydevice-driveridentity
  129. capability-calendar-readAtomic Kotoba authority capability contractkotoba-capabilityidentity
  130. capability-can-framekotoba-capabilitydevice-driveridentity
  131. capability-cc-cdx-queryAtomic Kotoba authority capability contractkotoba-capabilityidentity
  132. capability-cc-warc-extractAtomic Kotoba authority capability contractkotoba-capabilityidentity
  133. capability-clipboard-textAtomic Kotoba authority capability contractkotoba-capabilityidentity
  134. capability-clock-monotonicAtomic Kotoba authority capability contractkotoba-capabilityidentity
  135. capability-component-databaseAtomic Kotoba authority capability contractkotoba-capabilityidentitydatabase
  136. capability-component-httpAtomic Kotoba authority capability contractkotoba-capabilityidentitynetworking
  137. capability-contacts-readAtomic Kotoba authority capability contractkotoba-capabilityidentity
  138. capability-corpus-appendAtomic Kotoba authority capability contractkotoba-capabilityidentity
  139. capability-corpus-publishAtomic Kotoba authority capability contractkotoba-capabilityidentity
  140. capability-crypto-tlsAtomic Kotoba authority capability contractkotoba-capabilitycryptographyidentitynetworking
  141. capability-data-cborAtomic Kotoba authority capability contractkotoba-capabilityidentitystorage
  142. capability-data-jsonAtomic Kotoba authority capability contractkotoba-capabilityidentitystorage
  143. capability-dma-mapAtomic Kotoba authority capability contractkotoba-capabilitydevice-driveridentity
  144. capability-fs-app-dataAtomic Kotoba authority capability contractkotoba-capabilityidentity
  145. capability-fs-browseAtomic authority package for the kotoba-lang/app-* suite (contract-only).kotoba-capabilityidentity
  146. capability-gpu-clearAtomic Kotoba authority capability contractkotoba-capabilityidentitygraphics
  147. capability-gpu-draw-frameAtomic Kotoba authority capability contractkotoba-capabilityidentitygraphics
  148. capability-gpu-set-positionAtomic Kotoba authority capability contractkotoba-capabilityidentitygraphics
  149. capability-graph-kotobaAtomic Kotoba authority capability contractkotoba-capabilityidentity
  150. capability-hash-sha256Atomic Kotoba authority capability contractkotoba-capabilitycryptographyidentity
  151. capability-http-fetchAtomic Kotoba authority capability contractkotoba-capabilityidentitynetworking
  152. capability-http-postAtomic Kotoba authority capability contractkotoba-capabilityidentitynetworking
  153. capability-identity-keypairAtomic Kotoba authority capability contractkotoba-capabilityidentity
  154. capability-identity-signAtomic Kotoba authority capability contractkotoba-capabilityidentity
  155. capability-identity-verifyAtomic Kotoba authority capability contractkotoba-capabilityidentity
  156. capability-image-metadataAtomic authority package for the kotoba-lang/app-* suite (contract-only).kotoba-capabilityidentitymultimedia
  157. capability-irq-subscribeAtomic Kotoba authority capability contractkotoba-capabilityidentity
  158. capability-kami-engineAtomic Kotoba authority capability contractkotoba-capabilityidentity
  159. capability-keychain-textAtomic Kotoba authority capability contractkotoba-capabilityidentity
  160. capability-ledger-appendAtomic Kotoba authority capability contractkotoba-capabilityidentityfintech
  161. capability-link-framekotoba-capabilityidentity
  162. capability-llm-inferAtomic Kotoba authority capability contractkotoba-capabilityidentityai
  163. capability-log-readAtomic Kotoba authority capability contractkotoba-capabilityidentity
  164. capability-log-writeAtomic Kotoba authority capability contractkotoba-capabilityidentity
  165. capability-math-cosAtomic Kotoba authority capability contractkotoba-capabilityidentity
  166. capability-math-sinAtomic Kotoba authority capability contractkotoba-capabilityidentity
  167. capability-media-libraryAtomic authority package for the kotoba-lang/app-* suite (contract-only).kotoba-capabilityidentity
  168. capability-mmio-mapAtomic Kotoba authority capability contractkotoba-capabilitydevice-driveridentity
  169. capability-motion-readAtomic Kotoba authority capability contractkotoba-capabilityidentity
  170. capability-net-connectAtomic Kotoba authority capability contractkotoba-capabilityidentity
  171. capability-net-datagramkotoba-capabilityidentity
  172. capability-net-transportAtomic Kotoba authority capability contractkotoba-capabilityidentity
  173. capability-notify-showAtomic Kotoba authority capability contractkotoba-capabilityidentity
  174. capability-pci-configAtomic Kotoba authority capability contractkotoba-capabilitydevice-driveridentity
  175. capability-process-listAtomic authority package for the kotoba-lang/app-* suite (contract-only).kotoba-capabilityidentity
  176. capability-process-spawnAtomic authority package for process/spawn (wire id 20)kotoba-capabilityidentity
  177. capability-random-bytesAtomic Kotoba authority capability contractkotoba-capabilityidentity
  178. capability-render-galactic-frameAtomic Kotoba authority capability contractkotoba-capabilityidentitygraphics
  179. capability-secret-use-postgresql-cancelAtomic Kotoba authority capability contractkotoba-capabilityidentity
  180. capability-secret-use-scram-sha256Atomic Kotoba authority capability contractkotoba-capabilitycryptographyidentity
  181. capability-social-publishAtomic authority package for social/publish — publishing to an external social platform under an identity. Consumed by kotoba-lang/haishin.kotoba-capabilityidentity
  182. capability-system-metricsAtomic authority package for the kotoba-lang/app-* suite (contract-only).kotoba-capabilityidentity
  183. capability-time-now-daysAtomic Kotoba authority capability contractkotoba-capabilityidentity
  184. capability-topic-publishAtomic Kotoba authority capability contractkotoba-capabilityidentity
  185. capability-topic-subscribeAtomic Kotoba authority capability contractkotoba-capabilityidentity
  186. capability-wifi-infoAtomic Kotoba authority capability contractkotoba-capabilityidentity
  187. capnpKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  188. card
  189. cardsStandalone BPMN contract extracted from etzhayyim/root
  190. cartpole-mathkami.cartpole-math SSoT — pure CLJC cartpole step for compute-golden (ADR-2607102200)
  191. catalog-maturityScoring truth for reference-catalog maturity: axes, weighting, weakest-first action ranking (library)
  192. cdn
  193. celler
  194. ch-iec-60870-5-104
  195. ch-iec-61850
  196. chainParent-linked, content-addressed commit chain (CommitDag) — CLJC, no native deps. Wave 1/2 of the kotoba database-crates CLJC migration (ADR-2607022600).databaseipld
  197. chain-observerTransport-neutral read-only observations for Bitcoin, EVM, Solana, Cosmos, Substrate, and Lightningblockchainbitcoinclojureethereumsolana
  198. chaos-dashboardStandalone chaos dashboard static app extracted from etzhayyim/root
  199. characterMetaHuman-compatible character-creation SDK (parametric face/body/hair, .dna/.kgr/.ksm binary formats, FACS control rig, animation blueprint). Restored from legacy kami-character crate (deleted #82). ADR-2607010930.
  200. checkpointerLangGraph MstCheckpointSaver wire-protocol sidecar (Unix socket, atproto MST/CAR, IPFS+L2 anchor). Relocated from etzhayyim-sdk per ADR-2607011830.networkingipldai
  201. chieetzhayyim actor: chie (aozora.app)
  202. choboKotoba services-EC foundation: audit-ledger (EAVT) + subscription/metering + invoice + tenant (.cljc, on shitsuke). Extracted from itonami.fintech
  203. ciGitHub Actions workflows as EDN + job-DAG planner — zero-dep portable .cljcdeveloper-tools
  204. cleanroom-browser-runtimewebassembly
  205. clj-hostPure .cljc decoder for the KAMI columnar render-IR frame format (clj-wgsl migration port of kami-clj-host)compilergraphics
  206. cloud-filecoinFilecoin Onchain Cloud client in portable .cljc — PieceCID v2 (FRC-0069), PDP, Filecoin Pay, Warm Storage. Selectors checked against the deployed ABI.webassemblystorageipld
  207. cloud-murakumo-generationShared murakumo.cloud generation client (video/voice/music/sfx) — portable cljc, transport injectedmultimedia
  208. cloud-murakumo-langchainlangchain-clj/langgraph-clj × Murakumo fleet gemma4 QAT integration layer — split from etzhayyim/root 70-tools (ADR-2607171000)ai
  209. cloud-murakumo-studioLocal inference desktop app (LM Studio-like), built on kotoba-lang/inferenceai
  210. cloudflare-browser-rendergraphics
  211. cluster-murakumoEtzhayyim Murakumo cluster node runtimewebassembly
  212. cluster-murakumo-8bitExperimental pure-int8 fixed-point Murakumo training sandbox
  213. cnc-toolpath[DUPLICATE — see kotoba-lang/cnc, the canonical restoration] KAMI CAM alt restoration, zero-dep portable CLJC, from legacy kami-cam crate (deleted #82). ADR-2607010930. Owner to decide disposition.eda
  214. code-graphC2/C3 storage projection for content-addressed Kotoba code. Extracted from kotoba-lang/kotobase (ADR-2607201600 M6).storageipld
  215. codebaseContent-addressed semantic definitions and verified Kotoba codebase storagestorageipld
  216. codec-primitivesstorage
  217. cofogCOFOG (UN Classification of the Functions of Government) registry -- government-function-classification counterpart to kotoba-industry/kotoba-occupationcompliance
  218. coll
  219. columnarVectorized analytic execution core in portable .cljc: the engine's job is to not read data.
  220. com-8th-wallexternal-origin
  221. com-aadhaarexternal-origin
  222. com-aaveexternal-origin
  223. com-abb-800xaexternal-origin
  224. com-abb-roboticsexternal-originrobotics
  225. com-accelaexternal-origin
  226. com-accelbyteexternal-origin
  227. com-ach-networkexternal-origin
  228. com-acorrd-standardsexternal-origin
  229. com-acquiaexternal-origin
  230. com-adobeexternal-origin
  231. com-adobe-cmapAdobe's CID-to-Unicode CMaps, parsed — the five published character collections.external-originiplddocumentation
  232. com-ads-b-aviationexternal-origin
  233. com-adyenexternal-origin
  234. com-aftershipexternal-origin
  235. com-agleaderexternal-origin
  236. com-agonesexternal-origin
  237. com-agoraexternal-origin
  238. com-airbus-analytxexternal-origin
  239. com-airbyteexternal-origin
  240. com-airtableexternal-origin
  241. com-ais-marineexternal-origin
  242. com-alchemyexternal-origin
  243. com-algoliaexternal-origin
  244. com-alienvaultexternal-origin
  245. com-alipayexternal-origin
  246. com-allscriptsexternal-origin
  247. com-alpacaexternal-origin
  248. com-altairexternal-origin
  249. com-amadeus-airlinesexternal-origin
  250. com-amadeus-alteaexternal-origin
  251. com-amadeus-gdsexternal-origin
  252. com-amd-rocmexternal-origin
  253. com-amdocs-billingexternal-originfintech
  254. com-amerisourcebergenexternal-origin
  255. com-amex-authexternal-origin
  256. com-amtrakexternal-origin
  257. com-android-aospexternal-origin
  258. com-anduril-latticeexternal-origin
  259. com-ansysexternal-origin
  260. com-anthropicexternal-origin
  261. com-aphis-usdaexternal-origin
  262. com-apigeeexternal-origin
  263. com-apollo-autoexternal-origin
  264. com-apollo-gdsexternal-origin
  265. com-appdynamicsexternal-origin
  266. com-appfolioexternal-origin
  267. com-apple-faceidexternal-origin
  268. com-apple-fileproviderDesign only — see ADR-2608171200. The filesystem surface, what it would take, and what blocks it.external-originstorage
  269. com-apple-touchidexternal-origin
  270. com-apple-visionosexternal-origin
  271. com-applovinexternal-origin
  272. com-appsflyerexternal-origin
  273. com-aptos-posexternal-origin
  274. com-argo-ocean-floatsexternal-origin
  275. com-argus-mediaexternal-origin
  276. com-aribaexternal-origin
  277. com-arm-cpuexternal-origin
  278. com-arm-isaexternal-origin
  279. com-arxiv-apiexternal-origin
  280. com-as-400-ibmiexternal-origin
  281. com-as2-protocolexternal-origin
  282. com-asanaexternal-origin
  283. com-asimovexternal-origin
  284. com-asme-materialsexternal-origin
  285. com-astm-codesexternal-origin
  286. com-athenahealthexternal-originscience
  287. com-atlassianexternal-origin
  288. com-ato-australiaexternal-origin
  289. com-aurora-driverexternal-origindevice-driver
  290. com-auterionexternal-origin
  291. com-auto-gptexternal-origin
  292. com-autodeskexternal-origin
  293. com-autodesk-bim360external-origin
  294. com-autogpt-forgeexternal-origin
  295. com-automationanywhereexternal-origin
  296. com-autosarexternal-origin
  297. com-autowareexternal-origin
  298. com-aviation-ia-arinc-429external-origin
  299. com-aviation-ia-arinc-664external-origin
  300. com-awsexternal-origin
  301. com-aws-braketexternal-origin
  302. com-aws-inferentiaexternal-origin
  303. com-azureexternal-origin
  304. com-b-pipeexternal-origin
  305. com-babyagiexternal-origin
  306. com-backblaze-secureSecure Backblaze B2 MCP server: bucket/capability allowlisting, mandatory credential redaction, append-only audit ledgerexternal-originidentityaifintech
  307. com-bacs-ukexternal-origin
  308. com-baesystems-c4isrexternal-origin
  309. com-bafinexternal-origin
  310. com-baiduexternal-origin
  311. com-baker-hughes-jewelexternal-origin
  312. com-bamboohrexternal-origin
  313. com-bandwidthexternal-origin
  314. com-bankid-nordicsexternal-origin
  315. com-barclays-marlexternal-origin
  316. com-bcel-payexternal-origin
  317. com-benchlingexternal-origin
  318. com-bentleyexternal-origin
  319. com-bentley-projectwiseexternal-origin
  320. com-berkeley-lightsexternal-origin
  321. com-bgp-routingexternal-origin
  322. com-bgp-rpkiexternal-origin
  323. com-bic-container-codesexternal-origin
  324. com-biconomyexternal-origin
  325. com-bigcommerceexternal-origin
  326. com-bigidexternal-origin
  327. com-billcomexternal-origin
  328. com-billdeskexternal-origin
  329. com-binanceexternal-origin
  330. com-bipm-utcexternal-origin
  331. com-bird-scootersexternal-origin
  332. com-bisexternal-origin
  333. com-bitbucketexternal-origin
  334. com-bizzaboexternal-origin
  335. com-blackboardexternal-origin
  336. com-blackskyexternal-origin
  337. com-blendexternal-origin
  338. com-blenderexternal-origin
  339. com-bloomberg-commoditiesexternal-origin
  340. com-bloomberg-lawexternal-origincompliance
  341. com-blue-origin-apiexternal-origin
  342. com-bluebeamexternal-origin
  343. com-bluefin-roboticsexternal-originrobotics
  344. com-blueprismexternal-origin
  345. com-blueyonderexternal-origin
  346. com-bnymellon-apiexternal-origin
  347. com-boeexternal-origin
  348. com-boeing-healthexternal-originscience
  349. com-boeing-tapexternal-origin
  350. com-bojexternal-origin
  351. com-bokuexternal-origin
  352. com-boltexternal-origin
  353. com-boomiexternal-origin
  354. com-boschiotexternal-origin
  355. com-boxexternal-origin
  356. com-brazeexternal-origin
  357. com-brexexternal-origin
  358. com-brightcoveexternal-origin
  359. com-bsi-standardsexternal-origin
  360. com-bt-qkdexternal-origin
  361. com-bubbleexternal-origin
  362. com-builder-mtexternal-origin
  363. com-buildiumexternal-origin
  364. com-cabifyexternal-origin
  365. com-cadence-edaexternal-origineda
  366. com-caisoexternal-origin
  367. com-calendlyexternal-origin
  368. com-camel-aiexternal-originai
  369. com-camilionexternal-origin
  370. com-can-busexternal-origindevice-driver
  371. com-canvaexternal-origin
  372. com-canvaslmsexternal-origin
  373. com-capella-spaceexternal-origin
  374. com-cardinal-healthexternal-originscience
  375. com-careemexternal-origin
  376. com-cartegraphexternal-origin
  377. com-cas-registryexternal-origin
  378. com-cbot-agriexternal-origin
  379. com-cdcexternal-origin
  380. com-cdiscountexternal-origin
  381. com-cdr-australiaexternal-origin
  382. com-cegid-retailexternal-origin
  383. com-celonisexternal-origin
  384. com-censusgovexternal-origin
  385. com-censysexternal-origin
  386. com-cerebras-waferexternal-origin
  387. com-cerillionexternal-origin
  388. com-cernerexternal-origin
  389. com-cerner-igniteexternal-origin
  390. com-cesium-xrexternal-origin
  391. com-cftcexternal-origin
  392. com-cgg-techexternal-origin
  393. com-chainlinkexternal-origin
  394. com-chatdevexternal-origin
  395. com-chatworkPortable Chatwork API v2 client (.cljc, room message list + send)external-origin
  396. com-checkoutexternal-origin
  397. com-chemblexternal-originscience
  398. com-chimeexternal-origin
  399. com-chips-clearingexternal-origin
  400. com-cips-chinaexternal-origin
  401. com-circleciexternal-origin
  402. com-ciriumexternal-origin
  403. com-cisaexternal-origin
  404. com-cisco-webexexternal-origin
  405. com-citi-velocityexternal-origin
  406. com-classyexternal-origin
  407. com-clearstreamexternal-origin
  408. com-clearwaterexternal-origin
  409. com-climate-fieldviewexternal-originscience
  410. com-clioexternal-origin
  411. com-cloudbedsexternal-origin
  412. com-cloudflarePortable .cljc Cloudflare API v4 client -- REST + GraphQL Analytics + Logpush job managementexternal-origindatabase
  413. com-cloudflare-compatexternal-origin
  414. com-cloudflare-workerskotoba/host capability layer for Cloudflare Workers storage bindings (KV/D1/R2): typed effect commands, deny-by-default policy, statement-id-only D1, receiptsexternal-originidentitystoragecompliance
  415. com-cloudinaryexternal-origin
  416. com-cmaexternal-origin
  417. com-cma-cgm-apiexternal-origin
  418. com-cme-globexexternal-origin
  419. com-cmicexternal-origin
  420. com-cobot-assemblyexternal-origin
  421. com-cohereexternal-origin
  422. com-coherenceexternal-origin
  423. com-coinbaseexternal-origin
  424. com-coinbaseprimeexternal-origin
  425. com-comarchexternal-origin
  426. com-comma-aiexternal-originai
  427. com-comma-ai-openpilotexternal-originai
  428. com-commercetoolsexternal-origin
  429. com-commonwealth-fusionexternal-origin
  430. com-compliancequestexternal-origincompliance
  431. com-confluentexternal-origin
  432. com-contentfulexternal-origin
  433. com-copackaged-opticsexternal-origin
  434. com-copernicus-sentinelexternal-origin
  435. com-corelogicexternal-origin
  436. com-corelogic-hazardexternal-origin
  437. com-corteva-apiexternal-origin
  438. com-cosco-apiexternal-origin
  439. com-costarexternal-origin
  440. com-coupaexternal-origin
  441. com-coupangexternal-origin
  442. com-covermymedsexternal-origin
  443. com-cowinexternal-origin
  444. com-crewaiexternal-origin
  445. com-criteoexternal-origin
  446. com-criteo-commerceexternal-origin
  447. com-crossrefexternal-origin
  448. com-crowdstrikeexternal-origin
  449. com-cruise-apiexternal-origin
  450. com-crypta-labsexternal-origincryptography
  451. com-cs-discoexternal-origin
  452. com-csg-internationalexternal-origin
  453. com-ctrl-labsexternal-origin
  454. com-curemdexternal-origin
  455. com-cve-nvdexternal-origin
  456. com-cventexternal-origin
  457. com-cvs-caremarkexternal-origin
  458. com-cxl-memoryexternal-origin
  459. com-cyberarkexternal-origin
  460. com-cybozuexternal-origin
  461. com-d-waveexternal-origin
  462. com-dailycoexternal-origin
  463. com-dana-indonesiaexternal-origin
  464. com-dassault-enoviaexternal-origin
  465. com-databricksexternal-origin
  466. com-datadogexternal-origin
  467. com-datarobotexternal-originrobotics
  468. com-db-autobahnexternal-origin
  469. com-dbtexternal-origin
  470. com-dce-japanexternal-origin
  471. com-ddbjexternal-origin
  472. com-deelexternal-origin
  473. com-deliverooexternal-origin
  474. com-deutschebahnexternal-origin
  475. com-dhsexternal-origin
  476. com-dicomwebexternal-origin
  477. com-didi-chuxingexternal-origin
  478. com-diebold-nixdorfexternal-origin
  479. com-digilockerexternal-origin
  480. com-digitaloceanexternal-origin
  481. com-din-standardsexternal-origin
  482. com-dingtalkexternal-origin
  483. com-disco-legalexternal-origincompliance
  484. com-discordexternal-origin
  485. com-discord-botPortable Discord Bot API client (.cljc — channel message list + send, REST polling not Gateway)external-origin
  486. com-discover-globalexternal-origin
  487. com-dji-onboard-sdkexternal-origin
  488. com-dlocalexternal-origin
  489. com-dna-scriptexternal-origin
  490. com-dns-root-zoneexternal-originnetworking
  491. com-dockerexternal-origin
  492. com-docusignexternal-origin
  493. com-doi-systemexternal-origin
  494. com-donorperfectexternal-origin
  495. com-doordashexternal-origin
  496. com-dottexternal-origin
  497. com-dpu-smartnicexternal-origin
  498. com-dram-designexternal-origin
  499. com-drataexternal-origin
  500. com-drchronoexternal-origin
  501. com-driftexternal-origin
  502. com-drone-deployexternal-originrobotics
  503. com-dropboxexternal-origin
  504. com-dtccexternal-origin
  505. com-duckcreekexternal-origin
  506. com-duckcreek-policyexternal-origincompliance
  507. com-duckcreek-ratingexternal-origin
  508. com-dwdm-systemexternal-origin
  509. com-dynamics365external-origin
  510. com-dynatraceexternal-origin
  511. com-e-residencyexternal-origin
  512. com-e2openexternal-origin
  513. com-ebiexternal-origin
  514. com-ecbexternal-origin
  515. com-ecdcexternal-origin
  516. com-eclinicalworksexternal-origin
  517. com-ecwidexternal-origin
  518. com-edi-x12external-origin
  519. com-edifactexternal-origin
  520. com-edifact-ttyexternal-origin
  521. com-edinetexternal-origin
  522. com-eea-europeexternal-origin
  523. com-eia-govexternal-origin
  524. com-eidasexternal-origin
  525. com-ejustice-euexternal-origin
  526. com-elasticexternal-origin
  527. com-elasticpathexternal-origin
  528. com-elavon-apiexternal-origin
  529. com-elevenlabsexternal-origin
  530. com-ema-europeexternal-origin
  531. com-emerson-experionexternal-origin
  532. com-emotivexternal-origin
  533. com-encompassexternal-origin
  534. com-entrataexternal-origin
  535. com-entsoeexternal-origin
  536. com-enverusexternal-origin
  537. com-epaexternal-origin
  538. com-epic-fhirexternal-origin
  539. com-epic-online-servicesexternal-origin
  540. com-epic-systemsexternal-origin
  541. com-epiconlineservicesexternal-origin
  542. com-epo-patentsexternal-origin
  543. com-epsg-registryexternal-origin
  544. com-ercotexternal-origin
  545. com-ericsson-apiexternal-origin
  546. com-etaxexternal-origin
  547. com-etzhayyim-open-seiyakuCanonical open-seiyaku contract specificationexternal-origin
  548. com-eu-customs-emcsexternal-origin
  549. com-euroclearexternal-origin
  550. com-europolexternal-origin
  551. com-eurostatexternal-origin
  552. com-eventbriteexternal-origin
  553. com-evergreen-apiexternal-origin
  554. com-everlawexternal-origin
  555. com-everlaw-coreexternal-origin
  556. com-express-scriptsexternal-origin
  557. com-faaexternal-origin
  558. com-fab-lithographyexternal-origin
  559. com-fabbers-stlexternal-origin
  560. com-facebook-graphPortable .cljc Meta Marketing API (graph.facebook.com) client + MCP tool surface -- cloud-itonami ADR-0023 provider adapterexternal-originai
  561. com-fanucexternal-origin
  562. com-fao-statexternal-origin
  563. com-fastlyexternal-origin
  564. com-fatfexternal-origin
  565. com-fawryexternal-origin
  566. com-fbi-ucrexternal-origin
  567. com-fca-ukexternal-origin
  568. com-fdaexternal-origin
  569. com-fdicexternal-origin
  570. com-fednowexternal-origin
  571. com-fedwireexternal-origin
  572. com-feishuexternal-origin
  573. com-femaexternal-origin
  574. com-figmaexternal-origin
  575. com-finraexternal-origin
  576. com-fipa-aclexternal-origin
  577. com-firebaseexternal-origin
  578. com-firebase-gamesexternal-origin
  579. com-first-light-fusionexternal-origin
  580. com-firstdata-networkexternal-origin
  581. com-fivetranexternal-origin
  582. com-fix-fast-protocolexternal-origin
  583. com-fixprotocolexternal-origin
  584. com-fja-sapiensexternal-origin
  585. com-flashpointexternal-origin
  586. com-flexportexternal-origin
  587. com-flightstatsexternal-origin
  588. com-flipkartexternal-origin
  589. com-flooidexternal-origin
  590. com-flutterwaveexternal-origin
  591. com-flyioexternal-origin
  592. com-fmcexternal-origin
  593. com-fmcg-traceabilityexternal-origin
  594. com-foodpandaexternal-origin
  595. com-forgerockexternal-origin
  596. com-fortinetexternal-origin
  597. com-freebsdexternal-origin
  598. com-freeeexternal-origin
  599. com-freeflyexternal-origin
  600. com-freja-eidexternal-origin
  601. com-freshworksexternal-origin
  602. com-fsa-japanexternal-origin
  603. com-fugro-apiexternal-origin
  604. com-fujitsu-mspexternal-origin
  605. com-gainsightexternal-origin
  606. com-galileoexternal-origin
  607. com-galileo-gdsexternal-origin
  608. com-gb-standardsexternal-origin
  609. com-gbfsexternal-origin
  610. com-gcashexternal-origin
  611. com-gcpexternal-origin
  612. com-gddr-memoryexternal-origin
  613. com-ge-aviationexternal-origin
  614. com-ge-proficyexternal-origin
  615. com-general-fusionexternal-origin
  616. com-gepredixexternal-origin
  617. com-ginkgo-bioworksexternal-originscience
  618. com-githubexternal-origin
  619. com-github-big-moe-on-edgeKotoba-maintained BigMoeOnEdge mirror: NVMe expert streaming and split Metal placementexternal-origin
  620. com-gitlabexternal-origin
  621. com-gk-softwareexternal-origin
  622. com-glideexternal-origin
  623. com-globalpaymentsexternal-originfintech
  624. com-gloriafoodsexternal-origin
  625. com-gmailPortable .cljc Gmail API v1 client -- threads, labels, drafts, injectable HTTP transportexternal-originnetworking
  626. com-gnss-rtkexternal-origin
  627. com-gojekexternal-origin
  628. com-gongexternal-origin
  629. com-goodrxexternal-origin
  630. com-google-calendarGoogle Calendar as a connector — calendars, events and free/busy, with eachexternal-origin
  631. com-google-chatexternal-origin
  632. com-google-cirqexternal-origin
  633. com-google-driveGoogle Drive as a connector — search, file metadata, permissions, and textexternal-origin
  634. com-google-gmailGmail as a connector — search, read, file under labels, send. Three scopes,external-origin
  635. com-google-snappyexternal-origin
  636. com-google-tpu-apiexternal-origin
  637. com-google-workspaceexternal-origin
  638. com-googleadsexternal-origin
  639. com-govuk-oneloginexternal-origin
  640. com-gpu-acceleratorexternal-origingraphics
  641. com-grabexternal-origin
  642. com-grafanaexternal-origin
  643. com-granicusexternal-origin
  644. com-greenhouseexternal-origin
  645. com-greenwayexternal-origin
  646. com-groq-lpuexternal-origin
  647. com-gs-marketsexternal-origin
  648. com-gs1-epcisexternal-origin
  649. com-gsma-opengatewayexternal-origin
  650. com-gtfsexternal-origin
  651. com-guidewire-claimcenterexternal-origin
  652. com-guidewire-ratingexternal-origin
  653. com-gustoexternal-origin
  654. com-halliburton-delfiexternal-origin
  655. com-hannover-reexternal-origin
  656. com-hapag-lloyd-apiexternal-origin
  657. com-hashicorpexternal-origin
  658. com-hawkeye360external-origin
  659. com-hbm-memoryexternal-origin
  660. com-hcssexternal-origin
  661. com-helion-energyexternal-origin
  662. com-heliumexternal-origin
  663. com-herokuexternal-origin
  664. com-hike-messengerexternal-origin
  665. com-hitachi-osivexternal-origin
  666. com-hkmaexternal-origin
  667. com-hl7-fhirexternal-originscience
  668. com-hmm-apiexternal-origin
  669. com-hmrcexternal-origin
  670. com-hologramexternal-origin
  671. com-honeycombexternal-origin
  672. com-honeywell-plantscapeexternal-origin
  673. com-hopinexternal-origin
  674. com-hp-vos3external-origin
  675. com-hs-codes-customsexternal-origin
  676. com-huawei-bssexternal-origin
  677. com-hubspotexternal-origin
  678. com-huggingfaceexternal-origin
  679. com-iata-ndcexternal-origin
  680. com-iata-timaticexternal-origin
  681. com-ibm-cicsexternal-origin
  682. com-ibm-imsexternal-origin
  683. com-ibm-mqseriesexternal-origin
  684. com-ibm-qiskitexternal-origin
  685. com-ibm-zosexternal-origin
  686. com-icaoexternal-origingeospatial
  687. com-ice-apiexternal-origin
  688. com-icertisexternal-origin
  689. com-iceyeexternal-origin
  690. com-id-quantiqueexternal-origin
  691. com-ideal-swedenexternal-origin
  692. com-idnowexternal-origin
  693. com-ieaexternal-origin
  694. com-iea-statsexternal-origin
  695. com-ieee-xploreexternal-origin
  696. com-iers-earth-rotationexternal-origin
  697. com-ietf-rfcsexternal-origin
  698. com-iho-shipsexternal-origin
  699. com-ihs-markit-energyexternal-origin
  700. com-imfexternal-origin
  701. com-imo-dangerous-goodsexternal-origin
  702. com-improbableexternal-origin
  703. com-index-exchangeexternal-origin
  704. com-indriveexternal-origin
  705. com-infineon-qkdexternal-origin
  706. com-infuraexternal-origin
  707. com-inscriptaexternal-origin
  708. com-instagramInstagram Content Publishing API client — portable .cljc, injected I/O, no deps. Container→poll→publish; Instagram fetches the asset from a URL.external-origin
  709. com-insurityexternal-origin
  710. com-intel-hipexternal-origin
  711. com-intel-xe-driverexternal-origindevice-driver
  712. com-intelsatexternal-origin
  713. com-interactivebrokersexternal-origin
  714. com-intercomexternal-origin
  715. com-interpolexternal-origin
  716. com-invisionexternal-origin
  717. com-ios-sdkexternal-origin
  718. com-ipccexternal-origin
  719. com-ipsecexternal-origin
  720. com-ipv6-routingexternal-origin
  721. com-irenaexternal-origin
  722. com-ironcladexternal-origin
  723. com-ironsourceexternal-origin
  724. com-irsexternal-origin
  725. com-isaraexternal-origin
  726. com-isic-codesexternal-origincompliance
  727. com-iso-8583external-origin
  728. com-iso-claimsearchexternal-origin
  729. com-iso-standardsexternal-origin
  730. com-iter-dataexternal-origin
  731. com-iterableexternal-origin
  732. com-itsme-norwayexternal-origin
  733. com-jcb-networkexternal-origin
  734. com-jd-comexternal-origin
  735. com-jenkinsexternal-origin
  736. com-jeppesenexternal-origin
  737. com-jis-standardsexternal-origin
  738. com-jma-weatherexternal-origin
  739. com-johndeere-apiexternal-origin
  740. com-jpm-accessexternal-origin
  741. com-jpmorgan-onyxexternal-origin
  742. com-jpo-patentsexternal-origin
  743. com-jr-timetablesexternal-origin
  744. com-jumiaexternal-origin
  745. com-jwplayerexternal-origin
  746. com-kafkaexternal-origin
  747. com-kajabiexternal-origin
  748. com-kakao-certexternal-origin
  749. com-kakao-talkexternal-origin
  750. com-kalturaexternal-origin
  751. com-kaspersky-tiexternal-origin
  752. com-kernel-neuroexternal-originoperating-system
  753. com-kiboexternal-origin
  754. com-kinaxisexternal-origin
  755. com-kingdeeexternal-origin
  756. com-klarnaexternal-origin
  757. com-klaviyoexternal-origin
  758. com-kongexternal-origin
  759. com-kongsberg-maritimeexternal-origin
  760. com-kplerexternal-origin
  761. com-krakenexternal-origin
  762. com-kubernetesexternal-origin
  763. com-kukaexternal-origin
  764. com-kustomerexternal-origin
  765. com-l3harris-netexternal-origin
  766. com-landsatexternal-origin
  767. com-langchainexternal-origin
  768. com-latticeexternal-origin
  769. com-launchdarklyexternal-origin
  770. com-lazadaexternal-origin
  771. com-leverexternal-origin
  772. com-lexisnexisexternal-origin
  773. com-lexisnexis-riskexternal-origin
  774. com-lidoc-lufthansaexternal-origin
  775. com-lightspeedexternal-origin
  776. com-lime-scootersexternal-origin
  777. com-line-apiexternal-origin
  778. com-line-messagingPortable LINE Messaging API client (.cljc — webhook verify, event parse, push/reply)external-origin
  779. com-linkedinLinkedIn Posts API client — portable .cljc, injected I/O, no deps. Posts, image upload, chunked video upload with ETag finalization.external-originmultimedia
  780. com-linodeexternal-origin
  781. com-linux-syscallsexternal-originoperating-system
  782. com-liquid-roboticsexternal-originrobotics
  783. com-lloyds-londonexternal-origin
  784. com-lme-metalsexternal-origin
  785. com-lockheed-tapexternal-origin
  786. com-logikcullexternal-origin
  787. com-logikcull-ediscexternal-origin
  788. com-logingovexternal-origin
  789. com-lookerexternal-origin
  790. com-losantexternal-origin
  791. com-lpddr-mobileexternal-origin
  792. com-ls-retailexternal-origin
  793. com-lsegexternal-origin
  794. com-m365external-origin
  795. com-macos-darwinexternal-origin
  796. com-maersk-apiexternal-origin
  797. com-magentoexternal-origin
  798. com-magic-leap-osexternal-originoperating-system
  799. com-magiq-techexternal-origin
  800. com-magniteexternal-origin
  801. com-mailchimpexternal-origin
  802. com-majescoexternal-origin
  803. com-mambuexternal-origin
  804. com-mammoth-biosciencesexternal-originscience
  805. com-mandiantexternal-origin
  806. com-manhattan-posexternal-origin
  807. com-mapillary-graph-apiMapillary Graph API v4 client — street-level imagery object detections (pure .cljc + nbb fetch)external-origin
  808. com-marketoexternal-origin
  809. com-marqetaexternal-origin
  810. com-marvel-fusionexternal-origin
  811. com-mas-singaporeexternal-origin
  812. com-mastercard-banknetexternal-origin
  813. com-materials-projectexternal-origin
  814. com-matillionexternal-origin
  815. com-matrixPortable Matrix Client-Server API client (.cljc — room sync poll + send)external-origin
  816. com-matrixx-softwareexternal-origin
  817. com-mattermostPortable Mattermost API v4 client (.cljc — channel post list + send)external-origin
  818. com-matterport-apiexternal-origin
  819. com-mavlink-dronesexternal-origin
  820. com-mavlink-swarmexternal-origin
  821. com-maxar-technologiesexternal-origin
  822. com-mckessonexternal-origin
  823. com-medalliaexternal-origin
  824. com-medicareexternal-originscience
  825. com-meditechexternal-origin
  826. com-meituanexternal-origin
  827. com-mendixexternal-origin
  828. com-mercadolibreexternal-origin
  829. com-meta-presenceexternal-origin
  830. com-meta-webhookShared WhatsApp/Messenger webhook verify+parse (.cljc) + Messenger send clientexternal-origin
  831. com-metagptexternal-origin
  832. com-metagraphexternal-origin
  833. com-mhraexternal-origin
  834. com-microsoft-graphMicrosoft 365 as a connector, through Microsoft Graph — mail and calendarexternal-origin
  835. com-microsoft-smb2Design only — see ADR-2608171200. The filesystem surface, what it would take, and what blocks it.external-originstorage
  836. com-midjourneyexternal-origin
  837. com-mightynetworksexternal-origin
  838. com-mindmazeexternal-origin
  839. com-mindsphereexternal-origin
  840. com-miroexternal-origin
  841. com-mitid-denmarkexternal-origin
  842. com-mitre-attckexternal-origin
  843. com-mitsubishi-centumexternal-origin
  844. com-mixpanelexternal-origin
  845. com-mobileyeexternal-origin
  846. com-modbus-tcpexternal-origindevice-drivernetworking
  847. com-mondayexternal-origin
  848. com-moneyforwardexternal-origin
  849. com-mongodbexternal-origin
  850. com-monzoexternal-origin
  851. com-moralisexternal-origin
  852. com-morningstarexternal-origin
  853. com-mosipexternal-origin
  854. com-mpesaexternal-origin
  855. com-mplsexternal-origin
  856. com-mrisoftwareexternal-origin
  857. com-msc-apiexternal-origin
  858. com-mta-nyexternal-origin
  859. com-mulesoftexternal-origin
  860. com-munich-re-apiexternal-origin
  861. com-muse-eegexternal-origin
  862. com-muxexternal-origin
  863. com-mygovidexternal-origin
  864. com-myinfoexternal-origin
  865. com-mynumberexternal-origin
  866. com-n26external-origin
  867. com-naics-codesexternal-origin
  868. com-nakamaexternal-origin
  869. com-nasaexternal-origin
  870. com-nasa-dsnexternal-origin
  871. com-nasdaq-itchexternal-origin
  872. com-navblueexternal-origin
  873. com-naverexternal-origin
  874. com-naver-certexternal-origin
  875. com-navitaireexternal-origin
  876. com-ncbiexternal-origin
  877. com-ncicexternal-origin
  878. com-ncinoexternal-origin
  879. com-ncr-retalixexternal-origin
  880. com-nctsexternal-origin
  881. com-nemetschekexternal-origin
  882. com-neonexternal-origin
  883. com-neoncrmexternal-origin
  884. com-netcrackerexternal-origin
  885. com-netlifyexternal-origin
  886. com-netsuiteexternal-origin
  887. com-neurableexternal-origin
  888. com-neuralink-apiexternal-originai
  889. com-neuroskyexternal-origin
  890. com-newrelicexternal-origin
  891. com-nextgenexternal-origin
  892. com-ng-aegisexternal-origin
  893. com-nhsdigitalexternal-origin
  894. com-nhtsaexternal-origin
  895. com-niantic-lightshipexternal-origin
  896. com-nihexternal-origin
  897. com-ninjavanexternal-origin
  898. com-nintexexternal-origin
  899. com-nmea2000-marineexternal-origin
  900. com-noaaexternal-origin
  901. com-noaa-goesexternal-origin
  902. com-nokia-vonageexternal-origin
  903. com-noonexternal-origin
  904. com-northerntrust-apiexternal-origin
  905. com-notionexternal-origin
  906. com-npu-acceleratorexternal-origin
  907. com-ntp-timeexternal-origin
  908. com-nubankexternal-origin
  909. com-nuixexternal-origin
  910. com-nvidia-cosmosexternal-origin
  911. com-nvidia-driveexternal-origin
  912. com-nvidia-isaacexternal-origin
  913. com-nvidia-isaac-labIsaac Lab-equivalent RL training framework (kami-shugyo/e7m-shugyo). RLEnv/VecRLEnv traits, Cartpole env, joint-space + EE-Cartesian reach envs, domain randomization, ARS-lite policy trainer. Restored from deleted crate external-origincompliance
  914. com-nvidia-isaac-simGenesis-compat physics backend (isaacsim.core.api/PhysX 5 facade): closed-form Cartpole/DP/PlanarChain dynamics, spatial (Plucker) algebra, GJK/EPA/OBB/CCD collision, DLS IK, trajectory gen, LQR, thermal FDM. Restored frexternal-originsimulationscience
  915. com-nvidia-nvmlexternal-origin
  916. com-nymexexternal-origin
  917. com-oag-flightsexternal-origin
  918. com-occexternal-origin
  919. com-oceaneeringexternal-origin
  920. com-ocpp-chargingexternal-origin
  921. com-oecdexternal-origin
  922. com-ofacexternal-origin
  923. com-ola-cabsexternal-origin
  924. com-omop-cdmexternal-origin
  925. com-omron-sysmacexternal-origin
  926. com-ondcexternal-origin
  927. com-one-networkexternal-origin
  928. com-onetrustexternal-origin
  929. com-onewebexternal-origin
  930. com-onnx-runtimeexternal-originwebassembly
  931. com-opc-uaexternal-origin
  932. com-opec-dataexternal-origin
  933. com-openaiexternal-origin
  934. com-openbankingukexternal-originfintech
  935. com-openbciexternal-origin
  936. com-opengovexternal-origin
  937. com-openrovexternal-origin
  938. com-openseaexternal-origin
  939. com-openvinoexternal-origin
  940. com-openxexternal-origin
  941. com-openxrexternal-origin
  942. com-opera-pmsexternal-origin
  943. com-optical-computeexternal-origin
  944. com-optical-transceiverexternal-origin
  945. com-optimizelyexternal-origin
  946. com-optivaexternal-origin
  947. com-optumrxexternal-origin
  948. com-oracleexternal-origin
  949. com-oracle-aconexexternal-origin
  950. com-oracle-xstoreexternal-origin
  951. com-orcidexternal-origin
  952. com-outsystemsexternal-origin
  953. com-ovhexternal-origin
  954. com-ovo-indonesiaexternal-origin
  955. com-pacer-courtsexternal-origin
  956. com-pagerdutyexternal-origin
  957. com-pagseguroexternal-origin
  958. com-palantir-foundryexternal-origin
  959. com-palantir-gothamexternal-origin
  960. com-parrot-sdkexternal-origin
  961. com-particleexternal-origin
  962. com-patreonexternal-origin
  963. com-paycomexternal-origin
  964. com-paypalexternal-origin
  965. com-paystackexternal-origin
  966. com-paytmexternal-origin
  967. com-phonepeexternal-origin
  968. com-photon-engineexternal-origin
  969. com-photonic-switchexternal-origin
  970. com-pinduoduoexternal-origin
  971. com-pineconeexternal-origin
  972. com-pingidentityexternal-origin
  973. com-pipedriveexternal-origin
  974. com-pix-brazilexternal-origin
  975. com-pjm-interconnectionexternal-origin
  976. com-plaidexternal-origin
  977. com-planet-apiexternal-origin
  978. com-planet-labsexternal-origin
  979. com-planetscaleexternal-origin
  980. com-planviewexternal-origin
  981. com-planview-innotasexternal-origin
  982. com-platts-apiexternal-origin
  983. com-playfabexternal-origin
  984. com-pmdaexternal-origin
  985. com-pollen-roboticsClean-room, API-compatible actor for the Pollen Robotics Reachy 2 developer SDK — .kotoba schema, .cljk decision cores, .cljc hostexternal-originrobotics
  986. com-posixexternal-origin
  987. com-post-quantumClean-room post_quantum compat actor (kotoba-wasm)external-originwebassemblycryptography
  988. com-postmanexternal-origin
  989. com-powerbiexternal-origin
  990. com-procore-constructionexternal-origin
  991. com-profibus-profinetexternal-origin
  992. com-prolific-appProlific API client for the kotoba fleet: reward arithmetic in integer cents, audience filter resolution, study payloads and submission triage. One recruitment source that can feed the platform's own research panel — notexternal-origindevice-driver
  993. com-protein-data-bankexternal-origin
  994. com-psd2external-origin
  995. com-ptc-windchillexternal-origin
  996. com-pubchemexternal-origin
  997. com-pubmaticexternal-origin
  998. com-pubmedexternal-origin
  999. com-pulumiexternal-origin
  1000. com-px4-autopilotexternal-origin
  1001. com-qkd-bb84external-origin
  1002. com-qnxexternal-origin
  1003. com-qualcomm-snapdragon-spacesexternal-origin
  1004. com-qualtricsexternal-origin
  1005. com-quic-http3external-originnetworking
  1006. com-quicknodeexternal-origin
  1007. com-quintessencelabsexternal-origin
  1008. com-radixxexternal-origin
  1009. com-rakuten-ichibaexternal-origin
  1010. com-rampexternal-origin
  1011. com-rappiexternal-origin
  1012. com-rapydexternal-origin
  1013. com-ratp-parisexternal-origin
  1014. com-rayexternal-origin
  1015. com-razorpayexternal-origin
  1016. com-realpage-coreexternal-origin
  1017. com-realtor-comexternal-origin
  1018. com-recordedfutureexternal-origin
  1019. com-redditexternal-origin
  1020. com-redfin-apiexternal-origin
  1021. com-redisexternal-origin
  1022. com-redkneeexternal-origin
  1023. com-refinitiv-trepexternal-origin
  1024. com-relativityexternal-origin
  1025. com-relativity-ediscoveryexternal-origin
  1026. com-relayhealthexternal-originscience
  1027. com-remoteexternal-origin
  1028. com-renaissance-fusionexternal-origin
  1029. com-rent-managerexternal-origin
  1030. com-replicateexternal-origin
  1031. com-reso-web-apiexternal-origin
  1032. com-retoolexternal-origin
  1033. com-rets-mlsexternal-origin
  1034. com-reveal-dataexternal-origin
  1035. com-revolutexternal-origin
  1036. com-rhinoexternal-origin
  1037. com-rigettiexternal-origin
  1038. com-ripplingexternal-origin
  1039. com-riscv-cpuexternal-origin
  1040. com-riscv-isaexternal-origin
  1041. com-rms-underwritingexternal-origin
  1042. com-robinhoodexternal-origin
  1043. com-robloxexternal-origin
  1044. com-rocket-labexternal-origin
  1045. com-rockwell-factorytalkexternal-origin
  1046. com-rolls-royce-flightexternal-origin
  1047. com-ros-roboticsexternal-originrobotics
  1048. com-ros2-navexternal-origin
  1049. com-rosettanetexternal-origin
  1050. com-rtgs-globalexternal-origin
  1051. com-rtosexternal-origin
  1052. com-rystad-energyexternal-origin
  1053. com-sabre-airlinesexternal-origin
  1054. com-sabre-gdsexternal-origin
  1055. com-sabre-sonicexternal-origin
  1056. com-saic-networksexternal-origin
  1057. com-saildroneexternal-origin
  1058. com-sailpointexternal-origin
  1059. com-salesforceexternal-origin
  1060. com-samsaraexternal-origin
  1061. com-sanityexternal-origin
  1062. com-sansanexternal-origin
  1063. com-sapexternal-origin
  1064. com-sap-plmexternal-origin
  1065. com-saphybrisexternal-origin
  1066. com-sapiensexternal-origin
  1067. com-sbb-swissexternal-origin
  1068. com-scaleaiexternal-origin
  1069. com-schlumberger-osduexternal-origin
  1070. com-secgov-edgarexternal-origin
  1071. com-securitiexternal-origin
  1072. com-segmentexternal-origin
  1073. com-sel4external-origin
  1074. com-semicon-roboticsexternal-originrobotics
  1075. com-sendbirdexternal-origin
  1076. com-sendgridexternal-origin
  1077. com-sentineloneexternal-origin
  1078. com-sentryexternal-origin
  1079. com-sepa-ctexternal-origin
  1080. com-serdes-phyexternal-origin
  1081. com-servicenowexternal-origin
  1082. com-sf-commerceexternal-origin
  1083. com-shares-pmsexternal-origin
  1084. com-shipbobexternal-origin
  1085. com-shippoexternal-origin
  1086. com-shipstationexternal-origin
  1087. com-shodanexternal-origin
  1088. com-shopeeexternal-origin
  1089. com-shopifyexternal-origin
  1090. com-sic-codesexternal-origin
  1091. com-siemens-simaticexternal-origin
  1092. com-siemens-teamcenterexternal-origin
  1093. com-signal-apiexternal-origin
  1094. com-silicon-photonicsexternal-origin
  1095. com-singpassexternal-origin
  1096. com-sita-gdsexternal-origin
  1097. com-sita-onairexternal-origin
  1098. com-sitecoreexternal-origin
  1099. com-siteminderexternal-origin
  1100. com-sketchexternal-origin
  1101. com-skydioexternal-origin
  1102. com-slackexternal-origin
  1103. com-smart-meter-dmsexternal-origin
  1104. com-smart-on-fhirexternal-origin
  1105. com-smartdubaiexternal-origin
  1106. com-smpp-gwexternal-origin
  1107. com-sncf-franceexternal-origin
  1108. com-snomed-ctexternal-origin
  1109. com-snowflakeClean-room snowflake compat actor (kotoba-wasm)external-originwebassembly
  1110. com-solidworksClean-room solidworks compat actor (kotoba-wasm)external-originwebassembly
  1111. com-sonardyneClean-room sonardyne compat actor (kotoba-wasm)external-originwebassembly
  1112. com-sonarqubeClean-room sonarqube compat actor (kotoba-wasm)external-originwebassembly
  1113. com-sony-dualsenseexternal-origin
  1114. com-sophosClean-room sophos compat actor (kotoba-wasm)external-originwebassembly
  1115. com-spacex-telemetryClean-room spacex_telemetry compat actor (kotoba-wasm)external-originwebassembly
  1116. com-spatial-osClean-room spatial_os compat actor (kotoba-wasm)external-originoperating-systemwebassembly
  1117. com-spire-globalClean-room spire_global compat actor (kotoba-wasm)external-originwebassembly
  1118. com-splunkClean-room splunk compat actor (kotoba-wasm)external-originwebassembly
  1119. com-sprykerClean-room spryker compat actor (kotoba-wasm)external-originwebassembly
  1120. com-squareClean-room square compat actor (kotoba-wasm)external-originwebassembly
  1121. com-square-retailClean-room square-retail compat actor (kotoba-wasm)external-originwebassembly
  1122. com-ss7-sigtranClean-room ss7_sigtran compat actor (kotoba-wasm)external-originwebassembly
  1123. com-starlinkClean-room starlink compat actor (kotoba-wasm)external-originwebassembly
  1124. com-starlink-telemetryClean-room starlink_telemetry compat actor (kotoba-wasm)external-originwebassembly
  1125. com-statestreet-apiClean-room statestreet_api compat actor (kotoba-wasm)external-originwebassembly
  1126. com-stc-payClean-room stc_pay compat actor (kotoba-wasm)external-originwebassembly
  1127. com-strapiClean-room strapi compat actor (kotoba-wasm)external-originwebassembly
  1128. com-stratus-clearpathClean-room stratus_clearpath compat actor (kotoba-wasm)external-originwebassembly
  1129. com-stripeexternal-originfintech
  1130. com-subcom-telemetryClean-room subcom_telemetry compat actor (kotoba-wasm)external-originwebassembly
  1131. com-supabaseClean-room supabase compat actor (kotoba-wasm)external-originwebassembly
  1132. com-superagiClean-room superagi compat actor (kotoba-wasm)external-originwebassembly
  1133. com-surescriptsClean-room surescripts compat actor (kotoba-wasm)external-originwebassembly
  1134. com-surveymonkeyClean-room surveymonkey compat actor (kotoba-wasm)external-originwebassembly
  1135. com-swellClean-room swell compat actor (kotoba-wasm)external-originwebassembly
  1136. com-swift-iso20022Clean-room swift_iso20022 compat actor (kotoba-wasm)external-originwebassemblyfintech
  1137. com-swift-mtClean-room swift_mt compat actor (kotoba-wasm)external-originwebassembly
  1138. com-swiggyClean-room swiggy compat actor (kotoba-wasm)external-originwebassembly
  1139. com-swish-swedenClean-room swish_sweden compat actor (kotoba-wasm)external-originwebassembly
  1140. com-swiss-re-apiClean-room swiss_re_api compat actor (kotoba-wasm)external-originwebassembly
  1141. com-symbilityClean-room symbility compat actor (kotoba-wasm)external-originwebassembly
  1142. com-synchronClean-room synchron compat actor (kotoba-wasm)external-originwebassembly
  1143. com-syngentaClean-room syngenta compat actor (kotoba-wasm)external-originwebassembly
  1144. com-synopsys-edaClean-room synopsys_eda compat actor (kotoba-wasm)external-originwebassemblyeda
  1145. com-synthegoClean-room synthego compat actor (kotoba-wasm)external-originwebassembly
  1146. com-tableauClean-room tableau compat actor (kotoba-wasm)external-originwebassembly
  1147. com-tae-technologiesClean-room tae_technologies compat actor (kotoba-wasm)external-originwebassembly
  1148. com-talabatClean-room talabat compat actor (kotoba-wasm)external-originwebassembly
  1149. com-tcp-ipClean-room tcp_ip compat actor (kotoba-wasm)external-originwebassemblynetworking
  1150. com-teams-botBot Framework client for Microsoft Teams (.cljc — OAuth2 token, send, JWT webhook verify)external-originidentity
  1151. com-teledyne-marineClean-room teledyne_marine compat actor (kotoba-wasm)external-originwebassembly
  1152. com-telegram-apiClean-room telegram_api compat actor (kotoba-wasm)external-originwebassembly
  1153. com-tensorrtClean-room tensorrt compat actor (kotoba-wasm)external-originwebassembly
  1154. com-terraformClean-room terraform compat actor (kotoba-wasm)external-originwebassembly
  1155. com-tesla-apiClean-room tesla_api compat actor (kotoba-wasm)external-originwebassembly
  1156. com-tesla-fsdClean-room tesla_fsd compat actor (kotoba-wasm)external-originwebassembly
  1157. com-tesla-nacsClean-room tesla_nacs compat actor (kotoba-wasm)external-originwebassembly
  1158. com-tflClean-room tfl compat actor (kotoba-wasm)external-originwebassembly
  1159. com-tga-australiaClean-room tga_australia compat actor (kotoba-wasm)external-originwebassembly
  1160. com-thales-combatClean-room thales_combat compat actor (kotoba-wasm)external-originwebassembly
  1161. com-the-trade-deskClean-room the_trade_desk compat actor (kotoba-wasm)external-originwebassembly
  1162. com-thegraphClean-room thegraph compat actor (kotoba-wasm)external-originwebassembly
  1163. com-thingworxClean-room thingworx compat actor (kotoba-wasm)external-originwebassembly
  1164. com-thomson-reuters-westlawClean-room thomson_reuters_westlaw compat actor (kotoba-wasm)external-originwebassembly
  1165. com-thoughtmachineClean-room thoughtmachine compat actor (kotoba-wasm)external-originwebassembly
  1166. com-tier-mobilityClean-room tier_mobility compat actor (kotoba-wasm)external-originwebassembly
  1167. com-tiktokTikTok Content Posting API client — portable .cljc, injected I/O, no deps. PULL_FROM_URL and FILE_UPLOAD, with async publish-status polling.external-origin
  1168. com-tinkoffClean-room tinkoff compat actor (kotoba-wasm)external-originwebassembly
  1169. com-tocomClean-room tocom compat actor (kotoba-wasm)external-originwebassembly
  1170. com-tokamak-energyClean-room tokamak_energy compat actor (kotoba-wasm)external-originwebassembly
  1171. com-tokopediaClean-room tokopedia compat actor (kotoba-wasm)external-originwebassembly
  1172. com-toshiba-global-commerceClean-room toshiba_global_commerce compat actor (kotoba-wasm)external-originwebassembly
  1173. com-toshiba-qkdClean-room toshiba_qkd compat actor (kotoba-wasm)external-originwebassembly
  1174. com-travelportClean-room travelport compat actor (kotoba-wasm)external-originwebassembly
  1175. com-trelloClean-room trello compat actor (kotoba-wasm)external-originwebassembly
  1176. com-trendmicroClean-room trendmicro compat actor (kotoba-wasm)external-originwebassembly
  1177. com-trendyolClean-room trendyol compat actor (kotoba-wasm)external-originwebassembly
  1178. com-trimble-agClean-room trimble_ag compat actor (kotoba-wasm)external-originwebassembly
  1179. com-trimble-connectClean-room trimble_connect compat actor (kotoba-wasm)external-originwebassembly
  1180. com-tritonClean-room triton compat actor (kotoba-wasm)external-originwebassembly
  1181. com-truebillClean-room truebill compat actor (kotoba-wasm)external-originwebassembly
  1182. com-trustarcClean-room trustarc compat actor (kotoba-wasm)external-originwebassembly
  1183. com-trustlyClean-room trustly compat actor (kotoba-wasm)external-originwebassembly
  1184. com-tsys-omahaClean-room tsys_omaha compat actor (kotoba-wasm)external-originwebassembly
  1185. com-tuyasmartClean-room tuyasmart compat actor (kotoba-wasm)external-originwebassembly
  1186. com-twilioClean-room twilio compat actor (kotoba-wasm)external-originwebassembly
  1187. com-twist-bioscienceClean-room twist_bioscience compat actor (kotoba-wasm)external-originwebassemblyscience
  1188. com-twitchClean-room twitch compat actor (kotoba-wasm)external-originwebassembly
  1189. com-tykClean-room tyk compat actor (kotoba-wasm)external-originwebassembly
  1190. com-tylertechClean-room tylertech compat actor (kotoba-wasm)external-originwebassembly
  1191. com-typeformClean-room typeform compat actor (kotoba-wasm)external-originwebassembly
  1192. com-ucie-chipletClean-room ucie_chiplet compat actor (kotoba-wasm)external-originwebassembly
  1193. com-ufidaClean-room ufida compat actor (kotoba-wasm)external-originwebassembly
  1194. com-uipathClean-room uipath compat actor (kotoba-wasm)external-originwebassembly
  1195. com-uk-customs-chiefClean-room uk_customs_chief compat actor (kotoba-wasm)external-originwebassembly
  1196. com-un-locodeClean-room un_locode compat actor (kotoba-wasm)external-originwebassembly
  1197. com-undataClean-room undata compat actor (kotoba-wasm)external-originwebassembly
  1198. com-unfcccClean-room unfccc compat actor (kotoba-wasm)external-originwebassembly
  1199. com-unionpay-cnClean-room unionpay_cn compat actor (kotoba-wasm)external-originwebassembly
  1200. com-uniswap-v3Clean-room uniswap_v3 compat actor (kotoba-wasm)external-originwebassembly
  1201. com-unisys-mcpClean-room unisys_mcp compat actor (kotoba-wasm)external-originwebassemblyai
  1202. com-unity-adsClean-room unity_ads compat actor (kotoba-wasm)external-originwebassembly
  1203. com-unity-api-servicesexternal-origin
  1204. com-unity-marsClean-room unity_mars compat actor (kotoba-wasm)external-originwebassembly
  1205. com-universal-robotsClean-room universal_robots compat actor (kotoba-wasm)external-originwebassemblyrobotics
  1206. com-upiClean-room upi compat actor (kotoba-wasm)external-originwebassembly
  1207. com-uscbpClean-room uscbp compat actor (kotoba-wasm)external-originwebassembly
  1208. com-usdotClean-room usdot compat actor (kotoba-wasm)external-originwebassembly
  1209. com-uspsClean-room usps compat actor (kotoba-wasm)external-originwebassembly
  1210. com-usptoClean-room uspto compat actor (kotoba-wasm)external-originwebassembly
  1211. com-vantaClean-room vanta compat actor (kotoba-wasm)external-originwebassembly
  1212. com-veracodeClean-room veracode compat actor (kotoba-wasm)external-originwebassembly
  1213. com-vercelClean-room vercel compat actor (kotoba-wasm)external-originwebassembly
  1214. com-veriffClean-room veriff compat actor (kotoba-wasm)external-originwebassembly
  1215. com-verisk-analyticsClean-room verisk_analytics compat actor (kotoba-wasm)external-originwebassembly
  1216. com-viasatClean-room viasat compat actor (kotoba-wasm)external-originwebassembly
  1217. com-viberClean-room viber compat actor (kotoba-wasm)external-originwebassembly
  1218. com-viber-botPortable Viber REST Bot API client (.cljc — webhook verify, event parse, send)external-origin
  1219. com-vidmClean-room vidm compat actor (kotoba-wasm)external-originwebassembly
  1220. com-viewpoint-spectrumClean-room viewpoint_spectrum compat actor (kotoba-wasm)external-originwebassembly
  1221. com-vimeoClean-room vimeo compat actor (kotoba-wasm)external-originwebassembly
  1222. com-vimeo-uploadVimeo tus resumable video upload — portable .cljc, injected I/O, no deps. Outbound client; com-vimeo is the clean-room server.external-originmultimedia
  1223. com-vipps-norwayClean-room vipps_norway compat actor (kotoba-wasm)external-originwebassembly
  1224. com-virustotalClean-room virustotal compat actor (kotoba-wasm)external-originwebassembly
  1225. com-visa-vipClean-room visa_vip compat actor (kotoba-wasm)external-originwebassembly
  1226. com-voi-technologyClean-room voi_technology compat actor (kotoba-wasm)external-originwebassembly
  1227. com-vonageClean-room vonage compat actor (kotoba-wasm)external-originwebassembly
  1228. com-vtexClean-room vtex compat actor (kotoba-wasm)external-originwebassembly
  1229. com-vtsClean-room vts compat actor (kotoba-wasm)external-originwebassembly
  1230. com-vultrPortable .cljc Vultr API v2 client (account/billing/instances, read-focused)external-originfintech
  1231. com-vungleClean-room vungle compat actor (kotoba-wasm)external-originwebassembly
  1232. com-w3c-specsClean-room w3c_specs compat actor (kotoba-wasm)external-originwebassembly
  1233. com-waymoClean-room waymo compat actor (kotoba-wasm)external-originwebassembly
  1234. com-waymo-apiClean-room waymo_api compat actor (kotoba-wasm)external-originwebassembly
  1235. com-weatherfordClean-room weatherford compat actor (kotoba-wasm)external-originwebassembly
  1236. com-webflowClean-room webflow compat actor (kotoba-wasm)external-originwebassembly
  1237. com-webrtc-coreClean-room webrtc_core compat actor (kotoba-wasm)external-originwebassembly
  1238. com-wechat-apiClean-room wechat_api compat actor (kotoba-wasm)external-originwebassembly
  1239. com-wgs84-geodesyClean-room wgs84_geodesy compat actor (kotoba-wasm)external-originwebassemblygeospatial
  1240. com-whisperClean-room whisper compat actor (kotoba-wasm)external-originwebassembly
  1241. com-whoClean-room who compat actor (kotoba-wasm)external-originwebassembly
  1242. com-windows-apiClean-room windows_api compat actor (kotoba-wasm)external-originwebassembly
  1243. com-wing-deliveryClean-room wing_delivery compat actor (kotoba-wasm)external-originwebassembly
  1244. com-wipoClean-room wipo compat actor (kotoba-wasm)external-originwebassembly
  1245. com-wisePortable .cljc Wise Platform API client -- profiles, transfers, quotes, recipients, balances (read-focused)external-origindeveloper-tools
  1246. com-wistiaClean-room wistia compat actor (kotoba-wasm)external-originwebassembly
  1247. com-wix-storesClean-room wix-stores compat actor (kotoba-wasm)external-originwebassembly
  1248. com-wmo-gtsClean-room wmo_gts compat actor (kotoba-wasm)external-originwebassembly
  1249. com-woltClean-room wolt compat actor (kotoba-wasm)external-originwebassembly
  1250. com-wonderwareClean-room wonderware compat actor (kotoba-wasm)external-originwebassembly
  1251. com-woocommerceClean-room woocommerce compat actor (kotoba-wasm)external-originwebassembly
  1252. com-woodmac-dataClean-room woodmac_data compat actor (kotoba-wasm)external-originwebassembly
  1253. com-workableClean-room workable compat actor (kotoba-wasm)external-originwebassembly
  1254. com-workatoClean-room workato compat actor (kotoba-wasm)external-originwebassembly
  1255. com-workdayClean-room workday compat actor (kotoba-wasm)external-originwebassembly
  1256. com-worldbankClean-room worldbank compat actor (kotoba-wasm)external-originwebassembly
  1257. com-worldpay-apiClean-room compat actor (kotoba-wasm)external-originwebassembly
  1258. com-worldspanClean-room compat actor (kotoba-wasm)external-originwebassembly
  1259. com-wtoClean-room compat actor (kotoba-wasm)external-originwebassembly
  1260. com-xPortable X (Twitter) API v2 client (.cljc — mentions search, DM read/write, tweet reply)external-origin
  1261. com-x86-64-isaClean-room compat actor (kotoba-wasm)external-originwebassembly
  1262. com-x86-cpuClean-room compat actor (kotoba-wasm)external-originwebassembly
  1263. com-xeroClean-room compat actor (kotoba-wasm)external-originwebassembly
  1264. com-xroadClean-room compat actor (kotoba-wasm)external-originwebassembly
  1265. com-yandexClean-room compat actor (kotoba-wasm)external-originwebassembly
  1266. com-yang-ming-apiClean-room compat actor (kotoba-wasm)external-originwebassembly
  1267. com-yangoClean-room compat actor (kotoba-wasm)external-originwebassembly
  1268. com-yardi-voyagerClean-room compat actor (kotoba-wasm)external-originwebassembly
  1269. com-yaskawaClean-room compat actor (kotoba-wasm)external-originwebassembly
  1270. com-yokogawa-cxClean-room compat actor (kotoba-wasm)external-originwebassembly
  1271. com-yonyouClean-room compat actor (kotoba-wasm)external-originwebassembly
  1272. com-yotiClean-room compat actor (kotoba-wasm)external-originwebassembly
  1273. com-yotpoClean-room compat actor (kotoba-wasm)external-originwebassembly
  1274. com-youtubePortable .cljc YouTube Data API v3 upload client (OAuth2 refresh, resumable upload, captions, thumbnails)external-originidentity
  1275. com-zaloClean-room compat actor (kotoba-wasm)external-originwebassembly
  1276. com-zap-energyClean-room compat actor (kotoba-wasm)external-originwebassembly
  1277. com-zapierClean-room compat actor (kotoba-wasm)external-originwebassembly
  1278. com-zendeskClean-room compat actor (kotoba-wasm)external-originwebassembly
  1279. com-zendesksellClean-room compat actor (kotoba-wasm)external-originwebassembly
  1280. com-zengin-systemClean-room compat actor (kotoba-wasm)external-originwebassembly
  1281. com-zillow-groupClean-room compat actor (kotoba-wasm)external-originwebassembly
  1282. com-zim-apiClean-room compat actor (kotoba-wasm)external-originwebassembly
  1283. com-ziplineClean-room compat actor (kotoba-wasm)external-originwebassembly
  1284. com-zohoClean-room compat actor (kotoba-wasm)external-originwebassembly
  1285. com-zoho-crmClean-room compat actor (kotoba-wasm)external-originwebassembly
  1286. com-zomatoClean-room compat actor (kotoba-wasm)external-originwebassembly
  1287. com-zoomClean-room compat actor (kotoba-wasm)external-originwebassembly
  1288. com-zooxClean-room compat actor (kotoba-wasm)external-originwebassembly
  1289. com-zozoClean-room compat actor (kotoba-wasm)external-originwebassembly
  1290. com-zscalerClean-room compat actor (kotoba-wasm)external-originwebassembly
  1291. com-zte-cbssexternal-origin
  1292. com-zymergenexternal-origin
  1293. comfyuiComfyUI-style node-graph execution engine in portable Clojure (.cljc) — content-addressed cached execution, cache & run history as datoms, Clojure-on-WASM readywebassemblydatabaseipld
  1294. common-crawl
  1295. composerAI music composition request/pipeline as pure data contracts — kotoba-lang capability libraryidentityai
  1296. computer-useAnthropic-computer-use-style desktop automation agent in portable Clojure (.cljc) — injected IComputer host capability, action history as datoms, built on langgraph-cljidentitydatabaseai
  1297. connectorThe contract for connecting this workspace to an external service: descriptor, per-tool scopes, consent grouped by OAuth client, MCP projection. Portable .cljc.identityai
  1298. consumabilityWhat makes a producer consumable, and how much of it a given producer has. Pure .cljc, no I/O.
  1299. contactsPortable CLJC contacts model
  1300. content-addressA document's identity is its bytes — CID identity, IPNS naming, and archive Location kept apart, for apps that stop identifying resources by path.ipld
  1301. crdtPortable CLJC CRDT primitives (Lamport clock, LWW-Register, OR-Set, entity-attribute doc) for Kotoba collaborative document editorsdocumentation
  1302. crmPortable .cljc technical commons for the cloud-itonami-isic CRM/subscription-commerce actor fleet (pipeline-stage transition validator + ASC 606/IFRS 15 revenue-recognition recompute)compliance
  1303. cronCron expressions as EDN + pure next-fire evaluator — zero-dep portable .cljc
  1304. crowdfundingRewards-crowdfunding protocol primitives — pure .cljc, no network I/O, no clock, no key custody
  1305. cryptocryptography
  1306. cssEDN-first css substrate for kotobaui
  1307. cssomCSS Object Model for kotoba: selector/cascade + reference layout projectionui
  1308. ctf
  1309. cueKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1310. curpus2skill
  1311. custodyThreshold custody for sealed secrets: m-of-n Shamir plus an independence check that refuses a threshold one party can reach alonedevice-driver
  1312. d3
  1313. daichouagent 行為を承認ごと改ざん耐性のある連鎖として残す自己ホストの台帳(.cljc ライブラリ)ai
  1314. danceKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1315. datalogStorage-free Datalog query engine in portable .cljc: four covering indexes (EAVT/AEVT/AVET/VAET), triple-pattern routing, semi-naive fixpoint with recursive rules, safe negation, or/or-join, and aggregates. Extracted frostoragedatabase
  1316. datomkotoba Datom-log (EAVT) representation — shared data-representation libdatabase
  1317. datom-modelThe pure Datomic model half of kotobase-peer: transact, schema-as-datoms, datoms, q/query, pull, entity, entid/ident over datalog.index. No persistence, no chain, no IPLD.databaseipld
  1318. datom-sourceComposable pattern-source seam for kotobase query paths: one protocol, combinators, and a conformance suitedatabase
  1319. datomic-client-shimDatomic Client API-shaped HTTP+edn query surface over kotobase (shape-compatible, NOT wire-compatible with proprietary Datomic)networkingdatabase
  1320. dcsDistributed Control System (plant/tags/PID loops/ISA-18.2 alarms) as EDN data + portable CLJC engine
  1321. ddlSQL DDL <-> EDN schema + migration diff — zero-dep portable .cljcdatabase
  1322. decDiscrete Exterior Calculus (DEC) on a voxel cubical complex — scalar/edge/face fields, Poisson solvers, Maxwell, vorticity confinement, zero-dep CLJC. Restored from legacy kami-dec crate (deleted #82). ADR-2607010930.
  1323. demodesktop demo — restored from legacy kami-engine Rust crate (deleted #259) as zero-dep portable CLJC. Part of the clj-wgsl migration (ADR-2607010930).graphics
  1324. denchu電柱広告(utility-pole advertising)の在庫・窓口・料金・出稿を扱う純 .cljc ドメインライブラリ
  1325. denreidenrei 伝令 — channel-posting actor for the kaisha communication space: post-LLM ⊣ MembershipGovernor, propose→draft only, posting always human-approvedai
  1326. deps
  1327. design-qualityDeterministic HIG/WCAG UI-quality audit (pure cljc) + CLI — the measurable arm of kotoba-lang design-quality (ADR-2607132300)uideveloper-tools
  1328. dev-protobufProtocol Buffers wire format in portable .cljc — schema as EDN, no codegen, unknown fields preserved byte-for-byteexternal-origincompiler
  1329. device
  1330. devtoolsKAMI Devtools — automation/inspection contracts: semantic snapshots, automation plans, synthetic input, UI/UX accessibility evaluator. Restored from legacy kami-devtools crate (deleted #82). ADR-2607010930.ui
  1331. dftKAMI Design-For-Test (DFT) — scan chain insertion, BIST generation, ATPG pattern generation, JTAG/BSDL. Restored from legacy kami-dft crate (deleted #82). Not Discrete Fourier Transform. ADR-2607010930.developer-tools
  1332. did-etzhayyimEtz Hayyim DID protocol and resolveridentity
  1333. diskspaceEvidence-backed macOS disk usage inventory in Safe Kotoba with EDN/Datomic projectionsdatabase
  1334. distill
  1335. dnsnetworking
  1336. docsPortable CLJC document workspace modeldocumentation
  1337. dom-gpukotoba DOM-compatible WASM UI substrate with WebGL and WebGPU browser hostswebassemblygraphicsui
  1338. domain-billingDomain registration billing: srs events -> ledger entries and registrar invoices. Integer minor units, ICANN pass-through, no payment.fintech
  1339. dotGraphviz DOT <-> EDN graph (+ graph algorithms) — zero-dep portable .cljc
  1340. dougaPure timeline→ffmpeg render-plan builder + command builders — CLJC craft libgraphics
  1341. drawingmlEDN-first drawingml substrate for kotoba
  1342. drivePortable CLJC drive object workspace model
  1343. drpcDRPC wire format — frames, packet reassembly and the reader's refusals, as portable .cljc
  1344. dsl-coreShared dependency-free CLJC helpers for portable kotoba DSL libraries
  1345. dtnRFC 9171 Bundle Protocol + transport-agnostic delay-tolerant routing — pure Clojure, no I/O
  1346. dxfKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1347. dynamicsStock-flow-loop system dynamics primitives + Meadows leverage-point scoring (pure .cljc)simulation
  1348. edaEDN-driven CLJC kernels for kotoba native EDA computationoperating-systemeda
  1349. eda-flow-demoeda
  1350. editorPortable structural EDN editor (.cljc) — editable-paths + set-value + colour<->hex, no DOM/host effectsui
  1351. ednBounded EDN and canonical document codec for Kotobastorage
  1352. edu-berkeley-spiceKAMI SPICE — MNA-based circuit simulator: DC-op solver, device models (MOSFET/BJT/diode), netlist parser/exporter. Restored from legacy kami-spice crate (deleted #82). ADR-2607010930.external-originsimulationcompilereda
  1353. ekyc
  1354. ekyc-native-providerComposing ekyc.adapters.provider/IEkycProviderClient: real mrz+face-liveness+face-match engine wiring
  1355. emr-claims-primary-sources
  1356. enEN — native currency unit riding on kotoba-lang/engi's L1 (ADR-2607993000)
  1357. engiENGI/EN mutual-credit ledger over kotobase.net (ADR-2607101100)fintech
  1358. engi-nodeInbound half of an engi peer, in a Cloudflare Worker. Accepts WebSocket peers, decodes engi.wire. Not a validator.networking
  1359. engi-witness-escrowExternal-collateral bond/slash custody for engi/L1 witnesses (ADR-2607994000/2607995000) — local-test-only design, not deployeddeveloper-tools
  1360. engine archived Clojure/EDN-subset -> WASM-targeted instruction-IR compiler for KAMI game scripting (cljc domain port of kami-engine-clj) compilerwebassembly
  1361. engineerKAMI Engineering SDK — constraint solver, parametric engine, undo/redo, measurement, selection, layer, grid, DRC base — restored from legacy kami-engine Rust crate kami-eng-core/io/render (deleted #82 Rust workspace remosimulationgraphics
  1362. engineer-ioKAMI Engineering SDK — file I/O: STEP, IGES, STL, Gerber, G-code, Verilog, VHDL, SPICE, VCD, EDIF, LEF/DEF — restored from legacy kami-engine Rust crate kami-eng-core/io/render (deleted #82 Rust workspace removal) as zergraphicseda
  1363. engineer-renderKAMI Engineering SDK — 2D/3D engineering rendering: schematic lines, pads, dimension annotations, hatching, grid overlay, ruler, crosshair cursor — restored from legacy kami-engine Rust crate kami-eng-core/io/render (delgraphics
  1364. envelopeOne object, one content key, many wrapped copies of it — the E2EE envelope under kotobase.net Drive and Mail
  1365. erasureLocally recoverable erasure codes over GF(2^8) — portable .cljc with a .kotoba decision layer under an equality gate. Built for the kura storage network (ADR-2607299200), depends on nothing from it.storage
  1366. erc20ERC-20 calldata + EIP-2612 permit typed data, portable .cljc (browser-capable: selectors pinned and verified against keccak256)blockchain
  1367. esignDID-bound document signing actoridentity
  1368. esimGSMA Remote SIM Provisioning (eSIM) identifiers, pure profile lifecycle and host-injected provisioning ports in portable Clojuredeveloper-tools
  1369. eth-cryptoDependency-free Ethereum crypto for Clojure/babashka — Keccak-256 + secp256k1 ecrecover + EIP-712 + EIP-55 (pure clojure.*, verified vs the EIP-712 spec vector)cryptographyblockchain
  1370. eu.europa.eur-lexPreserved primary-source legislative corpus (DataLad + git-annex/B2). Projected into etzhayyim/global-legislation-datoms.database
  1371. examlawWhat a tax authority must have done before it may examine — by jurisdiction. Absence is never authority.fintech
  1372. exprKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1373. exrKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1374. external-service-adapter
  1375. face-livenessChallenge-response liveness detection: real Eye Aspect Ratio blink/smile/turn scoring, no bundled face tracker
  1376. face-matchFace-match contract boundary -- deliberately no comparison algorithm, always routes to human review
  1377. faceid
  1378. fareFiled fares, fare rules, fare construction and lowest-fare search in pure Clojure — the pricing half of a flight fare search
  1379. fax
  1380. feaKAMI CAE — FEA mesh gen, material library, boundary conditions, linear-static solver, post-processing. Restored from legacy kami-cae crate (deleted #82). ADR-2607010930. Named 'fea' to avoid collision with kotoba-lang/casimulationgraphics
  1381. findfind/grep 超高速 lib — orgs/ (4,400+ repos) を走査して .clj/.cljc/.cljs を拡張子/内容で検索する kotoba lib。pure .cljc core + kbb/amu-native .kotoba guest (fs-browse capability)。nbb スクリプト群 (repo-search/langchain-store-adoption-scan/jvm-depeidentity
  1382. first-breath
  1383. floorplan-labIndoor floorplan estimation lab: dead-reckoning + chirp-echo sonar + BLE trilateration sensor fusion (ADR-2607140600 Phase 3a)device-driver
  1384. fmt
  1385. force3d
  1386. formsPortable CLJC forms model
  1387. foundation-identity-didwebvhdid:webvh v1.0 — hash-chained DID log with pre-rotation and an m-of-n witness threshold resolvers enforce. Portable .cljc; no HTTP, no clock, no key material.cryptographyidentitynetworking
  1388. freeboardApple-Freeform-style infinite-canvas board — clj brain + kami-render(wgpu) + kasane import (ADR-2606280200)graphics
  1389. fs
  1390. fsmKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1391. gameKAMI Game — physics/input/NPC AI/inventory/economy/triggers/prediction/arena/addons/gameshell/island-gen/W-Protocol/minigames (30 modules). Restored from legacy kami-game crate (deleted #82). ADR-2607010930.simulationaiscience
  1392. game-productionCraft layer of game making: gameSpec consistency, balance arithmetic, runtime knobs, audio cue plans. Portable zero-dep .cljc.webassemblymultimedia
  1393. gazo
  1394. genomeOpen-source genomics workflow workbench as EDN data + portable CLJC pipeline model.science
  1395. geogeospatial (Web Mercator + H3) — restored from legacy kami-engine Rust crate (deleted #259) as zero-dep portable CLJC. Part of the clj-wgsl migration (ADR-2607010930).graphicsgeospatial
  1396. geojsonKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphicsgeospatial
  1397. giemonGiemon open-hardware robot product line — kinematics + Kaigo governor, pure Clojure (.cljc)simulationrobotics
  1398. gijiroku議事録 — Zoom/Google Meet/Teams meeting-record actor (scribe-LLM ⊣ PrivacyGovernor), common kotoba-lang infra for cloud-itonami/cloud-manimaniai
  1399. git-workspace
  1400. github
  1401. global-energy-datomsProvenance-preserving global energy datoms for Datascript and Kotoba consumersdatabase
  1402. global-legislation-datomsWorld legal-source registry (jurisdiction x source x license x sensor-family) — Datascript/Kotoba-EAVT catalog layer, ADR-2605262800databasecompliance
  1403. glyphCPU-side SDF text-layout contract (glyph classification, grapheme/script segmentation, atlas packing, instanced-quad layout) ported from kami-text (Rust)ui
  1404. gmail
  1405. godaddy-dnsGoDaddy DNS management agent in portable Clojure (.cljc) — injected IDns host capability, dry-run-by-default writes, action history as datoms, built on langgraph-cljidentitynetworkingdatabaseai
  1406. gov-defense-mil-std-1553external-origin
  1407. gov.govinfo.bulkdataPreserved primary-source legislative corpus (DataLad + git-annex/B2). Projected into etzhayyim/global-legislation-datoms.database
  1408. gov.sec.edgarSEC EDGAR XBRL companyfacts API raw response archive (DataLad dataset)
  1409. governorThe itonami actor pattern's governor layer, written once — verdict assembly, routing, shared provenance rules, and a conformance check that catches hand-copy drift.
  1410. goyoukiki御用聞き — JP government-procurement signal + bidder-matching actor (match-LLM ⊣ ProcurementGovernor)aicompliance
  1411. gpuKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1412. grammarKotoba safe-subset grammar gate — the admissible source surface.compiler
  1413. grantWho may do what, decided as pure data. The capability broker for the Kotoba stack; split out of kotoba-lang/aiueos.operating-systemidentity
  1414. graphForce-directed graph layout + Merkle-DAG PCB layout in zero-dep portable CLJC. Restored from legacy kami-graph crate (deleted #82). ADR-2607010930.iplduieda
  1415. graphmlKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1416. graphqlGraphQL SDL -> EDN AST + resolver query executor — zero-dep portable .cljccompilerdatabase
  1417. grootClean-room NVIDIA Isaac GR00T N1.x foundation-policy compat surface, ported to pure Clojure (.cljc)compliance
  1418. haishin配信 — cross-platform syndication (Instagram/YouTube/TikTok/X/Vimeo/LinkedIn) for creator output. Portable .cljc, no transport, no credentials, grants fail closed.identity
  1419. hanmen版面 — a page as placed marks, and an inert SVG of it. Portable .cljc.multimedia
  1420. hashcryptography
  1421. hilPortable Human-in-the-Loop approval contract for kotoba-lang agentsai
  1422. hinshitsuhinshitsu (品質) — portable quality-evidence schema + mokushi visual/snapshot testing for kotoba toolsdeveloper-tools
  1423. hlsWatching a live HLS broadcast — decisions as pure data, the player once
  1424. homebrew-kotobaHomebrew tap for Kotoba: capability-safe language for untrusted AI-written codeidentityai
  1425. hostKAMI Clj-Host — pure columnar render-IR frame decoder (magic/version validation, camera+instance mat4 decode). Restored from legacy kami-clj-host crate (deleted #82). ADR-2607010930.compilergraphics
  1426. htmlEDN-first html substrate for kotobaui
  1427. htmldomTrusted-HTML-subset parser into kotoba.wasm.domcompilerwebassemblyui
  1428. httpnetworking
  1429. hub
  1430. i18nPortable .cljc i18n library: compile-time message accessors (paraglide-equivalent), CLDR-lite plurals, RTL/tier language registry, etzhayyim TM bridge, re-frame+reagent seamuidocumentation
  1431. i18n-actoretzhayyim actor: i18n (aozora.app)documentation
  1432. i18n-cidiplddocumentation
  1433. i64Signed 64-bit integer semantics that do not change with the host — zero-dep .cljc, runs on JVM and ClojureScript
  1434. ic-packagingKAMI Packaging — IC package modeling, wire bond/flip chip bonding, thermal analysis. Restored from legacy kami-pkg crate (deleted #82). ADR-2607010930.
  1435. ichiran
  1436. identify
  1437. identity
  1438. ie-flowShared information-energy flow metrics, gates, lifecycle, and ledger libraryfintech
  1439. importerThe contract for keeping up with an external service: cursors that refuse to skip, and answers that state what they cover.
  1440. industryKotoba industry registry mapping ISIC businesses to executable technology stackscomplianceisickotobaopen-businessindustry-registry
  1441. inferenceKotoba CLJC/Rust inference runtime over torch and numwebassemblyai
  1442. inga因果 — the consensus plane of the kotoba stack. A ref plane whose compare-and-set is a 2f+1 quorum certificate, not a host primitive.blockchain
  1443. innen因縁 — a sourced dependency record over human history (entities, contracts, events, incidents) as a reusable cljc library: fail-closed provenance, BCE-aware historical slicing, cascade/criticality scoring, Datomic + DataScdatabase
  1444. inputKAMI Input — unified input system domain interpreter: action mapping, gesture detection, multi-panel focus routing. Restored from legacy kami-input crate (deleted #82). ADR-2607010930.webassembly
  1445. insurancePolicies, premiums and claims — pure .cljc capability lib for the cloud-itonami insurance vertical (ISIC 65/66)identitycompliance
  1446. int-who-icd10ICD-10 code grammar/validator, chapter boundaries, ClaML parser (no WHO classification content) in portable .cljcexternal-origincompiler
  1447. io
  1448. io-alembicOgawa — the binary container Alembic (.abc) files are written in. Portable .cljc.external-origin
  1449. io-filecoinFilecoin protocol client in portable .cljc — addresses, messages, signing bytes, Lotus JSON-RPC. No SDK, no network I/O, no keys.external-originnetworkingstorageipld
  1450. io-filecoin-nodeFilecoin node-side protocol core in portable .cljc — block headers, tipsets, mpool admission, base fee. No proofs, no FVM, no sockets.external-originnetworkingipld
  1451. io-filecoin-signersecp256k1 signing for Filecoin — the f1 path, portable .cljc. Verified by recovering real mainnet senders.external-originipld
  1452. io-filecoin-transportIHttp for Filecoin, and the call order a client needs. Verified against mainnet, read-only.external-originipld
  1453. io-ipfsKubo (IPFS) HTTP API pin/fetch/nodeInfo helpers. Relocated from etzhayyim-sdk per ADR-2606302300.external-originnetworkingipld
  1454. io-ipldexternal-originipld
  1455. io-ipld-carCARv1/CARv2 in portable .cljc — where an IPLD block is, not just what it is. Verified against @ipld/car and go-car.external-originipld
  1456. io-ipni-specsIPNI (ipni.io) origin-plane library: Advertisement IPLD, announce, injected HTTP find/advertise. Not an indexer node.external-originnetworkingipld
  1457. io-libp2pexternal-originnetworking
  1458. io-libp2p-specs-kad-dhtlibp2p Kademlia DHT in portable .cljc — keyspace, /ipfs/kad/1.0.0 messages, iterative lookup as a pure state machine, HTTP delegated routing with quorumexternal-originnetworkingipld
  1459. io-libp2p-specs-transportmultistream-select 1.0.0 and Yamux in portable .cljc — protocol negotiation and stream muxing, no socketexternal-originnetworking
  1460. io-multiformatsbase58 / base32 / varint / sha2-256 multihash / CIDv1 in pure Clojure — compute an IPFS CID (== ipfs add --raw-leaves) with no native deps, babashka-friendly.external-origincryptographyipld
  1461. io-storjStorj Gateway-MT (S3) and Linksharing client — portable .cljc over injected crypto and transportexternal-origincryptographystorage
  1462. io-storj-nodeStorj storage-node protocol core — node identities, order-limit admission, signing-form bytes and piece layout, as portable .cljcexternal-originstorageui
  1463. io-stripe-issuingLive Stripe Issuing provider for kotoba.card.actuation — post-approval only, approval-and-idempotency gated, publishes its state mappingexternal-originfintech
  1464. ioplanT5 library: I/O request planning against a device descriptor — align, merge, C-SCAN or deliberately-not-reorder, batch to queue depth.
  1465. ipChip IP block domain in pure Clojure — bus protocol RTL, CDC analysis, IP-XACT catalog/export, NoC topology synthesis — ported from kami-engine's kami-ip Rust crate
  1466. ip-xactKAMI IP Management — IP-XACT component catalog, bus protocol (AXI4/APB) generation, NoC topology synthesis, CDC analysis. Restored from legacy kami-ip crate (deleted #82). ADR-2607010930.
  1467. iso3166ISO 3166-1 alpha-3 country registry for kotoba-lang and cloud-itonami-iso3166-* market-entry blueprints
  1468. itineraryScheduled legs, connection legality and itinerary construction in pure Clojure — the journey half of a flight fare search
  1469. jiten事典 — an encyclopedia whose claims are checkable by query rather than by convention. The admissibility contract for an encyclopedic entry, as portable .cljc over kotobase.
  1470. journalAppend-only EDN transaction journal — the durable half of langchain.db's persistence port
  1471. jp-go-digital-design-systemデジタル庁デザインシステム(DADS) HTML components as cljc hiccup + vendored MIT CSS. Based on digital-go-jp/design-system-example-components-htmlexternal-originui
  1472. jp-hiroshiba-voicevoxPortable .cljc VOICEVOX Engine client (audio_query/synthesis, style_id catalog, emotion switching, credit lines)external-origin
  1473. jp.go.e-gov.elawsPreserved primary-source legislative corpus (DataLad + git-annex/B2). Projected into etzhayyim/global-legislation-datoms.database
  1474. jp.go.meti.enechoVersioned DataLad archive and EDN analysis of Japan Agency for Natural Resources and Energy statistics
  1475. jsonstorage
  1476. json-ldEDN-first json-ld substrate for kotobastorage
  1477. jsonlogicJSONLogic rules-as-data evaluator — zero-dep portable .cljc
  1478. kagamiwest 後継の AI-agent フリート向け VCS レイヤ — Phase 0: fleet-db read model + parallel pinned sync (ADR-2607160005)ai
  1479. kagi
  1480. kagitaba1Password-compatible keychain data model (.cljc): category/field/item shapes + 1PUX import
  1481. kaigi会議 — online meetings (Zoom/Meet 相当): portable CLJC meeting model, media-topology planner, Cloudflare Realtime SFU binding, Durable Object signaling room
  1482. kaishakaisha 会社 — EDN-native communication space (Slack/Teams 相当): channels, threads, mentions, reactions, read markers
  1483. kaiyu回遊 — how visitors move through a site, measured without identifying them. Portable .cljc: dwell buckets, route whitelist, transition edges, report windows.
  1484. kakeiboStatement rows to a double-entry ledger, deterministically — the expense plane. Pure .cljc, no model in the money path.fintech
  1485. kami-appbuilder SDK (KamiApp, RenderPipeline trait, Camera, RAF) CLJC — restored from legacy kami-engine Rust crate (deleted #259) as zero-dep portable CLJC. Part of the clj-wgsl migration (ADR-2607010930).kami-enginegraphics
  1486. kami-app-amenominakaamenominaka (天之御中) — Omniverse Kit-equivalent app shell path reservation, kotoba .cljckami-engine
  1487. kami-app-animatorkami-engine
  1488. kami-app-bim-editorkami-engineeda
  1489. kami-app-cadkami-engineeda
  1490. kami-app-car-simKAMI car-sim domain layer (pure Clojure port of driver.etzhayyim.com's Rust soft-body vehicle demo, ADR-2607010000)kami-enginedevice-driveripldrobotics
  1491. kami-app-character-creatorEDN-native VRM character creator (ADR-2607031200) — Phase 1: CharacterDoc -> real .vrm export, built on kotoba-lang/{vrm,character}kami-enginegraphics
  1492. kami-app-dawEDN-native browser digital audio workstation for kotoba-langkami-enginemultimedia
  1493. kami-app-fixturesEDN fixture target for deleted kami-app-* Rust crateskami-engine
  1494. kami-app-giemonGiemon robot kit procedural-geometry viewer (giemon.etzhayyim.com) — portable geometry kernels for ArmCrawler/Hitogata/Caterpillar models + mold-scrub field. Restored from legacy kami-app-giemon crate (deleted #82). ADR-kami-engineoperating-systemroboticsgeospatial
  1495. kami-app-giemon-factoryPortable CLJC domain data model (factory layout, 4D construction order, robot roster, engineering clashes) restored from the legacy kami-app-giemon-factory crate (deleted kotoba-lang/kami-engine PR #82). ADR-2607010930.kami-engineuirobotics
  1496. kami-app-hygaccess-plantMixing-tank CFD simulation (nagare + kami-engine-cae-solver) for the sodium-hypochlorite dilution step of cloud-itonami-hygiene-access's water-purification-dropskami-enginesimulation
  1497. kami-app-isekaiISEKAI reference game: voxel-world gen kernels (fbm noise/palette/demo-house), breathing-clear color fn, default USDA. wasm-bindgen/DEC-tick/USD-parse excluded as native. Restored (deleted #82). ADR-2607010930.kami-engineoperating-systemwebassemblygraphics
  1498. kami-app-modelerkami-engine
  1499. kami-app-nleEDN-native browser non-linear video editor for kotoba-langkami-enginemultimedia
  1500. kami-app-quarry-walkQuarry Walk reference game config (spawn/camera/terrain/water adapter params); wasm-bindgen orchestration excluded as native-only. Restored from legacy crate (deleted #82). ADR-2607010930.kami-enginewebassembly
  1501. kami-app-sarutahiko-factory猿田彦 Class-8 truck plant — factory/construction-order/loader domain logic in kotoba .cljckami-engine
  1502. kami-app-sculptkami-engine
  1503. kami-app-shibuyaShibuya street digital-twin sim — pure scene/agent-config domain logic in kotoba .cljckami-engineai
  1504. kami-app-sipkami-app-sip (SIP game) domain logic, split out of kami-engine's kami-app-sip-clj (ADR-2607010930).kami-enginenetworking
  1505. kami-app-suji姿勢がつくる負荷を、ブラウザ内で解いて 3D で見せる single-page app(suji + WebGPU)kami-enginegraphics
  1506. kami-app-tatekatatatekata 建方 construction-process math (deposit/weld/thermal fields) — pure kotoba .cljckami-engine
  1507. kami-appskami-engine product apps (bim/cad/live/maps3d/animeka-timeline) — split from etzhayyim/root 40-engine (ADR-2607171000)kami-engineeda
  1508. kami-articulatedURDF robot-description parser (prismatic/revolute joints, link mass/inertia) feeding kami-genesis articulation. Restored from legacy kami-articulated crate (deleted #82). ADR-2607010930.kami-enginecompilerrobotics
  1509. kami-atmosphere-sceneEDN authoring surface for kami-atmosphere weather config, merges weather.edn presets onto kotoba-lang/atmosphere defaults. Restored from legacy kami-atmosphere-scene crate (deleted #82). ADR-2607010930.kami-engine
  1510. kami-autodriveVehicle-class-agnostic autonomy (GNC) layer: lidar/camera perception -> A* planning -> pure-pursuit + PID control, portable zero-dependency CLJC. Restored from legacy kami-autodrive crate (deleted #82). ADR-2607010930.kami-enginerobotics
  1511. kami-autodrive-sceneEDN authoring surface for kami-autodrive per-vehicle-class GNC presets (limits + autopilot tuning). Restored from legacy kami-autodrive-scene crate (deleted #82). ADR-2607010930.kami-enginerobotics
  1512. kami-cad-importCAD source (STEP/glTF/OpenSCAD) to vehicle part graph, JBeam topology, and CycloneDX 1.5 SBOM. Restored from legacy kami-cad-import crate (deleted #82). ADR-2607010930.kami-enginegraphicsedaroboticsdeveloper-tools
  1513. kami-cam-sceneEDN authoring surface for kami-cam (kotoba-lang/cnc) STOCK MATERIAL presets — tolerant EDN accessors from kotoba-lang/scene, parity-tested against kotoba.cam.stock/material-presets. Restored from legacy kami-cam-scene crkami-engineedadeveloper-tools
  1514. kami-character-sceneEDN authoring surface for kami-character MetaHuman hair-style presets, FACS face-rig, and default animation blueprint. Restored from legacy kami-character-scene crate (deleted #82). ADR-2607010930.kami-engine
  1515. kami-contractsCLJC/EDN authority for KAMI Engine component boundaries and provider catalogkami-engine
  1516. kami-creative-studiokami-engine
  1517. kami-eizo-compositorVFX compositing node data model (chroma-key/roto/tracking/blend) — kotoba-lang eizo domain, ADR-2607121400kami-engine
  1518. kami-eizo-gradeASC CDL / monotone curves / .cube LUT / waveform+vectorscope color-grading data model (kami-eizo family, ADR-2607121400)kami-enginemultimedia
  1519. kami-eizo-timelinePortable .cljc EDL/timeline data model (track/clip/transition/marker) + SMPTE drop-frame timecode — the missing NLE data model, ADR-2607121400kami-enginemultimedia
  1520. kami-eng-webKAMI Engineering SDK web entrypoint config/parsing kernels (scoped). Restored from legacy kami-eng-web crate (deleted #82). ADR-2607010930.kami-engineoperating-system
  1521. kami-engineReusable Rust game/robotics engine (wgpu + physics + WASM) — etzhayyim L2 layer (ADR-2606011500)kami-enginesimulationwebassemblyroboticsscience
  1522. kami-engine-aeroreduced-order aero Cd solver (component build-up) + design range loopkami-enginesimulation
  1523. kami-engine-animationkami-engine
  1524. kami-engine-app-sdkZero-dep .cljc port of kami-engine's live kami-ui-sdk JS (UI/motion/effect/sound/engine-audio/rtc). Pure logic only; DOM/WebAudio/WebRTC excluded. ADR-2607010930.kami-enginemultimediaui
  1525. kami-engine-cadkami-engineeda
  1526. kami-engine-cae-solverCAE solver contract — solve multimethod dispatch (:rom ↔ :lbm)kami-enginesimulation
  1527. kami-engine-cfdclean-room D2Q9 lattice-Boltzmann CFD — high-fidelity :lbm backendkami-enginesimulation
  1528. kami-engine-coreengine core — restored from legacy kami-engine Rust crate (deleted #259) as zero-dep portable CLJC. Part of the clj-wgsl migration (ADR-2607010930).kami-enginegraphics
  1529. kami-engine-crashreduced-order frontal-crash solver (:rom-crash)kami-enginesimulation
  1530. kami-engine-echemreduced-order PEM fuel-cell solver (:rom-fc)kami-enginesimulation
  1531. kami-engine-engineumbrella (World+Clock+Net) — restored from legacy kami-engine Rust crate (deleted #259) as zero-dep portable CLJC. Part of the clj-wgsl migration (ADR-2607010930).kami-enginegraphics
  1532. kami-engine-guestkotoba.engine-clj — Clojure/EDN-subset → WASM IR for KAMI game guests (ADR-2607102200)kami-enginecompilerwebassembly
  1533. kami-engine-host-rs archived Missing WASM host runtime for kotoba-lang/engine — wasmtime binding kami:engine/* host-imports (recovered/restored substrate) kami-enginewebassembly
  1534. kami-engine-hud archived KAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands here kami-enginegraphics
  1535. kami-engine-hud-gpuGPU-instanced UI primitives (rect/text/glyph batching, toast stack) as portable CLJC. Restored from legacy kami-ui-gpu crate (deleted #82). ADR-2607010930.kami-enginegraphicsui
  1536. kami-engine-input-mapDevice-neutral input mapping (touch virtual-stick, analog dead-zone) — the one portable pure-math module from the otherwise-substrate kami-script-runtime WASM host crate. Restored from legacy kami-script-runtime crate (dkami-enginewebassembly
  1537. kami-engine-ioengine I/O — restored from legacy kami-engine Rust crate (deleted #259) as zero-dep portable CLJC. Part of the clj-wgsl migration (ADR-2607010930).kami-enginegraphics
  1538. kami-engine-modelingkami-engine
  1539. kami-engine-motorreduced-order traction-motor solver (:rom-motor)kami-enginesimulation
  1540. kami-engine-multirotorThe multirotor mass spiral: payload + endurance -> MTOW, or a refusal. Over kami-engine-rotor/-pack/-motor.kami-engine
  1541. kami-engine-packReduced-order lithium pack solver (:rom-pack) — pack-level energy with Peukert rate derating and IR sag. Power+endurance -> pack mass.kami-enginesimulationcompiler
  1542. kami-engine-renderengine render (wgpu bootstrap + scene pipelines CLJC IR) — restored from legacy kami-engine Rust crate (deleted #259) as zero-dep portable CLJC. Part of the clj-wgsl migration (ADR-2607010930).kami-enginecompilergraphics
  1543. kami-engine-rotorReduced-order rotor solver (:rom-rotor) — momentum theory + figure of merit. Thrust → diameter, RPM, shaft power, torque, blade loading.kami-enginesimulation
  1544. kami-engine-script-runtimescript runtime (wasmtime/wasmi dual backend host CLJC contracts) — wasmi no-JIT invariant. restored from legacy kami-engine Rust crate (deleted #259) as zero-dep portable CLJC. Part of the clj-wgsl migration (ADR-2607010kami-enginewebassemblygraphics
  1545. kami-engine-sculptkami-engine
  1546. kami-engine-sdkkami-engine CLJ-side SDK/WIT contract layer, split out of kami-engine's kami-engine-sdk-clj (ADR-2607010930). Not to be confused with kotoba-lang/kami-engine-sdk (a separate Svelte UI mirror).kami-engineui
  1547. kami-engine-sdk-svelte archived KAMI Engine SDK: Svelte 5 VRM character components, headless builders, Genko manga editor, trackpad embeds, and manufacturing planning helpers. Public mirror of etzhayyim/root:20-actors/kami-engine-sdk/. kami-enginegraphics
  1548. kami-engine-vehicle-designerClean-sheet BEV/FCEV vehicle design actor — concept proposer sealed behind a PhysicsGovernor, plus Isaac/CAE sim-verify and datafied BOM→CAM→assembly (langgraph-clj StateGraph).kami-enginesimulationairoboticsscience
  1549. kami-engine-vphysicsshared vehicle-physics primitives (road load, aero force, range)kami-enginesimulationroboticsscience
  1550. kami-engine-webengine web entry — restored from legacy kami-engine Rust crate (deleted #259) as zero-dep portable CLJC. Part of the clj-wgsl migration (ADR-2607010930).kami-enginegraphics
  1551. kami-flowKAMI Flow — RTL->PnR->GDSII->Verify/Power/DFT/SI/Yield->STA->DRC/LVS->Signoff orchestration pipeline. Restored from legacy kami-flow crate (deleted #82). ADR-2607010930.kami-engine
  1552. kami-game-sceneEDN authoring surface for kami-game's ANIMATION-STATE presets, Godot game catalog, brainrot evolution/characters, Sabiotoshi item catalog, battle-royale storm/consumables/weapons, and Pokoa dex/items. Restored from legackami-engine
  1553. kami-gen-hybridkami-engine
  1554. kami-gen-ml3dkami-engine
  1555. kami-gen-proceduralkami-engine
  1556. kami-gen-sdf-agentkami-engineai
  1557. kami-genko原稿(genko) manga-editor document-model SSoT (cljc) + globalThis.KamiGenko bridgekami-engine
  1558. kami-genre-base-systemsBase/foundation gameplay systems, one per PlayStation-Store-style genre category (generic archetypes, kami-clj subset)kami-engine
  1559. kami-input-sceneEDN authoring surface for kami-input's default device→action input-binding maps (fps/graph). Restored from legacy kami-input-scene crate (deleted #82). ADR-2607010930.kami-engine
  1560. kami-isekai-assetsEDN template library for isekai/tensei RPG characters, monsters, and skill effects — composed primitives, watercolour Squaresoft-artisan default aesthetic, no external asset files.kami-engine
  1561. kami-mangaka-expressionkami.mangaka.expression + patterns EDN (ADR-2607102200 addendum 12)kami-engine
  1562. kami-mangaka-pagekami-mangaka-page domain logic, split out of kami-engine's kami-mangaka-page-clj (ADR-2607010930).kami-engine
  1563. kami-mangaka-qaWork-agnostic manga QA/perception: axes registry (v10-compatible), VLM prompts+parsers, bubble/face geometry, score aggregation — portable cljckami-enginecompileraigeospatial
  1564. kami-mangaka-readerkami-mangaka-reader domain logic (ClojureScript/shadow-cljs), split out of kami-engine's kami-mangaka-reader-clj (ADR-2607010930).kami-engine
  1565. kami-mangaka-renderkami-mangaka-render domain logic, split out of kami-engine's kami-mangaka-render-clj (ADR-2607010930).kami-enginegraphics
  1566. kami-mangaka-sceneHeadless 3D scene composition facade (kami-vrm + kami-scene-graph + kami-render + kami-postfx types) for mangaka.etzhayyim.com. Restored from legacy kami-mangaka-scene Rust+PyO3 crate (deleted #82) as portable data/logickami-enginegraphics
  1567. kami-mangaka-scene-authorkami-mangaka-scene domain logic, split out of kami-engine's kami-mangaka-scene-clj (ADR-2607010930).kami-engine
  1568. kami-mangaka-textkami-mangaka-text domain logic (text/hiccup helpers consumed by kami-mangaka-page-clj/kami-mangaka-reader-clj), split out of kami-engine's kami-mangaka-text-clj (ADR-2607010930).kami-engine
  1569. kami-nv-compatNVIDIA Omniverse/Isaac/OptiX/RTX API-compat facade for the KAMI engine family (WebGPU+WASM). Relocated from etzhayyim-sdk per ADR-2606302300.kami-enginewebassemblygraphics
  1570. kami-ongaku-notationPortable score/notation IR + MusicXML-subset I/O (pitch/duration/dynamics/articulation) — kotoba-lang capability librarykami-enginecompileridentity
  1571. kami-ongaku-plugin-hostVST3/AU-equivalent plugin contract + comfyui-backed node-graph host for the ongaku engine stack (ADR-2607121400 Wave 3)kami-engine
  1572. kami-ongaku-projectDAW-session data model (track/bus-graph/clip/automation/tempo-map) — L3 SSoT of the ongaku engine stack, ADR-2607121400kami-enginemultimedia
  1573. kami-ongaku-samplerSample zone/mapping, round-robin, velocity-layer lookup, streaming state machine — kotoba-lang ongaku stackkami-engine
  1574. kami-ongaku-sequencerkami-engine
  1575. kami-postfx-sceneEDN authoring surface for kami-postfx post-processing presets (nintendo/retro/final-fantasy/baminiku-character). Restored from legacy kami-postfx-scene crate (deleted #82). ADR-2607010930.kami-engine
  1576. kami-scene-contractsCLJC/EDN authority for the KAMI :scene-domains provider familykami-engine
  1577. kami-sensor-simCamera / lidar / IMU / contact sensor synth, isaacsim.sensors API-compat target (analytic CPU sensor models: pinhole camera projection+depth, analytic ray-cast lidar VLP-16/toy, body-frame IMU, sphere-vs-primitive contackami-enginerobotics
  1578. kami-skeleton-sceneEDN authoring surface for kami-skeleton's default humanoid joint-constraint table, plus EDN animation clips and MMD .vmd/.pmx import. Restored from legacy kami-skeleton-scene crate (deleted #82). ADR-2607010930.kami-engine
  1579. kami-solar-helix-scenekami-engine
  1580. kami-studiokami-engine
  1581. kami-terrain-sceneEDN authoring surface for kami-terrain biome presets (heightmap/splat/palette) and default Gerstner ocean waves. Referenced by name (resolve_biome) from kami-app-isekai/kami-app-quarry-walk. Restored from legacy kami-terkami-enginescience
  1582. kami-usd-nativeContingent fallback USD parser + composition engine path-reservation crate (ADR-2605261800 §D10.4). Currently constants-only stub, no FFI/native bindings — fully portable. Restored from legacy kami-usd-native crate (delekami-enginecompilergraphics
  1583. kami-vegetation-sceneEDN authoring surface for kami-vegetation TAXONOMIC PROFILE presets (grass/fern/palm/conifer/bush/cactus/moss). Restored from legacy kami-vegetation-scene crate (deleted #82). ADR-2607010930.kami-enginedeveloper-tools
  1584. kami-vehicleBeamNG-grade soft-body vehicle physics: node-beam mass-spring network, Pacejka tire, full powertrain (engine/clutch/gearbox/diff), plastic deformation, JBeam-subset loader. Restored from legacy kami-vehicle crate (deletekami-enginesimulationroboticsscience
  1585. kami-vehicle-sceneEDN authoring surface for kami-vehicle ground/garage/powertrain CONFIG (surface grip table, demo-circuit zone map, engine/gearbox/tire presets, 6 garage SedanSpecs). Restored from legacy kami-vehicle-scene crate (kotoba-kami-enginerobotics
  1586. kami-webPure-Clojure port of kami-engine's kami-web (WASM entry): matrix math, render-IR schema, PPTX layout, entry catalogkami-enginecompilerwebassemblygraphicsui
  1587. kami-webvrChoice-based scenario engine (kami-engine-sdk's webvr module, ported to CLJC/CLJS)kami-engine
  1588. karakuriEtzhayyim karakuri actor
  1589. kasaneAdobe(AI/PSD/PDF)+ を外部依存ゼロの純cljc+EDNデータ駆動文法で扱う (ADR-2606272100)aidocumentation
  1590. katex
  1591. kekkai結界 — zero-trust mesh-overlay coordination actor (Tailscale-equivalent control plane): coord-LLM ⊣ TailnetGovernor on langgraph-cljgraphicsai
  1592. kekkai-cliOne command line for the kekkai overlay: keys, signed netmaps, a node agent, and ssh across the meshnetworkinggraphicsaideveloper-tools
  1593. kekkai-nodeResident node agent for the kekkai overlay: Noise IK data plane, NAT hole punching, DERP-equivalent relay, MagicDNSai
  1594. kenchi
  1595. kessai決済 (settlement/payment) — rail-agnostic payment-gateway abstraction over ISO 8583 (card) and ISO 20022 (SWIFT wire)fintech
  1596. kg-appviewEtzhayyim knowledge-graph appview
  1597. kg-projectorEtzhayyim knowledge-graph projector
  1598. kgraphEAVT datom store — the in-memory data model shared by kotoba and kotobase.database
  1599. kicadKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1600. kipKIP — Kotoba Improvement Proposal: the numbered, cross-repository queue for changes to the workspace's normative surfaces
  1601. kisekaeVRM character editor domain library — character-spec EDN, pure edit ops, spec→.vrm build over org-vrmc-vrm's engine (kisekae 着せ替え)graphics
  1602. kiyakuKotoba customer accounts + returns/RMA domain lib (.cljc, on chobo+shitsuke)
  1603. knpKNP: KAMI Network Protocol, custom UDP multiplayer protocol. Zero-dep portable CLJC (packet framing, channel bookkeeping, session handshake). Restored from legacy kami-knp crate (deleted #82). ADR-2607010930.networking
  1604. kobo
  1605. koeReusable voice-session kernel (host-injected telephony/STT/TTS/booking ports + dialog loop). Shared library behind voice agents. ADR-2606271930.operating-systemai
  1606. kotobaPost-quantum-by-default Kotoba compiler, CLI, and runtime for capability-safe AI-written code.compilerwebassemblycryptographyidentityaideveloper-toolscliclojurelispml-dsaml-kempost-quantum-cryptography
  1607. kotoba-actor-sdkkotoba-lang
  1608. kotoba-actorsShared Clojure actor adapters and Datom projection helperskotoba-langdatabase
  1609. kotoba-adapter-contractsKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands herekotoba-langgraphics
  1610. kotoba-annexgit-annex external special remote persisting content-addressed blocks to kotobase.net or a local directory (nbb)kotoba-langipld
  1611. kotoba-captchaSelf-hosted authorized CAPTCHA task orchestration for kotoba-langkotoba-langidentity
  1612. kotoba-clientCID-verified block ingest + hydrate-to-convergence over injected ports — CLJC restoration of the deleted KotobaNode browser client (ADR-2607010930 Phase 6)kotoba-langipld
  1613. kotoba-codeModel-neutral, test-gated, kotoba-Datom-backed agentic coding agent (Clojure, on the kotoba-clj stack)kotoba-langdatabaseaideveloper-tools
  1614. kotoba-codegenMIR-to-machine-code layout contracts for Kotobakotoba-langcompilerui
  1615. kotoba-componentWasm Component production — lifts core modules through the Canonical ABI.kotoba-langwebassembly
  1616. kotoba-core-contractskotoba-lang
  1617. kotoba-datomkotoba.datom — content-addressed kotoba Datom-log codec (commit-DAG, sha256 CIDs). Extracted from the 20-actors monorepo split.kotoba-langcryptographystoragedatabaseipld
  1618. kotoba-deltaDatomic-for-code-edits: signed discrete operation log for AI-agent edits — the kotoba-native DeltaDB equivalent (ADR-2607161325)kotoba-langdatabaseai
  1619. kotoba-document-contractsShared .cljc data-shape contract for kotoba's document-rendering pipeline (DOM/style/draw-ops) -- stub, shared by kotoba-lang/browser and aiueoskotoba-langoperating-systemgraphicsui
  1620. kotoba-fleetFleet-coordination substrate: run many terminal coding agents in parallel without git conflict (lease + governor-drain + fleet-view on append-only kotoba datoms). ADR-2606302000.kotoba-langdatabaseai
  1621. kotoba-gmirKotoba generic machine IR — target-independent virtual-register contractkotoba-langcompiler
  1622. kotoba-hirChecked high-level IR contract for Kotobakotoba-langcompiler
  1623. kotoba-iokotoba-lang
  1624. kotoba-iso20022Cleanroom ISO 20022 codec for kotoba EAVT interopkotoba-langstoragefintech
  1625. kotoba-issueissue -> proposal(PR) -> review -> merge -> audit gate, shared by cloud-itonami and manimanikotoba-lang
  1626. kotoba-kirKotoba KIR — the checked intermediate representation shared by every backend.kotoba-langcompiler
  1627. kotoba-langLanguage authority for Kotoba: capability-safe and post-quantum-by-default for untrusted AI-written code.kotoba-langcryptographyidentityaiclojurecompilerlispprogramming-languagewebassemblyml-dsaml-kempost-quantum-cryptography
  1628. kotoba-lang-cli-contractKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands herekotoba-langgraphicsdeveloper-tools
  1629. kotoba-ledgerAppend-only issue/proposal/review/run ledger (JSONL + git, kotobase), shared by cloud-itonami and manimanikotoba-langfintech
  1630. kotoba-mirKotoba target machine IR — target-selected instructions and deterministic register allocationkotoba-langcompiler
  1631. kotoba-nativeKotoba native backend — checked KIR to x86_64/aarch64 machine code and ELF64.kotoba-langcompiler
  1632. kotoba-netkotoba-lang
  1633. kotoba-objectTarget-neutral object-file construction contracts for Kotobakotoba-lang
  1634. kotoba-pages-pockotoba GitHubPagesBlockStore — CID-queryable static tier (ADR-2606242400)kotoba-langipld
  1635. kotoba-procedureMulti-step external procedure (KYC, account setup...) tracker: ordered steps, whose-turn-is-it, deadlineskotoba-langcompliance
  1636. kotoba-protocolkotoba 主権データ基盤の層/語彙/app モデル正本 — datom·IPLD·IPNS·IPFS·kototama 統合 (spec-first pure cljc, ADR-2607071500)kotoba-langdatabaseipld
  1637. kotoba-scriptRestricted checked-KIR to JavaScript backend for Kotobakotoba-langcompiler
  1638. kotoba-securitykotoba-lang
  1639. kotoba-selfhost-contractskotoba-lang
  1640. kotoba-semaSource semantic analysis for Kotobakotoba-lang
  1641. kotoba-taskdagPure EDN task-dependency-graph projector (ready-tasks) + optional langgraph.graph compilerkotoba-langcompilerai
  1642. kotoba-timekotoba-lang
  1643. kotoba-topologykotoba-lang
  1644. kotoba-uikotoba-lang default UI/UX design (kotoba-ui) — see 90-docs/adr/2607022800kotoba-languidocumentation
  1645. kotoba-utilkotoba-lang
  1646. kotoba-v2025archivedkotoba-lang
  1647. kotoba-verifierIndependent artifact verifier — re-derives emission from KIR and rejects drift.kotoba-langcompiler
  1648. kotoba-vmIPLD actor invocation kernel (FVM-shaped Machine/Kernel/syscalls for a Kotoba app-chain)kotoba-langoperating-systemwebassemblyipld
  1649. kotoba-wasmKotoba WebAssembly backend — checked KIR to core Wasm and Canonical ABI.kotoba-langcompilerwebassembly
  1650. kotobaseDatom database of the Kotoba stack. Content-addressed; IStore is a legacy compatibility surface. Language is kotoba-lang.databaseipld
  1651. kotobase-anchor-fevmAsynchronous FEVM checkpoint anchoring for Kotobasekotobase
  1652. kotobase-block-codecDeterministic compression frame for the bytes inside a kotobase block — above the CID, below the AEADkotobasestorageipld
  1653. kotobase-browser-workerkotobase-peer's browser shell — IndexedDB instead of R2, so the datom-plane engine runs entirely client-sidekotobasedatabase
  1654. kotobase-clientkotobase
  1655. kotobase-cljc-workerkotobase
  1656. kotobase-enginePromise-based Kotobase database engine for Cloudflare Workers and other async storage providerskotobasestoragedatabase
  1657. kotobase-engine-contractShared engine contract and qualification suite for Kotobasekotobase
  1658. kotobase-engine-lsmMerkle-LSM-backed Datom engine for Kotobasekotobasedatabaseipld
  1659. kotobase-engine-prollyDurable Prolly-backed Datom engine for Kotobasekotobasedatabase
  1660. kotobase-federationkotobase-federation capability extracted from Kotobasekotobaseidentity
  1661. kotobase-lakeFormat-agnostic object catalog for kotobase: a lake accepts anything because the write path never parses.kotobase
  1662. kotobase-lfsGit LFS wire as a pure .cljc engine over the kotobase large-object planekotobase
  1663. kotobase-maintenancekotobase-maintenance capability extracted from Kotobasekotobaseidentity
  1664. kotobase-messengerAT-Protocol messenger over kotobase (app.aozora.convo.*/app.aozora.actor.*), extracted from gftdcojp/app-aozorakotobase
  1665. kotobase-peerThe kotobase XRPC-surface engine (transact/datoms/q/pull), backed by content-addressed verifiable persistence — CLJC, composes prolly-tree/quad-store/kqe/commit-dag.kotobasedatabaseipld
  1666. kotobase-projectionkotobase-projection capability extracted from Kotobasekotobaseidentity
  1667. kotobase-protocolsStorage/protocol surfaces over the kotobase IStore — S3, IPFS gateway, AT-Protocol XRPC, git dumb-HTTP as KRP projections (pure cljc)kotobasenetworkingstorageipld
  1668. kotobase-protocols-workerCloudflare Worker deploy shell for kotobase-protocols — serves s3/atproto/git.kotobase.net over R2-backed kotobase IStore statekotobasestorage
  1669. kotobase-serverPlatform-independent XRPC handler + async/sync storage bridge for a kotobase-peer-backed worker. No deploy surface.kotobasestorage
  1670. kotobase-shard-indexA search index a client reads directly out of an object store — no query server, no hydration, no cache tier. Zero-dependency portable .cljc.kotobasestorage
  1671. kotobase-storageProvider-neutral storage contract for Kotobase: immutable CID blocks, mutable refs, and conformance suites for JVM and Worker backendskotobasestorageipld
  1672. kotobase-storage-d1Cloudflare D1 storage adapter for Kotobase, plus a CACAO-authenticated Datomic-shaped verification Workerkotobaseidentitystoragedatabase
  1673. kotobase-storage-gitGit as the storage engine for kotobase — IBlockStore + IRefStore over a bare git repository, with git update-ref as the linearizable CASkotobasestorage
  1674. kotobase-storage-ipfsIPFS storage adapter for Kotobase: content-addressed blocks over an IPFS gatewaykotobasestorageipld
  1675. kotobase-storage-kurakotobase.storage over the kura shard plane. Requires a ref-store delegate (kura has no CAS) and replicates below an erasure threshold (1.625x does not apply at 16-128 KB block sizes). ADR-2607299200.kotobasestorage
  1676. kotobase-storage-packAn IBlockStore whose blocks live in CARv2 packs on an object store. 100-link cons chain: 100 range requests without a window, 1 with.kotobasestorage
  1677. kotobase-storage-postgresPostgreSQL storage adapter for Kotobase: JVM (DataSource) and Cloudflare Worker (Hyperdrive) implementations sharing one schemakotobasestorage
  1678. kotobase-storage-s3S3-compatible object storage adapter for Kotobase (Backblaze B2, R2, AWS S3) with SigV4 signingkotobasestorage
  1679. kotobase-storage-sqliteSQLite storage adapter for Kotobase (JVM), sharing its schema with the D1 adapterkotobasestorage
  1680. kotodamaGeneric functional-organism runtime on the kotoba-clj stack (life + organism graph + ReAct; domain-injected)webassembly
  1681. kotodama-cellsKotodama split repository: kotodama-cellskotoba-lang
  1682. kotodama-holochainKotodama split repository: kotodama-holochainkotoba-lang
  1683. kotodama-hostKotodama split repository: kotodama-hostkotoba-lang
  1684. kotodama-mcpKotodama split repository: kotodama-mcpkotoba-langai
  1685. kotodama-pyKotodama split repository: kotodama-pykotoba-lang
  1686. kototamaKotoba runtime (言霊): validate, budget, runtime-link, and run amu artifacts. Not the language or compiler.compilerwebassembly
  1687. kototama-cljc-contractKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands herekotoba-langgraphics
  1688. kototama-componentKototama Component engine host: run already-admitted Components. Not the language or compiler.kotoba-langcompiler
  1689. kototama-nativeKototama native host: load and run amu native artifacts under a capability gate. Not the language or compiler.kotoba-langcompileridentity
  1690. koyomi
  1691. kqe archived Kotoba Query Engine — [s p o] triple-pattern query with index routing over quad-store — CLJC restoration of kotoba-query (ADR-2607010930 Phase 6) database
  1692. kudaki砕き — LS-DYNA-class explicit nonlinear structural dynamics (crash FEA) in portable zero-dep .cljc
  1693. kura蔵 — placement, repair, audit and payment-order decisions for an erasure-coded storage network. Moves no bytes. Placement arithmetic has a .kotoba port under an equality gate. ADR-2607299200.storagefintech
  1694. kura-bugyo蔵奉行 — economics of the kura storage network: USD-priced USDC-settled pricing, two-anchor node collateral, and epoch payout roots anyone can verify. Permissionless, bonded, no token. ADR-2607299200.kotobasedevice-driverstoragegraphics
  1695. kura-conformanceRuns the kura shard-store contract against a real Cloudflare R2 bucket inside a Worker. Live: https://kura-conformance.04-feasts-minded.workers.dev/conformancekotobase
  1696. kura-coordinatorThe kura coordinator's operator-facing surface: quote, register, public registry. Takes no bond and places no data — Phase 0. https://kura-coordinator.04-feasts-minded.workers.devkotobase
  1697. kura-nodeThe mechanism layer of the kura storage network: shard backends (memory / S3-compatible), the table-driven multiply-accumulate held byte-equal to erasure.gf, audit responder and order accounting. A backend must declare ikotobasestoragefintech
  1698. kura-r2-nodeA kura storage node whose disk is an R2 bucket — the fourth failure domainkotobasestorage
  1699. kura-sitePublic surface for the kura storage network. Every number measured or labelled as modelled. Built on kotoba-ui, scored 100.00 on the HIG/WCAG audit. Live: https://kura-site.04-feasts-minded.workers.devkotobasestorageui
  1700. kuro
  1701. kyber
  1702. kyoninka許認可 — Japanese license/permit procedures as data (Datomic-compatible EDN + pure fns + state machine). First: 産廃収集運搬・古物商 for ITADdatabasecompliance
  1703. lab
  1704. labor
  1705. langchainLangChain-core-style LLM foundation layer in portable Clojure (.cljc, zero deps) — Datomic-API-first, Clojure-on-WASM readywebassemblydatabaseai
  1706. langchain-storeShared machinery for langchain.db-backed actor stores — the EDN-blob codec + identity schema + event-log helpers ~190 cloud-itonami actors hand-roll. Extracted per ADR-2607141600.storage
  1707. langgraphLangGraph/LangChain-style LLM orchestration in portable Clojure (.cljc, zero deps) — Datomic-API-first, Clojure-on-WASM readywebassemblydatabaseai
  1708. langgraph-storeai
  1709. layoutT5 library: AoS/SoA/AoSoA layout planning against a machine descriptor, with a printed cost model and a Canonical-ABI guard.webassemblyui
  1710. legal-aid-wasm-guestChigiri legal-aid intake kotoba WASM component guestwebassemblycompliance
  1711. legal-comms-wasm-guestLegal communications wasmCloud guest componentwebassemblycompliance
  1712. levelKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1713. lexicons-bundleCompiled AT Protocol lexicon bundle for etzhayyim XRPC validation
  1714. libp2pKubo libp2p XRPC helper scripts and PoC evidencenetworking
  1715. lint
  1716. lint-kotoba
  1717. liquid-glass-uikotoba-lang shared liquid-glass visual skin (tokens+style+components) on shitsukeui
  1718. liveKAMI live-show / VRM-and-Live2D dance-scene domain (beat grid, director/triggers, render-IR projection) in pure .cljccompilergraphics
  1719. llmai
  1720. log
  1721. logistics
  1722. loop-game-autoplayEvolve a policy that plays a real game, then qualify the champion on a booted iPhone Simulator and record it. The game is never modified.kotoba-loopsimulationcompliance
  1723. loop-innen因縁 observation loop — observe/evaluate/decide/act/record-evidence over a sourced dependency record of human history; Wikidata + workspace ingest, DataScript query layer, append-only ledgerkotoba-loopfintech
  1724. loop-jitenContinuous orchestrator for jiten: ingests sourced encyclopedia entries from the workspace's own records, ranks the gaps, and keeps an append-only cycle ledger.kotoba-loopfintech
  1725. loop-ka-productionNightly production loop for the -ka publishing channels — cadence, verdict, evidence. Execution on murakumo, human surface in cloud-itonami-app.kotoba-loop
  1726. loop-lei-catalogContinuous orchestrator for the cloud-itonami-lei corporate catalog (observe/evaluate/decide/act/record-evidence)kotoba-loop
  1727. loop-maturity-auditContinuous orchestrator: owns manifest/repo-maturity.edn freshness — regenerates on cadence, reports coverage as counts, never reports an unmeasured measurement as success. Propose-only.kotoba-loop
  1728. loop-okugai-survey電柱在庫の継続 survey orchestrator — observe/evaluate/decide/act/record-evidencekotoba-loop
  1729. loop-os-stack-observeContinuous orchestrator: re-measures the three repo indexes weekly, captures hardware specs as validated machine/ioplan datoms, owns the ADR-2809050100 gap ledger. Propose-only.kotoba-loopoperating-systemdatabasefintech
  1730. loop-render-fidelityA local loop that measures what the PDF renderer does to real documents, and ratchets.kotoba-loopgraphicsdocumentation
  1731. loop-system-dynamicsloop-* orchestrator: observe real entity facts -> evaluate via kotoba-lang/dynamics -> decide -> act -> record-evidencekotoba-loop
  1732. loop-ux-kaizenkotoba-loopui
  1733. lspdeveloper-tools
  1734. lsp-rpcnetworkingdeveloper-tools
  1735. macaroon棚の鍵: a bearer capability token anyone can narrow and nobody can widen — HMAC-chained caveats over the kotoba-lang/authority latticedevice-drivercryptographyidentity
  1736. machineT5 contract: validated hardware descriptors (cache/page/TLB/NUMA/DRAM/SIMD/GPU/storage) with provenance. Pure .cljc, zero deps, does not probe.storagegraphics
  1737. machine-probeT5 assurance: the effect half of the machine contract — read real hardware (sysctl/sysfs) into a :measured descriptor, and run measurements on it.
  1738. macos-inventoryRead-only inventory of macOS persistence, privacy grants, extensions, signatures and installed software.cryptography
  1739. madoguchiKotoba support/CRM domain lib: tickets/customers/SLA (.cljc, on chobo+shitsuke)
  1740. mailPure CLJC email message, draft, approval, and receipt model for kotoba-lang
  1741. mail-a2aStore-and-forward email binding for A2A v1.0, x402 v2, and MLS groups
  1742. mail-archive
  1743. mailerPure CLJC provider request contracts for email delivery hosts
  1744. manga-viewerPortable cljc manga viewer — model / RTL pagination / css / pure-hiccup views (ADR-2607070500)ui
  1745. manifest-realitywest manifest と GitHub 実態の乖離検査 — 純 .cljc、IO なし。Actions と fleet-ci が同じ実装を呼ぶための単一の正本developer-tools
  1746. manimani-experience-uiFoundation and Kinetic Companion UI guidelines for manimaniui
  1747. mapkotoba-map -- pure-Clojure domain-logic port of kami-map (maps.etzhayyim.com WebGPU renderer): MVT decoder, globe/orbital math (kami-engine retirement, ADR-2607010930)graphics
  1748. marketplace
  1749. mathFloating-point and elementary math that answers the same on every host — zero-dep .cljc, incl. IEEE-754 nextUp/nextDown/rint that JS lacks
  1750. mathmlKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1751. meet
  1752. meeting-recorder
  1753. merkle-lsmWrite-optimised log-structured merge store over content-addressed IPLD blocks: deterministic sorted runs, range directories, CID-checkpointed resumable compaction. The write-side sibling of prolly-tree. Portable .cljc (Jipld
  1754. merkle-sumMerkle sum tree (Maxwell-style) + inclusion proofs — the shared proof-of-liabilities/reserves primitive. Zero-dep portable .cljc, injected hasher. Extracted per ADR-2607141200.ipld
  1755. mermaidKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1756. meshgraphics
  1757. mesherMarching Cubes isosurface mesh generation (SDF -> mesh) + dense-voxel face mesher, zero-dep portable CLJC. Restored from legacy kami-mesher crate (deleted #82). ADR-2607010930.graphics
  1758. messenger
  1759. mfa
  1760. microsoft
  1761. mine-aiKAMI Mine AI — deterministic, explainable heuristics for extraction risk scoring and next-period extraction planning. Restored from legacy kami-mine-ai crate (deleted #82). ADR-2607010930.ai
  1762. mine-pdsKAMI Mine PDS — mining domain PDS primitives: mine registry, mineral catalog, extraction history ledger. Restored from legacy kami-mine-pds crate (deleted #82). ADR-2607010930.fintech
  1763. mining-pool
  1764. miseKotoba shared e-commerce system: catalog + pricing + cart + inventory + checkout + order + re-frame events + pure-hiccup components (.cljc, on shitsuke).ui
  1765. model-checkingKAMI Verify — formal verification (equivalence checking, model checking, SVA assertions), coverage analysis. Restored from legacy kami-verify crate (deleted #82). ADR-2607010930.
  1766. mokuroku目録 — the catalog kernel the kotoba-lang/app-* standard application suite shares: source → items → sort/filter/group/search → selection → inspector → command proposals.operating-system
  1767. mokuroku-uiRenders a mokuroku catalog as a window on kotoba-ui + appkit. The shared view layer of the kotoba-lang/app-* suite.graphicsui
  1768. moyai-ledgerShared non-monetary non-transferable decaying reciprocity ledgerfintech
  1769. mrzICAO Doc 9303 Machine Readable Zone decode/checksum (real, ICAO-vector-verified) + R1-experimental optical template matchinggeospatialdocumentation
  1770. mst
  1771. mst-projectorAT Protocol MST-projector indexer + XRPC query API (LanceDB/Python origin) ported to Clojure. Firehose subscription intentionally stays Python per etzhayyim-sdk-py's founder guidance.
  1772. murakumokotoba WASM mesh control plane — resident lattice nodes + fleet ops over Tailscale (bb/clj)webassemblygraphics
  1773. musicStandalone BPMN contract extracted from etzhayyim/root
  1774. musicxmlKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1775. n-quadsEDN-first n-quads substrate for kotoba
  1776. nagare流れ — OpenFOAM-class finite-volume incompressible CFD in portable zero-dep .cljcsimulationstorage
  1777. nekkoSovereign repo identity, delegate authorization, and signed refs (Radicle-equivalent), built on the kotobase-peer stackidentity
  1778. nerfNeRF density-grid to voxel-volume sampler (trilinear interpolation + threshold), restored from legacy kami-nerf crate (deleted #82). ADR-2607010930.
  1779. netcap
  1780. netsyncKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1781. newsfeedPrimary-source news ingestion: RSS/Atom/RDF feeds to article datoms, ranked per channel. Pure .cljc, IO in nbb.database
  1782. niokotoba.nio.bytebuffer — portable byte buffer with java.nio.ByteBuffer semantics (position/limit, relative get/put, little-endian u64), identical on JVM Clojure and ClojureScript.
  1783. noiseNoise Protocol Framework (rev 34) in portable .cljc — IK/XX/NN over 25519_ChaChaPoly_{BLAKE2s,SHA256}; constant-time primitives injectedcryptography
  1784. noren暖簾 — measure a business's public face, prescribe from measured evidence only, build what it lacks. Pure .cljc.
  1785. nostrNostr relay (NIP-01) + Blossom blob store (NIP-98/BUD-01/02), projected onto kotobase — real RFC 6455 WebSocket transport, real BIP-340 Schnorr verification, zero npm depsnetworking
  1786. num数 — GPU numerical compute (BLAS+sparse) for Clojure: portable .cljc contract + WGSL/CUDA/Metal/ROCm backendsgraphics
  1787. oauthidentity
  1788. occupationISCO-08 occupation registry for kotoba-lang and itonami open businesses
  1789. ocioKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1790. officeOffice document graph and OOXML toolkitdocumentation
  1791. office-styleOffice presentation style extraction toolkit
  1792. oidcidentity
  1793. okaimono
  1794. okugai屋外広告物(out-of-home advertising)の一般ドメイン — 媒体タクソノミー・法令・地点・照会・出稿(純 .cljc)
  1795. omise
  1796. one-time-link一度きりのリンクの寿命の判断 — トークンではなく digest だけを受け取る
  1797. onetime
  1798. ongakuBGM selection + license-policy gating for render pipelines — CLJC craft lib split out of ongakuka (ADR-2607023000)graphicscompliance
  1799. ontologyObject-type + connector provenance registry for kotoba-lang / cloud-itonami-*
  1800. ooxmlEDN-first ooxml substrate for kotobadocumentation
  1801. ooyakeetzhayyim actor: ooyake (aozora.app)
  1802. open-wellbecomingCanonical open-wellbecoming contract specification
  1803. openapiOpenAPI 3 contract as EDN + request builder — zero-dep portable .cljc
  1804. ops
  1805. optimal-transportEntropic optimal-transport (Sinkhorn) mesh shape interpolation for morph targets -- topology-flexible alternative to index-aligned linear blend shapesgraphics
  1806. org-7-zip-7zPortable .cljc .7z container reader (LZMA1/LZMA2/Copy/Delta/Deflate) with a Copy-coder writerexternal-originstorage
  1807. org-accellera-uvmexternal-origin
  1808. org-adobe-tiffexternal-origin
  1809. org-amqpexternal-origin
  1810. org-ansi-igesIGES 5.3 (ANSI/USPRO/IPO-100-1996) reader and writer, portable .cljcexternal-origin
  1811. org-anthropic-mcpModel Context Protocol manifests + pure JSON-RPC dispatch as EDN — zero-dep portable .cljcexternal-originnetworkingstorageai
  1812. org-aomedia-av1AV1 (AOMedia) bitstream framing + symbol decoder primitives, pure .cljc -- OBU/sequence-header/frame-header parsing and the daala-derived bool decoder. Phase 0 of ADR-2607122000.external-originmultimedia
  1813. org-apache-arrowAn Arrow IPC reader in portable .cljc, providing columnar's IColumnSource. No Rust, no JNI, no generated FlatBuffers bindings.external-originoperating-systemstorage
  1814. org-apache-avroAn Avro Object Container File reader in portable .cljc. Self-describing, no type tags, no JNI.external-originstorage
  1815. org-apache-icebergexternal-origin
  1816. org-apache-parquetA Parquet reader in portable .cljc providing columnar's IColumnSource. Statistics work on files it cannot decode.external-originstorage
  1817. org-apache-tinkerpop-gremlingremlin.kotobase.net -- Apache TinkerPop Gremlin traversal subset over kotobase, via the kotobase-query bridge (ADR-2607172500)external-origindatabase
  1818. org-bacnetexternal-origin
  1819. org-biscuitsecBiscuit (biscuitsec.org) decision core in portable .cljc — public-key attenuation, block-scoped Datalog, over the kotoba-lang/authority latticeexternal-origindatabase
  1820. org-bitcoin-p2pBitcoin P2P wire-protocol client (SPV header sync) -- read-only observer, kotobase-backed. Part of ADR-2607172600.external-originnetworkingblockchain
  1821. org-bluesky-atprotoexternal-origin
  1822. org-can-cia-canopenexternal-origindevice-driver
  1823. org-chainagnostic-cacaoCAIP-122 / SIWE (EIP-4361) CACAO mint + verify in pure Clojure — self-sovereign Ed25519 capability for kotoba/kotobase, no-server-key, babashka-friendly.external-origincryptographyidentity
  1824. org-compuserve-gifexternal-origin
  1825. org-csa-iot-matterexternal-origin
  1826. org-csa-iot-zigbeeexternal-origin
  1827. org-dicomstandard-dicomDICOM PS3.10 file meta header + PS3.5 data element encoding in portable .cljcexternal-originscience
  1828. org-dnp3external-origin
  1829. org-ecma-international-262A JavaScript (ECMA-262 subset) interpreter written in Kotoba, compiled by amu -- to replace the QuickJS WASM dependency in kotoba-lang/browserexternal-originwebassembly
  1830. org-ethercatexternal-origindevice-driver
  1831. org-ethereum-abiPortable .cljc Ethereum ABI argument codec — static, dynamic, arrays, tuples, any nesting. Vectors from viem.external-originwebassemblystorageblockchain
  1832. org-ethereum-jsonrpcEthereum JSON-RPC client (read-only observer, kotobase-backed) — ADR-2607172600external-originnetworkingstorageblockchain
  1833. org-etsi-padesPAdES B-B by incremental update — the ByteRange gap, checked against the fileexternal-origin
  1834. org-farama-gymnasiumPure CLJC classic cartpole physics (reset/step) ported from wasm-bindgen glue in kami-cartpole-wasm. Restored from legacy kami-engine crate (deleted #82). ADR-2607010930.external-originsimulationwebassemblyscience
  1835. org-fixtrading-fixexternal-originfintech
  1836. org-freedesktop-waylandClean-room Wayland core protocol: interface/request/event datom model, object-lifecycle state machine, in portable .cljc. Spec-first, zero runtime deps. Propose-only corpus for ADR-2809050100.external-originwebassemblydatabase
  1837. org-graphql-httpgraphql.kotobase.net -- GraphQL over HTTP query surface over kotobase, via kotoba-lang/graphql (SDL/executor) + kotobase-query (ADR-2607172300 bridge). v0.1 is query-only (no mutations/subscriptions).external-originnetworkingdatabase
  1838. org-hl7-v2external-originscience
  1839. org-huggingface-safetensorsexternal-origin
  1840. org-ibisexternal-origin
  1841. org-ieee-1588external-origin
  1842. org-ieee-systemverilogexternal-origineda
  1843. org-ieee-tarPortable .cljc tar (POSIX.1 ustar + PAX + GNU) reader and writer — zero depsexternal-originstorage
  1844. org-ieee-upfexternal-origin
  1845. org-ieee-verilogKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands hereexternal-origingraphicseda
  1846. org-ieee-vhdlexternal-origineda
  1847. org-ietf-argon2RFC 9106 Argon2 (d/i/id) in portable .cljc, validated against BouncyCastle and the RFC vectorsexternal-origincryptography
  1848. org-ietf-asn1X.690 DER, portable .cljc — strict enough that a signature over the bytes means somethingexternal-origincryptography
  1849. org-ietf-blake2BLAKE2b (RFC 7693) in portable .cljc, at any digest length from 1 to 64 bytesexternal-origincryptography
  1850. org-ietf-brotliPortable .cljc brotli decompressor (RFC 7932) with the full static dictionary and 121 transformsexternal-originstorage
  1851. org-ietf-cborDefinite-length CBOR (RFC 8949) encode/decode in pure Clojure — canonical dag-cbor + order-preserving encoders, no deps, babashka-friendly.external-originstorage
  1852. org-ietf-chacha20-poly1305RFC 8439 ChaCha20, Poly1305 and AEAD_CHACHA20_POLY1305 in portable .cljcexternal-origincryptography
  1853. org-ietf-cmsRFC 5652 SignedData — and the messageDigest check that makes a signature mean the contentexternal-origincryptography
  1854. org-ietf-coapexternal-origin
  1855. org-ietf-csvCSV per RFC 4180 in portable .cljc, zero dependencies. A record is not a line.external-origin
  1856. org-ietf-deflateexternal-origin
  1857. org-ietf-diameterexternal-origin
  1858. org-ietf-dnsRFC 1035 authoritative DNS nameserver (.cljc) + IPNS alt-root custom-TLD bridgeexternal-originnetworkingipld
  1859. org-ietf-dnssecDNSSEC zone signing (RFC 4034/4035, RFC 8080) as portable .cljc — canonical forms, RRSIG/DNSKEY/DS/NSEC, crypto injected not importedexternal-origincryptography
  1860. org-ietf-ed25519Recover an Ed25519 public key (and did:key) from a raw 32-byte seed — pure Clojure (RFC 8032 edwards25519), no BouncyCastle, no native code, babashka-friendly.external-origincryptographyidentity
  1861. org-ietf-eppEPP (RFC 5730/5731/5734 + RFC 3915 RGP) as portable .cljc — namespace-URI-correct parsing, session trust boundary, RFC 5734 framingexternal-origin
  1862. org-ietf-ersRFC 4998 evidence records — the hash tree that outlives its own cryptographyexternal-origincryptography
  1863. org-ietf-hpkeRFC 9180 HPKE base mode (X25519/HKDF-SHA256/ChaCha20Poly1305) in portable .cljcexternal-origincryptography
  1864. org-ietf-icaliCalendar (RFC5545) + RRULE <-> EDN + recurrence expansion — zero-dep portable .cljcexternal-origin
  1865. org-ietf-imapGenuine IMAP4rev1 (RFC 3501) client -- injectable transport, no curl shell-out, not Gmail-specificexternal-originnetworking
  1866. org-ietf-jcsRFC 8785 JSON Canonicalization Scheme in portable .cljc — canonical JSON bytes for Data Integrity signingexternal-originstorage
  1867. org-ietf-jwsRFC 7515 JSON Web Signature (Compact Serialization) — structure only, crypto injected, portable .cljcexternal-origincryptographystorage
  1868. org-ietf-mimeRaw RFC 5322/MIME message -> the map kotoba-lang/mail takes. Pure cljc, green on JVM and ClojureScript.external-origin
  1869. org-ietf-netconfexternal-origin
  1870. org-ietf-nfsNFSv3 (IETF RFC 1813) + MOUNT as a pure .cljc program over an injected filesystem. A volume macOS mounts with no kext, no signing and no root.external-originstorage
  1871. org-ietf-oauth2external-originidentity
  1872. org-ietf-oncrpcONC RPC v2 (IETF RFC 5531) — the call/reply envelope and record marking, as pure .cljc functions over bytes.external-originnetworking
  1873. org-ietf-opusexternal-originmultimedia
  1874. org-ietf-ospfexternal-origin
  1875. org-ietf-pop3A genuine POP3 (RFC 1939) client — zero-dep .cljc, injectable transport, CAPA/STLS/APOP/SASLexternal-origin
  1876. org-ietf-radiusexternal-origin
  1877. org-ietf-rdapRDAP (RFC 9082/9083 + RFC 8056 status mapping) and WHOIS (RFC 3912) for a domain registry — one projection, two renderings, portable .cljcexternal-origingraphics
  1878. org-ietf-rfc3161RFC 3161 timestamps — verified and trusted are different answersexternal-origin
  1879. org-ietf-rtpexternal-originnetworking
  1880. org-ietf-rtspexternal-origin
  1881. org-ietf-sd-jwtRFC 9901 Selective Disclosure for JWTs — the salted-hash mechanism, portable .cljcexternal-origincryptography
  1882. org-ietf-sd-jwt-vcSD-JWT VC — SD-JWT-based Verifiable Digital Credentials, portable .cljcexternal-originidentity
  1883. org-ietf-sdpexternal-origin
  1884. org-ietf-sftpSFTP (IETF secsh WG draft — never ratified to RFC) filesystem-semantics core + experimental transport, projected onto kotobase.store (KRP §16.4 Location)external-originstorage
  1885. org-ietf-sipexternal-originnetworking
  1886. org-ietf-smtpGenuine SMTP (RFC 5321) client -- injectable transport, no curl shell-out, not Gmail-specificexternal-originnetworking
  1887. org-ietf-snmpexternal-origin
  1888. org-ietf-srtpexternal-origin
  1889. org-ietf-sshReusable SSH-2 transport core (RFC 4253 + curve25519-sha256 kex): framing, mpint, KEXINIT profile, exchange-hash H.external-origincryptographynetworkingdeveloper-tools
  1890. org-ietf-tlsRFC 8446 TLS 1.3 client in portable .cljc, primitives behind an injected provider seamexternal-originnetworking
  1891. org-ietf-turnexternal-origin
  1892. org-ietf-webdavWebDAV (IETF RFC 4918) protocol surface over kotobase — s3/ipfs/atproto/git sibling per ADR-2607172210external-originstorageipld
  1893. org-ietf-websocketRFC 6455 WebSocket framing and handshake in portable .cljc, with no dependenciesexternal-originnetworking
  1894. org-ietf-x25519RFC 7748 X25519 in portable .cljc, validated against BouncyCastle and the RFC vectorsexternal-origin
  1895. org-ietf-x509RFC 5280 certificate parsing for signature verification — no clock, no network, no keysexternal-origincryptography
  1896. org-ietf-xdrXDR (IETF RFC 4506) — schema-driven, portable .cljc, zero dependencies. The codec every ONC RPC protocol is written in.external-originnetworkingstorage
  1897. org-ietf-zstdPortable .cljc Zstandard decompressor (RFC 8878) — FSE + Huffman, zero depsexternal-originstorage
  1898. org-iso-10303KAMI CAD kernel — BREP solid modeling, parametric feature tree, assembly, tessellation. Restored from legacy kami-engine kami-cad crate (deleted #82) as zero-dep portable CLJC. ADR-2607010930. Named 'brep' to avoid colliexternal-originoperating-systemeda
  1899. org-iso-15118external-origin
  1900. org-iso-16739ISO 16739 IFC 4.3 exchange primitives for Kotoba applicationsexternal-origineda
  1901. org-iso-6983KAMI CNC/CAM — CNC machining domain logic (gcode/stock/tool/toolpath) in pure Clojure, ported from kami-cam (Rust)external-origineda
  1902. org-iso-8583external-origin
  1903. org-iso-aacexternal-origin
  1904. org-iso-h264external-originmultimedia
  1905. org-iso-isobmffexternal-origin
  1906. org-iso-jpegexternal-originmultimedia
  1907. org-iso-opentypeexternal-origindocumentation
  1908. org-iso-pdfexternal-origindocumentation
  1909. org-jpkiJPKI 署名用電子証明書の検証側 — 失効を確認しないことを毎回言うexternal-origin
  1910. org-jsonrpcJSON-RPC 2.0 in Kotoba — codec and NDJSON framing. Spec is https://www.jsonrpc.org/specification. Transport-agnostic; not a MicroDuck rewrite.external-originnetworkingstorage
  1911. org-kernel-fuseDesign only — see ADR-2608171200. The filesystem surface, what it would take, and what blocks it.external-originoperating-systemstorage
  1912. org-khronos-glbexternal-origin
  1913. org-khronos-gltfZero-dep portable CLJC binary glTF 2.0 (.glb) exporter. Restored from legacy kami-gltf crate (deleted #82). ADR-2607010930.external-origingraphics
  1914. org-loincLOINC code format, Mod-10 check digit, six-axis part model, release-CSV parser in .cljc (no LOINC content shipped)external-origincompilerscience
  1915. org-lora-alliance-lorawanexternal-origin
  1916. org-materialxKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands hereexternal-origingraphics
  1917. org-microsoft-riffexternal-origin
  1918. org-modbusModbus PDUs and framing (TCP, RTU, ASCII) in portable .cljc, with no dependenciesexternal-origindevice-drivernetworking
  1919. org-mqttexternal-originnetworking
  1920. org-msgpackMessagePack encode and decode in portable .cljc, with no dependenciesexternal-origin
  1921. org-nist-sha2external-origincryptography
  1922. org-oasis-odfexternal-origindocumentation
  1923. org-oasis-open-xmileexternal-origin
  1924. org-oasis-samlexternal-originidentity
  1925. org-oci-distributionOCI Distribution Spec v1.1 server (also satisfies ORAS clients — same API) projected onto kotobase IStoreexternal-origin
  1926. org-omg-bpmnHandle BPMN 2.0 as EDN/Clojure data — zero-dep portable .cljc (model + validate + XML I/O + pure token interpreter)external-originwebassembly
  1927. org-omg-cmmnCMMN case management as EDN + pure lifecycle engine — zero-dep portable .cljcexternal-origin
  1928. org-omg-dmnDMN decision tables + DRG as EDN — zero-dep portable .cljc with a pure evaluatorexternal-origin
  1929. org-omg-sysmlv2external-origin
  1930. org-omg-umlexternal-origin
  1931. org-opcfoundation-uaexternal-origin
  1932. org-opencypher-cypheropenCypher v0.1 query surface over kotobase (kotobase-query bridge) -- HTTP transaction-endpoint shape (ADR-2607172300)external-originnetworkingdatabase
  1933. org-openehropenEHR ADL 1.4 archetype parser (cADL/dADL/RM path syntax) in portable .cljcexternal-origincompilerscience
  1934. org-openid-oid4vpOpenID for Verifiable Presentations 1.0 — the Verifier side, portable .cljcexternal-origin
  1935. org-openid-oidcOpenID Connect Core as EDN — claims validation, discovery, UserInfo (host-injected JWT verification)external-originidentity
  1936. org-openstreetmap-overpassOpenStreetMap Overpass API client (pure .cljc query builder + nbb fetch)external-origingeospatial
  1937. org-openusdKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands hereexternal-origingraphics
  1938. org-pkware-zipexternal-originstorage
  1939. org-postgresql-wirePostgreSQL wire protocol (startup handshake + simple query subprotocol) over a small real SQL subset, via kotobase-query (ADR-2607172300 in com-junkawasaki/root)external-origindatabase
  1940. org-rosexternal-originrobotics
  1941. org-ros-urdfEDN authoring surface for articulated-scene (robot arm) descriptions: from-edn parsing, actuator BOM, torque validation. Restored from legacy kami-articulated-scene crate (deleted #82). ADR-2607010930.external-originrobotics
  1942. org-sae-j1939external-originrobotics
  1943. org-sbmlexternal-originscience
  1944. org-si2-defexternal-origin
  1945. org-si2-lefexternal-origin
  1946. org-si2-openaccessexternal-origin
  1947. org-signalexternal-origin
  1948. org-sourceware-bzip2external-origin
  1949. org-synopsys-libertyexternal-origineda
  1950. org-synopsys-sdcexternal-origin
  1951. org-thorchainTHORChain swap memo grammar + quote/inbound requests as data + quote verification. Native BTC<->ETH rail with on-chain affiliate fee. Pure .cljc, no deps, no HTTP.external-origincompilernetworkingblockchain
  1952. org-threadgroup-threadexternal-origin
  1953. org-threejsexternal-origin
  1954. org-tomlTOML v1.0.0 reader in portable .cljc, with no dependenciesexternal-origin
  1955. org-tukaani-xzPortable .cljc LZMA/LZMA2 decompressor with the .xz and .lzma containersexternal-originstorage
  1956. org-unicodeClean-room Unicode Standard corpus: UTF-8 encoding/decoding state machine, normalization forms (NFC/NFD/NFKC/NFKD) algorithm model, in portable .cljc. Spec-first, zero runtime deps. ADR-2809050100 gap tranche.external-originwebassemblydocumentation
  1957. org-vrmc-vrmZero-dep CLJC VRM avatar toolkit (parse/decompose/compose/export, spring-bone physics, humanoid rig, expressions). Restored from legacy kami-vrm crate (deleted #82). ADR-2607010930.external-originsimulationgraphicsscience
  1958. org-w3-activitypubEDN-first activitypub substrate for kotobaexternal-origin
  1959. org-w3-activitystreamsEDN-first activitystreams substrate for kotobaexternal-origin
  1960. org-w3-ariaexternal-originui
  1961. org-w3-didEDN-first DID library for kotobaexternal-originidentity
  1962. org-w3-epubexternal-origindocumentation
  1963. org-w3-json-ld-apiJSON-LD 1.1 expansion in portable .cljc. Contexts are never fetched — a fetched @context lets its host change what a signature covers. Third layer of the -rdfc- cryptosuite stack.external-origincryptographystorage
  1964. org-w3-nquadsRDF 1.1 N-Quads — terms, datasets, and the serialization RDFC-1.0 hashes over. Portable .cljcexternal-originstoragedatabase
  1965. org-w3-owl2external-origin
  1966. org-w3-pngexternal-originmultimedia
  1967. org-w3-rdfEDN-first rdf substrate for kotobaexternal-origindatabase
  1968. org-w3-rdf-canonRDF Dataset Canonicalization (RDFC-1.0) — simple path complete, N-degree refused explicitly. Validated against the official W3C suiteexternal-origindatabase
  1969. org-w3-sparql-protocolSPARQL 1.1 Protocol HTTP wrapper around kotoba-lang/sparql's EDN algebra, over kotobase-query-materialized data (ADR-2607172300)external-originnetworkingdatabase
  1970. org-w3-svgSVG conversion and presentation graphics toolkitexternal-originmultimedia
  1971. org-w3-turtleEDN-first turtle substrate for kotobaexternal-origin
  1972. org-w3-vcEDN-first vc substrate for kotobaexternal-origin
  1973. org-w3-vc-bitstring-status-listW3C Bitstring Status List v1.0 — privacy-preserving credential revocation/suspension in portable .cljcexternal-originidentity
  1974. org-w3-vc-data-integrityW3C Data Integrity proofs for VC/VP, eddsa-jcs-2022 cryptosuite — verified against the spec's own test vectorexternal-origincryptographydeveloper-tools
  1975. org-w3-webaudioRaw W3C Web Audio API thin ClojureScript wrapper (AudioContext/AudioWorkletNode) + portable worklet MessagePort protocol — L1 boundary for the ongaku domain, sibling to org-w3-webgpuexternal-origingraphicsmultimedia
  1976. org-w3-webauthnexternal-originidentity
  1977. org-w3-webcodecsRaw W3C WebCodecs JS API — thin binding layer + portable codec-string (avc1.PPCCLL) moduleexternal-originstorage
  1978. org-w3-webgpuRaw W3C WebGPU JS API thin wrapper (ADR-2607051400 Phase 1)external-origingraphics
  1979. org-w3-webrtc-signalingexternal-origin
  1980. org-w3-woffexternal-origin
  1981. org-xiph-flacexternal-originmultimedia
  1982. org-xiph-oggexternal-originmultimedia
  1983. org.ourworldindataDataLad archive of Our World in Data global energy snapshots
  1984. org.un.unstatsDataLad archive of UN Statistics Division SDG global energy indicators
  1985. org.worldbank.apiDataLad archive of World Bank Indicators API energy snapshots
  1986. organisms
  1987. osoperating-system
  1988. os-actoretzhayyim actor: os (aozora.app)operating-system
  1989. os-messagingoperating-system
  1990. otioKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  1991. outlookStandalone BPMN contract extracted from etzhayyim/root
  1992. p2pnetworking
  1993. package-registry-ipfsVerified IPFS transport adapter for the Kotoba package registryipld
  1994. pagingT5 library: an OS-independent page cache policy as a pure function — LRU/CLOCK/SLRU, stride-detecting readahead, segments, writeback. No I/O, no wall clock.operating-systemcompliance
  1995. paillier
  1996. pathfindKAMI Pathfind — A* grid pathfinding + NavMesh point location for NPC navigation. Restored from legacy kami-pathfind crate (deleted #82). ADR-2607010930.
  1997. payOn-chain creator-payment rail primitives (USDC on Base L2) — pure Clojure/ClojureScript, zero network I/O, zero key custodyblockchainfintech
  1998. pbrtkami-rtx (Mitsuba 3 WebGPU bind, RTX Renderer API-compat) -- pure-Clojure port of kami-pbrt (kami-engine retirement, ADR-2607010930)graphics
  1999. pcbKAMI EDA — schematic capture, PCB layout, netlist/BOM gen, ERC/DRC. Restored from legacy kami-eda crate (deleted #82). ADR-2607010930. Named 'pcb' to avoid collision with kotoba-lang/eda (unrelated OpenSTA/OpenROAD-classuieda
  2000. pdkKAMI PDK — technology nodes, Liberty timing, LEF physical, standard cell library, memory compiler. Restored from legacy kami-pdk crate (deleted #82). ADR-2607010930.compileredascience
  2001. pedigreeMaterial pedigree / certificate-of-conformance -- pure data contract for cross-actor supply-chain linkage (ADR-2607999950)
  2002. perfgateT5 assurance: measurement-gated performance claims — refuses noise, missing baselines, mismatched machines and assumed hardware; retires claims when the machine changes.
  2003. persona相手ごとの公開の顔 — 本体を出さない alias 発行と転送の判断(Hide My Email 型)
  2004. phone
  2005. physicsKAMI Physics Solvers — R1.0 contingent-fallback path-reservation metadata (no solver impl; active backend is external kami-genesis). Restored from legacy kami-physics-solvers crate (deleted #82). ADR-2607010930.simulationscience
  2006. physics-2d2D physics: AABB/circle colliders, O(n^2) collision detection, impulse resolution. Restored from legacy kami-physics-2d crate (deleted #82). ADR-2607010930.simulationscience
  2007. pipelinesshared RenderPipeline adapters — restored from legacy kami-engine Rust crate (deleted #259) as zero-dep portable CLJC. Part of the clj-wgsl migration (ADR-2607010930).graphics
  2008. pkgIC package modeling, wire bond/flip chip bonding, thermal analysis — pure Clojure (.cljc) port of kami-pkg
  2009. playwrightIdiomatic Clojure wrapper over Playwright for Java — drive real browsers for WASM/ClojureScript E2E (incl. WebAuthn passkey virtual authenticator).webassemblyidentity
  2010. plmOpen-source PLM workbench as EDN data + portable CLJC lifecycle engine.
  2011. plugin-hermesHermes backend plugin: read the kotoba-lang authorities live instead of quoting them
  2012. pnrKAMI Place and Route — floorplanning, placement, clock tree synthesis, routing, GDSII export. Restored from legacy kami-pnr crate (deleted #82). ADR-2607010930.
  2013. policyABAC/RBAC authorization policy as EDN + pure decision engine — zero-dep portable .cljcidentitycompliance
  2014. postfxPost-processing effect pass config (bloom, outline, SSAO, DOF, SSR, ACES tonemap, presets) as portable CLJC. Restored from legacy kami-postfx crate (deleted #82). ADR-2607010930.
  2015. powerKAMI Power — UPF power intent, static/dynamic power estimation, IR drop analysis, electromigration checking. Restored from legacy kami-power crate (deleted #82). ADR-2607010930.compiler
  2016. pqhAEAD envelope + Argon2id KDF + post-quantum hybrid (suite pqh-v1) + DID<->Signal identity binding. Relocated from etzhayyim-sdk per ADR-2606302300.cryptographyidentity
  2017. pregelPregel BSP runtime for Etzhayyim agent fleetswebassemblyai
  2018. presentationmlEDN-first presentationml substrate for kotoba
  2019. pricing-oracleMarket-analogy price prediction for quote-only/opaque-pricing verticals, over a generic {cluster, unit, band} item shape (.cljc core, nbb adapter for cloud-itonami's pricing-intelligence dataset)
  2020. prngkotoba.prng — portable deterministic discrete PRNG (.cljc). java.util.Random-compatible 48-bit LCG (same seed -> same word sequence on every host); bounded next-int / raw next-word. Zero third-party deps.
  2021. processFoundational process spawn for Kotoba (IProcess + host-injected os-spawn; twin of fs)operating-system
  2022. product-partyPortable product ↔ party (company/supplier/merchant) join graph for kotoba-lang and cloud-itonami
  2023. prolly-treeContent-addressed probabilistic B-tree (Prolly Tree) over CID-addressed dag-cbor blocks — CLJC restoration of the kotoba-store IPLD index (ADR-2607010930 Phase 6)storageipld
  2024. property
  2025. protoKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2026. providerNarrow, capability-gated host adapters — the named providers a runtime binds after aiueos grants.operating-systemwebassemblyidentity
  2027. provider-incidence
  2028. provider-postgresPostgreSQL pool provider — a narrow, capability-gated host adapter.identity
  2029. provider-transportOpt-in bounded socket and TLS provider for Kotoba tendersnetworking
  2030. psaProfessional services in pure Clojure — staffing, rates, margin, utilization, invoices. No deps, no I/O.fintech
  2031. qa-governorCommon QA governor actor — Nintendo-quality rubric + evidence-checking governor + audit ledger (ADR-2607031100)fintech
  2032. quarantineReversible removal — move to a vault, restore exactly, purge only under a retention floor.
  2033. quickjsQuickJS WASM binary loading contract (magic bytes, SHA-256 integrity, JVM/CLJS load)webassemblycryptography
  2034. raytracehikari-rt (光) — WebGPU ray-tracing primitive: LBVH build/traversal + WGSL ray-query codegen, pure .cljc port of kami-rt (Rust)compilergraphics
  2035. rcsGSMA RCS Universal Profile message records — pure Clojure, no I/Odeveloper-tools
  2036. rdf-canonEDN-first rdf-canon substrate for kotobadatabase
  2037. readerOne reader for the .kotoba grammar, on both runtimes — replaces the JVM-only clojure.tools.readercompilerwebassembly
  2038. rejiMulti-currency cash-register coin counter and change calculator (JPY/INR/CNY/BRL/MXN/SAR/AED), pure .cljc, no floats.
  2039. releaseFail-closed release assurance and signed-tag verification for Kotoba artifacts
  2040. renderkami-render (wgpu unified renderer) domain logic ported to zero-dep .cljc — camera/mesh/splat/meshopt/gltf pure CPU code; wgpu stays host-adapter (ADR-2607010930)graphics
  2041. render-shadersKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2042. replicatorutsushimi / kami-replicator (synthetic data + domain randomization, omni.replicator.core API-compat) -- pure-Clojure port (kami-engine retirement, ADR-2607010930)
  2043. repository
  2044. reservationReservable inventory, holds, rate plans and quotes in pure Clojure — the recompute seam for cloud-itonami's reservation-bearing verticals
  2045. retail
  2046. roboticsrobotics
  2047. root-routerEtzhayyim content-addressed root routeripld
  2048. routeFragment routing for kotoba-lang single-page apps — views as data, nav generated from them
  2049. rtcKAMI RTC — WebRTC SDK: room-based real-time communication, media tracks, spatial audio, signaling protocol. Restored from legacy kami-rtc crate (deleted #82). ADR-2607010930.multimedia
  2050. rtlKAMI RTL — HDL editor (Verilog/VHDL parsing), event-driven simulation, waveform viewer, synthesis netlist. Restored from legacy kami-rtl crate (deleted #82). ADR-2607010930.simulationmultimediaeda
  2051. rtx-nativekami-rtx-native — contingent fallback path tracer, pure .cljc port (R1.0 reservation metadata) of kami-rtx-native (Rust)
  2052. runpod
  2053. sahaiDurable multi-tenant placement loop for Kotoba tenders: leases, budgets, checkpoints, recovery, and fencing.
  2054. saifuCosmos/EVM wallet — authority is a value, not a popup. Pure address+policy layers (ADR-2608039900).blockchaincompliance
  2055. samlidentity
  2056. scadOpenSCAD-subset parser + CSG evaluator, restored from legacy kami-scad crate (deleted #82). Zero-dep portable CLJC. ADR-2607010930.compiler
  2057. sceneKAMI Scene — tolerant EDN accessor helpers (kw-key/mget/num/vec3/root-map) for Datomic-shaped scene.edn. Restored from legacy kami-scene crate (deleted #82). ADR-2607010930.database
  2058. scene-graphScene DAG (parent/child transform hierarchy, top-down world-transform propagation), zero-dep CLJC. Restored from legacy kami-scene-graph crate (deleted #82). ADR-2607010930.
  2059. scene2dKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2060. scheduleroperating-system
  2061. screenGuest-side judgment core for screen observe/act in Kotoba — ADR-2609031100
  2062. sdfSigned-distance-field primitives + CSG tree + JSON-LD parser, zero-dep portable CLJC. Restored from legacy kami-sdf crate (deleted #82). ADR-2607010930.compilerstorage
  2063. sdkShared TypeScript SDK for Etzhayyim services
  2064. sdk-authEtzhayyim SDK authentication wiringidentity
  2065. sdk-mockIn-memory Etzhayyim SDK test implementationdeveloper-tools
  2066. sdk-pyEtzhayyim Python and CLJC SDK
  2067. searchPortable CLJC search workspace model
  2068. secret-resolveShared env→1Password→Keychain credential resolution (.cljc/nbb), with a leak-safe execFileSync wrapperidentity
  2069. securitiesPositions, trades and fund-share/NAV — pure .cljc capability lib for the cloud-itonami securities/fund vertical (ISIC 64/66)identitycompliance
  2070. security
  2071. security-toolkitnmap/wireshark/burpsuite equivalent security tooling in pure .cljc — scanner, pcap dissector, HTTP analysisnetworking
  2072. sekisho関所 — shared auth decision layer: account, organization, recovery. One authority, many apexes (ADR-2608039950).
  2073. sendenKotoba marketing domain lib: campaigns/funnel/attribution (.cljc, on chobo+shitsuke)
  2074. senkyo選挙ドメインの一般ライブラリ — 法域別の選挙運動規制 / 手続きと期限 / 選管への join。純 .cljc、依存ゼロ。
  2075. session
  2076. sgp4SGP4 satellite orbit propagation and TLE parsing in portable .cljc — verified against an independent oracle, refuses deep space rather than approximating it
  2077. sha256dPortable .cljc SHA-256 / Bitcoin SHA-256d reference implementation with an evolutionary benchmark tournament over round-primitive formulationscryptographyblockchaindeveloper-tools
  2078. shaclEDN-first shacl substrate for kotoba
  2079. shadersKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2080. sheetsPortable CLJC spreadsheet workspace modeldocumentation
  2081. shellCLJC restoration scaffold for the deleted kotoba-shell Rust crate (Tauri replacement for manimani)
  2082. shiftAttendance in pure Clojure — punches, shifts, rosters, coverage. An unpaired punch is never completed.
  2083. shinkaPopulation search: a genome is a vector of doubles, a generation is ask/evaluate/tell. Zero-dep portable .cljc, identical on JVM and ClojureScript.science
  2084. shitsukeKotoba shared UI design system: design tokens + hiccup + style + portable re-frame seam + pure-hiccup components (.cljc, dual-render).graphicsui
  2085. shohyoA trial balance folded into 貸借対照表 and 損益計算書. It never guesses what an account is.
  2086. shoko
  2087. shokyaku償却 — how a depreciable asset writes down, by jurisdiction. Cited to 法人税法/施行令/耐用年数省令, integer yen, and explicit about what it refuses to compute.
  2088. shomen書面 — which statute still binds a procedure to paper, seal, revenue stamp or presence, and how far the electronic route is legally open. Pure cljc, zero deps.
  2089. shousetsuWork-agnostic serialized web-fiction domain vocabulary (author/work/episode, datom ops, blob-key invariant) — CLJC craft libstoragedatabase
  2090. si
  2091. sigmaSigma detection rules as EDN + pure event matcher — zero-dep portable .cljc
  2092. signal-integrityKAMI Signal Integrity — transmission line analysis, eye diagrams, crosstalk, S-parameters. Restored from legacy kami-si crate (deleted #82). ADR-2607010930.
  2093. sigv4AWS Signature Version 4 — signing and verification as portable .cljc with injected crypto, plus a Kotoba/Wasm percent-encoder held byte-equal to itwebassemblycryptography
  2094. simulated-userBounded fictional-cohort evaluation for Survey, Chatbot, Web, and Appsimulation
  2095. site
  2096. skeletonKAMI Skeleton — glTF-compatible skeletal animation: bone hierarchy, keyframe interpolation, pose blending/cross-fade, CCD IK, joint constraints, retargeting. Restored from legacy kami-skeleton crate (deleted #82). ADR-26graphics
  2097. skill-guest-authoringAgent-instruction package: write and check a .kotoba guest without inventing a limit that is not thereai
  2098. skill-loop-system-dynamicsAgent-instruction package for kotoba-lang/loop-system-dynamics (skill-* role, repository-rules.edn taxonomy)ai
  2099. skyKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2100. slidesPortable CLJC workspace model for slides, docs, drive, and sheetsdocumentation
  2101. social-publicationShared non-adjudicating dry-run social publication membrane for etzhayyim actors
  2102. sokoKotoba warehouse/logistics domain lib: multi-location stock/shipments/fulfillment (.cljc, on chobo+shitsuke+mise)
  2103. soukai株主総会運営 actor(secretary-LLM ⊣ ResolutionGovernor)— Japan Companies Act AGM convocation/resolution/minutes lifecycleai
  2104. sparqlEDN-first SPARQL algebra over rdf.core-shaped quadsdatabase
  2105. spec
  2106. spirvKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2107. sprite-gpuKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2108. sprite2dKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2109. sqlKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heredatabasegraphics
  2110. srsShared Registry System: the domain lifecycle a TLD registry runs (RFC 3915 RGP, EPP statuses, transfers) — pure .cljc, no clock, no storagestorage
  2111. srtKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2112. standard-modelClassical Standard Model field algebra (gauge/tensor/vector/spinor fields) in zero-dep portable .cljc
  2113. statechartHarel statecharts / SCXML-subset as EDN — zero-dep portable .cljc with a pure interpreterwebassembly
  2114. statement-fetchDeclarative bank/brokerage statement retrieval through a browser, where the agent structurally cannot type your password.ai
  2115. statesAWS Step Functions ASL as EDN + pure interpreter — zero-dep portable .cljcwebassembly
  2116. stepKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2117. store
  2118. strfmtprintf-style string formatting that produces the same text on every host — clojure.core/format is JVM-only
  2119. stringPortable clojure.string-equivalent surface (.cljc, JVM/nbb)
  2120. stripe-opsGoverned Stripe ops actor (stripe-ops-LLM ⊣ StripeOpsGovernor): read-only lookups + Payment Link creation onlyaifintech
  2121. sumitsuboCleanroom CAD modeling and generative drafting actoreda
  2122. sumitsubo-cadCleanroom CAD geometry and open-format interoperability SDKedageospatial
  2123. svelte-authSvelte 5 passkey and AT Protocol authentication clientidentity
  2124. svelte-design-systemSvelte 5 design system for etzhayyim applicationsui
  2125. svgraphSVGraph browser SVG and presentation graph toolkitmultimediadrawingmlooxmlpptxpresentationmlsvgsvgraphweb-editornpmtypescript
  2126. swapProvider-agnostic swap core: intent, normalized quote, execution plan as data, pre-signing safety checks, fee accounting. EVM aggregator + native BTC<->ETH rails.blockchainfintech
  2127. swarm-choreoGoverned, precomputed multi-agent choreography (drone light shows) over ROS 2 — kotoba-langairobotics
  2128. swift
  2129. sys-tms
  2130. tana棚 — a content-addressed table root that turns a predicate into byte ranges, without opening an objectipld
  2131. tasklist
  2132. tasks
  2133. taxlawWhat a tax record must carry, by jurisdiction. Sibling of worklaw; citations checked against the e-Gov corpus, not against HTTP 200.networkingfintech
  2134. tayori便り — reply-LLM ⊣ ComplianceGovernor correspondence-drafting actor (Email/Slack/WhatsApp drafts, git-backed document PRs)aicompliance
  2135. tech-ipfs-specs-http-gatewayIPFS HTTP Gateway in portable .cljc — path+subdomain parsing, TTL-derived caching policy, and plane routing that never lets a registry answer for a key-derived nameexternal-originnetworkingipldcompliance
  2136. tech-ipfs-specs-ipnsIPFS/libp2p IPNS spec (specs.ipfs.tech/ipns/) portable .cljc name derivation + signed head recordsexternal-originnetworkingipld
  2137. tech-ipfs-specs-unixfsUnixFS files — the balanced DAG ipfs add builds, in portable .cljc. Byte-identical CIDs at any size.external-originipld
  2138. technologyKotoba technology capability registry for EDA, CFD, CAE, workflow, policy, identity and auditsimulationidentityedacompliancecaecfdkotobatechnology-registry
  2139. tedaiTedai actor — intent planning and capability-safe desktop actuationidentity
  2140. teian
  2141. teleop
  2142. tenso
  2143. terrainDecima-style heightmap terrain (FBM noise, splatmap, chunked LOD mesh, Gerstner water, biome presets), zero-dep CLJC. Restored from legacy kami-terrain crate (deleted #82). ADR-2607010930.graphicsscience
  2144. testdeveloper-tools
  2145. tetsuzuki一般行政手続きの型と算法 — 誰を縛る期限か / 暦日か営業日か / 徒過したら何が起きるか。純 .cljc、依存ゼロ。
  2146. tex
  2147. text
  2148. threads
  2149. tilemapKAMI Tilemap — 2D tile layers, collision map, world/tile coordinate conversion, GPU instance-buffer data generation. Restored from legacy kami-tilemap crate (deleted #82). ADR-2607010930.graphics
  2150. time
  2151. tomlKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2152. torchPyTorch-style neural-net module graph as EDN data — pure shape/param engine, host-injected ports. Zero-dep portable .cljc.ai
  2153. torihikiDeterministic on-chain exchange state machine — an open replacement for Hyperliquid's closed HyperCore. Order book, clearinghouse, funding, liquidation as one pure transition.blockchain
  2154. torihiki-chart取引所チャートの幾何。足は時間ではなくブロック。cljc、kotoba-lang/d3 の上、色は design system tokenui
  2155. torihiki-nodeTransport for torihiki: a Cloudflare Worker in front of a Durable Object sequencer. Ed25519-authenticated /tx, runs the real engine.cryptographyidentity
  2156. torihiki-terminalTrading terminal for torihiki — every number produced by the real engine. design-quality 100/100.fintech
  2157. torrent
  2158. torrent-app
  2159. toshokanNational library catalog metadata harvester -> kotobase preservation (NDL/LOC/Korea-NL live, Iran/Russia spec-only)
  2160. toshokan-patentsSelf-growing worldwide patent bibliographic harvest + resident daemon (toshokan pattern, ADR-2607251552)
  2161. touchid
  2162. transitTransit JSON wire library for Kotoba Datomic APIsstoragedatabase
  2163. translatedocumentation
  2164. traversalT5 library: visit order (row/column-major, Morton, Hilbert), cache tiling and loop-order derivation against a machine descriptor.
  2165. treasuryDomain-agnostic USDC quote/verify/ledger primitives (pure Clojure/ClojureScript)fintech
  2166. triagePortable LLM-classification + golden-eval kernel (zero-dep .cljc, host-injected transport)operating-systemai
  2167. tsuzuri
  2168. uikitkotoba-lang default UI/UX design (uikit) — see 90-docs/adr/2607022800uidocumentation
  2169. uk.gov.legislationPreserved primary-source legislative corpus (DataLad + git-annex/B2). Projected into etzhayyim/global-legislation-datoms.database
  2170. unspscUNSPSC segment-level registry -- product/service-commodity-classification counterpart to kotoba-industry/kotoba-occupation/kotoba-cofogcompliance
  2171. uptimeObservations of a service -> a statement about its availability. Unobserved is not up; a prober that could not run is not an outage.
  2172. user-testdeveloper-tools
  2173. utsushiutsushi(映し): 時間ベースメディア(動画/音声)を 純cljc+EDN(コンテナ) × defgraph filtergraph × capability-gated codec で扱う ffmpeg 的ライブラリ。kasane の姉妹。設計=ADR-2606272200identitystorage
  2174. vault
  2175. vector-embeddingai
  2176. vegetationDecima-style procedural vegetation: taxonomy-driven mesh generation, Poisson-disk placement, distance LOD/culling. Restored from legacy kami-vegetation crate (deleted #82). ADR-2607010930.graphics
  2177. videosStandalone BPMN contract extracted from etzhayyim/root
  2178. vite-plugin-safe-builderSafe builder Vite plugin for Svelte
  2179. vllmvLLM (OpenAI-compatible) inference request as EDN data — pure wire render/parse, host-injected transport ports. Zero-dep portable .cljc.graphicsai
  2180. vmmThe decisions a virtual machine monitor makes about a guest it did not write, in Kotobaidentity
  2181. voxelZero-dep portable CLJC voxel storage (dense/sparse/octree). Restored from legacy kami-voxel crate (deleted #82). ADR-2607010930.storage
  2182. vpn
  2183. walletblockchain
  2184. wasm-webcomponentKototama browser host: run amu-produced Wasm as a WebComponent. Not the language or compiler.compilerwebassembly
  2185. watchlist-screenSanctions/PEP watchlist screening: real OFAC SDN + UN Consolidated List ingestion, tiered Jaro-Winkler name matching, staleness-aware
  2186. web-modelbPure-Clojure port of kami-engine's kami-web-modelb (VRM dance GPU bridge): camera preset + frame-timing configgraphics
  2187. webauthnidentity
  2188. webglKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2189. webgpuDeclarative WebGPU from EDN — hiccup for the GPU. CLJS drives WebGPU directly from a pure EDN render-IR (no Rust/wasm).compilerwebassemblygraphics
  2190. webgpu-rsPure-Clojure port of kami-webgpu-rs: EDN render-IR parsing, deterministic scene/demo generation, geometry, and per-draw-call matrix/buffer-packing math (GPU calls left as host-adapter)compilergraphicsgeospatial
  2191. webrtcWebRTC signaling, session negotiation and room membership in pure Clojure (kotoba-lang capability library)identity
  2192. wgslKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2193. window-session-stateKAMI Window Session State — desktop app-shell state (window/compositor/taskbar/launcher/notification/terminal/file-explorer). Restored from legacy kami-os crate (deleted #82). ADR-2607010930.operating-system
  2194. wireEDN-over-TCP framing + socket-pool primitives, shared across kotoba-lang protocol librariesnetworking
  2195. wit
  2196. witness-quorumDeterministic witness selection + quorum decision rule + Ed25519-signed validation-membrane attestation. Relocated from etzhayyim-sdk per ADR-2606302300.cryptography
  2197. word-id語で表す ID — 語彙と整数の全単射、素数体 checksum で 1 語の誤りと入れ替えを検出
  2198. worklawStatutory working-time limits by jurisdiction, cited. An unchecked jurisdiction never returns 'no violations'.
  2199. ws-valueflo-algorithmsThe eight Valueflows network-based algorithms in portable cljc: dependent demand, critical path, rollup, value equation, trace, provenance, cash flow
  2200. ws-valueflo-vocabularyValueflows (REA) vocabulary as pinned EDN + portable cljc: the 19-action behaviour table, executable
  2201. x
  2202. x402-directoryVendor-neutral HTML directory-page renderer for any x402-compliant facilitator's GET /catalog response (pure .cljc)graphicsui
  2203. x402-sdkx402 clients for AI agents: read the 402, pay, retry. TypeScript and Python. Holds no key — the signer is injected.ai
  2204. xlsx
  2205. xmlKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2206. xrpcUnified etzhayyim XRPC client and dispatch utilities
  2207. xyz-ucanBounded EDN-first UCAN Delegation v1 verifieridentity
  2208. yakuwari役割 — the durable-role layer of the kotoba AO stack: objective, capacity bounds, runner pool, HIL policy and reconciliation. Self-judging but not self-evolving, and therefore needs no lease.compliance
  2209. yakuwari-viewRoles + live runs -> one display model, for surfaces on different design systemsui
  2210. yamlKAMI clj-wgsl migration Phase 4 home (ADR-2607010930) — scaffold, Wave-2 port lands heregraphics
  2211. yieldKAMI Yield & Reliability — Monte Carlo simulation, PVT corner analysis, aging/degradation estimation (NBTI/PBTI/HCI/TDDB/EM). Restored from legacy kami-yield crate (deleted #82). ADR-2607010930.simulation
  2212. yotei
  2213. youtube-upload archived Minimal YouTube Data API v3 client (OAuth2 refresh, resumable upload, captions, thumbnails) — extracted from yukkuri identity
  2214. zap-proxyClean-room OWASP ZAP-equivalent DAST stack for kotoba-lang: spider, passive/active scan, report. Pure .cljc decision core, injected transport.
  2215. zoneDNS zone files (RFC1035) <-> EDN + diff — zero-dep portable .cljcnetworking

Filtering runs in the browser and no query leaves it; with JavaScript off the complete list is still rendered above. 1,055 of these repositories carry a GitHub description, so a domain tag has that much evidence to work from — 255 match no domain rule and are shown untagged rather than assigned the nearest label. A repository list is discovery. It is not the package registry: exactly one library is published through the content-addressed registry described above, and a repository here is neither a released package nor an API-stability claim.

Tag vocabulary: site/library-taxonomy.edn. Repository snapshot: site/library-catalog.edn, fetched 2026-09-07.

Current boundary

LIVE

Executable release closure

The CLI builds and transfers one CID closure containing definitions, raw Wasm, compile receipts, compiler contract, policy, and package-lock evidence.

bafyreico7jriisjhv77xftmezhcpkrjbnacqk2jtrcly7vgxikkfgolr64

LIVE

Passkey-hosted publish

The CLI replicates the immutable closure and returns a fragment-only approval URL containing an ML-DSA-65 signature. kotoba.cloud requires the Passkey session and atomically pins the first valid ML-DSA key to the Stable Principal without receiving either signing seed or storage tokens.

STATUS

distributed release gated

A release remains pending until two byte-complete storage origins and two distinct routed peer IDs produce an availability-proof CID. One gateway never qualifies.

Hosted Passkey publication: implemented. Content identity is never execution authority.

Compare libraries with the boundary attached

A comparison is evidence only when it names the exact library CID, workload, target, host, toolchain, sample count, measurement time, verified result, receipt, and residual limit.

  • Do not compare mutable latest aliases as if they were immutable releases.
  • Separate API coverage, target compatibility, compile performance, runtime performance, and operational qualification.
  • A faster isolated kernel is not a general production-performance claim.
  • Unsupported or unmeasured cells stay explicit; they are not silently scored as zero.