Clean prepaid SoT, identity mailbox, public access planes, leaf policy, fleet spawn
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
Persist account-balance books; edge caches prepaid from books. Add zappier-identity, verae-nats-accounts, verae-jobs-events, verae-access-staff, zapier-decisions. Edge binds loopback; lan-134 stays off; HTTP services prefer local spawn.
This commit is contained in:
parent
345aeeead9
commit
ddf772454b
153 changed files with 2236 additions and 116 deletions
3
packages/docs-master/modules/verae-access-staff/NATS.md
Normal file
3
packages/docs-master/modules/verae-access-staff/NATS.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# NATS — verae-access-staff
|
||||
|
||||
Plane `staff`. Authz then billing statement/adjust.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# verae-access-staff
|
||||
|
||||
Staff plane for credits and statement review.
|
||||
3
packages/docs-master/modules/verae-jobs-events/NATS.md
Normal file
3
packages/docs-master/modules/verae-jobs-events/NATS.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# NATS — verae-jobs-events
|
||||
|
||||
IN `verae.zapier.jobs.events` queue `jobs-events`.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# verae-jobs-events
|
||||
|
||||
Mailbox for `verae.zapier.jobs.events` (passthrough + count).
|
||||
3
packages/docs-master/modules/verae-nats-accounts/NATS.md
Normal file
3
packages/docs-master/modules/verae-nats-accounts/NATS.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# NATS — verae-nats-accounts
|
||||
|
||||
Policy only. See `policy.json`.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# verae-nats-accounts
|
||||
|
||||
INTERNAL vs LEAF. Leaf deny `verae.billing.>`.
|
||||
3
packages/docs-master/modules/zapier-decisions/NATS.md
Normal file
3
packages/docs-master/modules/zapier-decisions/NATS.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# NATS — zapier-decisions
|
||||
|
||||
None.
|
||||
3
packages/docs-master/modules/zapier-decisions/SUMMARY.md
Normal file
3
packages/docs-master/modules/zapier-decisions/SUMMARY.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# zapier-decisions
|
||||
|
||||
Architecture decisions and action log for the lab cleanup (prepaid SoT, identity, access planes, leaf policy, fleet).
|
||||
3
packages/docs-master/modules/zappier-identity/NATS.md
Normal file
3
packages/docs-master/modules/zappier-identity/NATS.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# NATS — zappier-identity
|
||||
|
||||
`verae.identity.bind` / `verae.identity.lookup` queue `identity`.
|
||||
3
packages/docs-master/modules/zappier-identity/SUMMARY.md
Normal file
3
packages/docs-master/modules/zappier-identity/SUMMARY.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# zappier-identity
|
||||
|
||||
Bind and lookup `veraeUserId`. JWTs never stored.
|
||||
Loading…
Add table
Add a link
Reference in a new issue