"""Deterministic exception fixture for Rich traceback conformance.
This file is kept as a simple, stable traceback generator for manual reference.
The fixture generator currently constructs `Traceback` instances from explicit
frames and does not execute this module.
"""
1 / 0 # noqa: B018