diff --git a/architecture-docs/interactions.mmd b/architecture-docs/interactions.mmd index f1e7466..55ef752 100644 --- a/architecture-docs/interactions.mmd +++ b/architecture-docs/interactions.mmd @@ -3,7 +3,7 @@ flowchart user(user) --> |use| deployment configuration1 -->|deploy| deployed1 - devs(developers) --> |maintain| fediversity + maintainers --> |maintain| fediversity fediversity --> |update| provider1 subgraph provider1["fediversity setup A"] diff --git a/architecture-docs/interactions.svg b/architecture-docs/interactions.svg index b605d61..3120ba3 100644 --- a/architecture-docs/interactions.svg +++ b/architecture-docs/interactions.svg @@ -1 +1 @@ -fediversity setup Bfediversity setup Aruntime environmentruntime environmentconfigurationsusedeployupdatedescribestorechangetriggermaintainupdatedescribeimplement runtime interfacesmaintainfediversity source codeapplication modulesruntime backendsruntime optionsconfigurationsstaged configurationdeployed configurationuserapplicationsstaged configurationdeployed configurationdevelopersruntime configstateoperatorapplicationsstatemigrationhosting provider \ No newline at end of file +fediversity setup Bfediversity setup Aruntime environmentruntime environmentconfigurationsusedeployupdatedescribestorechangetriggermaintainupdatedescribeimplement runtime interfacesmaintainfediversity source codeapplication modulesruntime backendsruntime optionsconfigurationsstaged configurationdeployed configurationuserapplicationsstaged configurationdeployed configurationmaintainersruntime configstateoperatorapplicationsstatemigrationhosting provider \ No newline at end of file
fediversity setup B
fediversity setup A
runtime environment
configurations
use
deploy
update
describe
store
change
trigger
maintain
implement runtime interfaces
fediversity source code
application modules
runtime backends
runtime options
staged configuration
deployed configuration
user
applications
developers
runtime config
state
operator
migration
hosting provider
maintainers