Examples#
The repository includes runnable examples under examples/. They use the
same package API that installed users get from dogwood-py.
Available Examples#
CLI Example shows validation, replay, and lowering through
dogwood-py.FastAPI Native Example shows a native-backed FastAPI authorization service.
Strands Shopping Agent shows Dogwood policies guarding an agentic shopping workflow through Strands-style interventions.