5 Commits

Author SHA1 Message Date
self 46d914bd5b docs: document shared HTTP wrapper usage
CI / Test (push) Failing after 20s
Advise plugin runtime code to use Tribes.HTTP for outbound requests while allowing standalone test and supertest scripts to keep raw Req usage.
2026-07-13 15:47:20 +02:00
self 157106aa66 feat: prefix Trust plugin slug
CI / Test (push) Failing after 16s
Rename the Trust plugin identity to tribe-one-trust and update config namespace/docs accordingly.
2026-06-17 22:33:43 +02:00
self f08af20cd5 dev: add en_GB locale archive to devenv
CI / Test (push) Failing after 19s
Provide a Nix glibc locale archive with en_GB.UTF-8 so tools inside the devenv shell inherit a valid UTF-8 locale.
2026-06-02 00:01:40 +02:00
self 6e050b1141 feat: provide trust facts for access policies
CI / Test (push) Failing after 23s
Expose Trust as the generic access trust provider, add admin management methods for e2e setup, and align dependency locks with the host release.\n\nKeep Trust resources buildable in plugin packaging by avoiding host-only policy checks in plugin resources.
2026-05-28 21:30:14 +02:00
self 40310b26ea feat: add trust plugin foundation
CI / Test (push) Failing after 20s
Introduce the Trust plugin as the federation provider for tribe identity and hello handshakes, with synced Ash resources for remote tribes and tribe relationships plus an admin LiveView for trust management.
2026-05-27 22:49:44 +02:00