Batch recent activity six at a time
Deploy production / deploy (push) Successful in 2s

This commit is contained in:
2026-08-12 00:09:20 -07:00
parent 2964bdaf24
commit aae9836b99
6 changed files with 68 additions and 4 deletions
+4
View File
@@ -63,6 +63,10 @@ making changes; it is the authoritative operations and deployment runbook.
mustard labels and are excluded from discovery.
- Keep project devlog entries in the homepage Recent Activity feed alongside
projects, blog entries, and articles, ordered by publication date.
- Keep Recent Activity batching as a progressive enhancement: render the full
semantic feed, show six items initially with JavaScript, reveal six more per
activation, announce the visible count, and leave all items available when
JavaScript is disabled.
- When `README.md` changes, keep the README-derived example blog entry aligned
with the runbook content it demonstrates.