Butkhuzi API And Persistence Surface
Route and API surface
Current public gateway surface:
Current route set:
GET /butkhuzi/normsGET /butkhuzi/suggestGET /butkhuzi/searchPOST /butkhuzi/upsertPOST /butkhuzi/chunks/rebuild
Current runtime host:
Surface classification
| Route surface | Classification | Notes |
| --- | --- | --- |
| GET /butkhuzi/norms | stable route surface | Real DB-backed list with filters and pagination |
| | stable route surface | Real suggest flow against Butkhuzi norms |
| | stable route surface | Real chunk-backed full-text search |
| | stable route surface | Auth-protected admin ingest/update path |
| | transitional route surface | Real behavior, but still a synchronous admin action and future runtime concern |