Headless multi-application, multi-tenant user mangement engine.
Find a file
tegwick 6d0cc7b0f9 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-22:
  - update .custodian-brief.md for user-engine
2026-05-22 21:32:43 +02:00
docs Add tenant-aware user-engine behavior 2026-05-22 21:28:40 +02:00
src/user_engine Add tenant-aware user-engine behavior 2026-05-22 21:28:40 +02:00
tests Add tenant-aware user-engine behavior 2026-05-22 21:28:40 +02:00
wiki Established architecture blueprint 2026-05-22 19:05:13 +02:00
workplans Add tenant-aware user-engine behavior 2026-05-22 21:28:40 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-05-22 21:32:43 +02:00
.gitignore Initial commit 2026-05-22 15:54:46 +00:00
INTENT.md Add implementation workplans and integration boundaries 2026-05-22 19:50:04 +02:00
LICENSE Initial commit 2026-05-22 15:54:46 +00:00
Makefile Start user-engine implementation scaffold 2026-05-22 20:55:27 +02:00
pyproject.toml Start user-engine implementation scaffold 2026-05-22 20:55:27 +02:00
README.md Start user-engine implementation scaffold 2026-05-22 20:55:27 +02:00
SCOPE.md Add implementation workplans and integration boundaries 2026-05-22 19:50:04 +02:00

Headless multi-application, multi-tenant user management engine.

Development

make test

See docs/development.md and docs/configuration.md for the initial implementation boundaries.