This task involves the work of extending T257644 to create a way of tagging/categorizing edits as comments and new sections in real-time (read: as they happen).
=== Implementation details
=== Use cases
In addition to the applications/use cases described in T257644, this work would "unlock" the software's ability to send the kinds of notifications described in T254263.
=== Open questions
- [ ] How can the software tag/categorize edits as comments and new sections in real-time (read: as they happen)?
- [ ] How might this tagging happen in a way that doesn't slow down the save process?
- [ ] How/where do these tags get stored (e.g. [Special tags](https://www.mediawiki.org/wiki/Special:Tags))? //We'd need to talk with performance team to see they're okay with this amount of data being stored.//
- [ ] In what format does Product Analytics need this comments to be stored in order for us to be able to answer questions like:
-- //"On average, on how many comments do topics started on Junior Contributor talk pages receive?"//
=== Done
- [ ] All "Open questions" are answered