docs: transition repository to role-engine

This commit is contained in:
tegwick 2026-08-19 19:42:51 +02:00
parent 1769df1e19
commit d231241dbf
3 changed files with 652 additions and 2 deletions

View file

@ -1,3 +1,20 @@
# role-community-manager
# role-engine
The Community Manager is responsible for establishing, developing, and sustaining the Coulomb Society as an active community around Coulomb.social.
`role-engine` is a versioned catalog for reusable organizational and operational
role definitions. It keeps the shared model and multiple roles together so each
role does not require its own repository.
The first role is [Community Manager — Coulomb Society](roles/community-manager.md).
## Repository layout
```text
INTENT.md repository purpose and boundaries
roles/
community-manager.md first role definition
```
The repository is documentation-first. A common schema, validation, rendering,
or assignment tooling may be added only when concrete consumers require it.
See [INTENT.md](INTENT.md) for the draft direction.