cli: authenticate to ensign, admin over bearer tokens (I7) #16

Merged
PerishFire merged 1 commit from i7-cli into main 2026-07-18 14:41:59 +00:00
Owner
No description provided.
cli: authenticate to ensign, admin over bearer tokens (I7)
All checks were successful
guard / guard (pull_request) Successful in 2m4s
a3dda65c2e
The first real CLI in the fleet. A /bearer ceremony mints a personal
access token from a password (verify factored out and shared with
login); the cli stores it 0600 under $XDG_CONFIG_HOME/ensign and
drives login/logout/whoami/invite/actors/teams/team/apps/app over the
gate's bearer resolve. ureq (rustls) so it speaks https to a real
deployment; act 6 rounds a full admin trip and refuses a stranger.

Also the negentropy v0.5.0 sync (file<=300, fanout<=10): main.rs and
oidc.rs split into modules, Admin boards extracted, components atoms
grouped into frame/field/mark. Guard + dual-engine acts green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
PerishFire deleted branch i7-cli 2026-07-18 14:42:00 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
PerishLab/ensign!16
No description provided.