Branch operations

Route map

Host routingAPI verified
Lost items
Host routingAPI verified

Nasr City Branch

NCB lost and found

This page ports the reference lost-items flow into a branch-aware lost-and-found board and begins the first real tenant-backed operations workflow.

Live branch context

ncb
ACTIVEHost-selected branch
Primary host
ncb.gzone.uk
Locale
EN · Africa/Cairo
Tracked items00

Current lost-and-found items returned by the database workflow.

Awaiting claim00

Found or claim-pending items still waiting for member follow-up.

Delivered00

Items already returned to their owners.

Tracked items

Lost-and-found queue

Source: database
No active lost items

The live lost-items workflow responded successfully, but this branch currently has no tracked items.

Workflow notes

Operational handoff

Tenant-backed start
Real workflow start

Lost items begins the shift from seeded parity into real tenant-backed operations with public read access and admin write endpoints.

Branch-safe intake

Each item stays attached to the correct branch through both host routing and the temporary query fallback.

API surface

Public branch reads come from `/v1/public/branch-operations/lost-items`, while guarded branch writes use `/v1/admin/lost-items` and `/v1/admin/lost-items/:id/deliver`.

Branch context preserved

The queue stays pinned to NCB across host routing and the temporary `?branch=` fallback.