Admin shell MVP
Admin Overview
One place to review content, navigation, and rollout readiness.
This first admin shell intentionally stops short of full CRUD. It gives the team a stable frame for the workflows we know are coming next: article management, taxonomy control, and site configuration.
Articles
Open route Editorial queue
No article table yet
The next step is to replace this placeholder with a sortable article list, filters, and draft versus published states.
- Wire article list view to real filtering and pagination.
- Add category editor with empty-state creation flow.
- Connect site config cards to D1-backed reads.
- Protect admin routes with the planned auth layer.
Site config
Open route Known keys
hero_title
seemods
Seemods turns delivery thinking into readable systems notes. homepage_featured_limit
seemods
3 seo_description
seemods
Calm operations, practical automation, and lightweight governance notes. review_mode
seemods
preview-first Categories
Open route Taxonomy shell
No category editor yet
This panel reserves the space for category creation, naming rules, and ordering.
Review flow
Open route Preview-first workflow
- Edit content or config in admin.
- Open the feature branch Pages preview.
- Review home, category, article, and mobile states.
- Promote changes after human sign-off.