spec
The payment contract for the AiCE-Lab `payment` framework: domain types, the `Provider` adapter interface, the transaction state machine, OpenAPI, conformance vectors, and Postgres migrations. Pinned by tag by `payment-server` and the SDKs.
Open Source
Public projects from the AiCE-Lab GitLab group.
The payment contract for the AiCE-Lab `payment` framework: domain types, the `Provider` adapter interface, the transaction state machine, OpenAPI, conformance vectors, and Postgres migrations. Pinned by tag by `payment-server` and the SDKs.
PHP client SDK for the AiCE-Lab `payment` service. Thin HTTP client (`createCheckout` / `getTransaction` / `refund`) plus a `PaymentClientInterface` and `MockPaymentClient` for consumer tests. No gateway credentials ever pass through this SDK — it talks only to your…
Node.js / TypeScript client SDK for the AiCE-Lab payment service.
Go client SDK for the AiCE-Lab payment service.
> **⚠️ ARCHIVED — no active consumer (CORE-POLICY P5.5).** > Payment is a server-to-server API. Until a real consumer needs this > language binding, it is not maintained. Integrate via the maintained > clients — **`aice-lab/payment` (node)**, **`payment/go`**, or >…
> **⚠️ ARCHIVED — no active consumer (CORE-POLICY P5.5).** > Payment is a server-to-server API. Until a real consumer needs this > language binding, it is not maintained. Integrate via the maintained > clients — **`aice-lab/payment` (node)**, **`payment/go`**, or >…
> **⚠️ ARCHIVED — no active consumer (CORE-POLICY P5.5).** > Payment is a server-to-server API. Until a real consumer needs this > language binding, it is not maintained. Integrate via the maintained > clients — **`aice-lab/payment` (node)**, **`payment/go`**, or >…
> **⚠️ ARCHIVED — no active consumer (CORE-POLICY P5.5).** > Payment is a server-to-server API. Until a real consumer needs this > language binding, it is not maintained. Integrate via the maintained > clients — **`aice-lab/payment` (node)**, **`payment/go`**, or >…
Polyglot authentication module spec, libraries, and conformance suite
Contract for the polyglot aice-auth module: OIDC OpenAPI 3.1 fragments, Postgres schema migrations, a Go conformance runner with cross-language test vectors, and shared GitLab CI templates.
PHP 8.3 library implementing the aice-auth contract: ES256 JWT verification, JWKS handling and typed verification exceptions.
Node.js / TypeScript implementation of the aice-auth contract; currently provides a JOSE-based JWT verifier.
React Native (TypeScript) client SDK for the aice-auth issuer, with optional AsyncStorage-backed token persistence.
Browser TypeScript client SDK for the aice-auth issuer, with login/refresh/logout and a pluggable token store.
Flutter/Dart client SDK for the aice-auth identity service, covering login, refresh, logout and pluggable secure token storage.
Go implementation of the aice-auth contract; currently provides an ES256 JWT verifier built on golang-jwt.
aice-notification — polyglot delivery-only notification framework (email + sms)
aice-lab/notification — PHP client SDK for the aice-notification service.
@aice-lab/notification — Node/TypeScript implementation of the aice-notification delivery contract (email + sms).
The aice-notification contract: abstract delivery port + HTTP API + conformance vectors.
Polyglot OTP-delivery channel adapters
Contract for the polyglot aice-otp delivery module: an abstract OpenAPI 3.1 channel interface (sms/whatsapp/email) plus conformance vectors every provider adapter must satisfy.
PHP 8.3 implementation of the aice-otp channel contract: Channel interface, typed SendException hierarchy, recipient validator, MockChannel reference, and a YAML conformance harness.
Go implementation of the aice-otp channel contract: Channel interface, typed errors, recipient validator, MockChannel reference, and a YAML conformance harness — no first-party provider adapters.
Node.js / TypeScript implementation of the aice-otp channel contract: Channel interface, typed SendError hierarchy, validator, MockChannel reference, and a YAML conformance harness.
Public specification of the `aice-license` token: format, signing algorithms, public keys, conformance vectors, and a pure-Go reference verifier importable by every aice-* implementation.
Deep Learning for All
Go CLI for managing a GeoServer instance over its REST API: workspaces, stores, styles, layers, coverages, PostGIS publishing, and QGIS project import.
Personal Go-syntax practice repo with standalone snippets covering hello-world, arithmetic, variables, slices/maps/structs, goroutines, and a tiny HTTP server.
Homebrew tap for aice-lab tools (envkit)
Portable env/dotfile manager with keychain-backed secrets