Architecture Repository/Artifacts/Abstract Wikipedia Architecture
This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on the information here being up-to-date. |
Abstract Wikipedia Architecture
editA library of code functions to support the Wikimedia projects and beyond, for everyone to call and re-use in the world's natural and programming languages
Last updated: 2023-12-12 by Jdforrester (WMF)
Status: v1 published April 2021 to describe the architecture modeling and discussion for Abstract Wikipedia
Mission statement
editEnable everyone to collaboratively create and maintain a library of code functions to support the Wikimedia projects and beyond, for everyone to call and re-use in the world's natural and programming languages
Narratives (User stories)
edit- User stories (TODO)
Capabilities
editThis is a list of systems capabilities for the Abstract Wikipedia system. This list is still under consideration and is evolving as we continue to model and flesh out the system behavior. Click to see the artifact (LucidChart).
Contribute functionality
editCapabilities that involve contribution like creating new objects and editing existing objects.
- Contribute function definition
- Translate function definition
- Contribute function implementation
- Accept valid implementation
Discuss functionality
editCapabilities that involve community collaboration on policy and functionality.
- Establish policy and norms
- Standardize functionality
- Finding missing required functionality
- International global standardization
Test functionality
editCapabilities that involve testing functions and quality assurance of the deliverable objects.
- Contribute test cases
- Test the correctness of a function
Serve functionality
editCapabilities that involve serving the functions and objects in the system to an external consumer.
- Invoke a function call
- Update the result of a function call
- Fetch external parameter data
- Find a function
- Embed function in a wiki page
Document functionality
editWe are still fleshing this capability out and what it means for the behavior of the system.
Architecture models
editThis section includes the architectural models that are part of the discovery and model stages to define the architecture. This follows the Architecture practice, and involves collaborative modeling techniques like event sourcing. The goal of the process is to describe the domains of the system and model the architectural process. This work is ongoing.
Event models
editThese models aim to understand how the system works, mark the pain points, and discover where to dive deeper.
Event storming - first version
editWe began here to understand the events that happen in the system. And to tease out pain points / dense areas where we want to dive deeper.
Prioritized modeling how “validation” works next.
Event storming - cleaner version
editLayered the events, as we identified them, and agreed this was accurate (with many remaining questions.)
Adding functions event sourcing
editA model attempting to describe the actions and events that happen when a function is added to the system.
Ideal function dashboard model ("Happy puppy model")
editThis model was created from the view of an "ideal" workflow, to flush out behavior and interaction with the system.
Contexts and events in high-level model
editA model fleshing out the user actions, system capabilities, and events in the system.
Capabilities and Flow models
editThese are models showing the capabilities and/or flow of data through the system.
Flow/Capabilities model - first draft
editThis was the first attempt to create a representation of the actions, flow, and events of the system.
Mission, Capabilities and Flow - second draft
editA second iteration on the flow and capabilities model, connecting them to the team's missions statement.
Structure models
editThese are models describing a behavior of some system or several systems and their parts.
Top-level architectural model
editThis represents the top-level architecture of the system and its top-level services.