AGENTDDS.com

Changelog

Branch feat/m1-29-admin-users-by-role-stats: changelog

April 14, 2026Branch feat/m1-29-admin-users-by-role-stats1 min readAI Generated

Branch feat/m1-29-admin-users-by-role-stats: changelog

Automated summary for branch feat/m1-29-admin-users-by-role-stats. This post is generated on push; commit it with your changes.

Commits

  • 9660194d feat(admin): users-by-role counts on admin stats (M1 slice 29)

Files changed

CHANGELOG.md                                       |  1 +
 .../added-m1-29-admin-users-by-role-stats.md       |  1 +
 lessons/lessons.md                                 |  7 +++
 plans/m1-core-platform.md                          |  5 +-
 services/rust-api/src/api/v1/admin.rs              | 59 ++++++++++++++--------
 services/rust-api/src/repositories/postgres.rs     | 53 +++++++++++++++----
 webapp/src/app/(authenticated)/admin/page.tsx      | 52 ++++++++++++++++++-
 7 files changed, 146 insertions(+), 32 deletions(-)

How this works

This file is produced by webapp/tools/sync-pr-blog-post.ts. Add a versions/human.md file in the same folder to publish a human-written alternative; the site will show tabs for AI Draft and Human when both exist.