Observability and Diagnostics¶
Diagnostics should reveal whether a failure belongs to this package or to a neighbor.
Operating Rules¶
- diagnostics should focus on invalid shared shapes, migration paths, and serialization failures
- cross-package fixtures are more useful than runtime dashboards here
- logs should help identify which version contract failed and why
First Proof Check¶
src/bijux_proteomics_foundation/schema.pyandmigrations.pysrc/bijux_proteomics_foundation/serialization.pypackages/bijux-proteomics-foundation/tests