Skip to content

docs(adr): add API stability contract for float8 v1.0.0#16

Merged
dndungu merged 1 commit into
mainfrom
docs/adr-api-stability
Mar 30, 2026
Merged

docs(adr): add API stability contract for float8 v1.0.0#16
dndungu merged 1 commit into
mainfrom
docs/adr-api-stability

Conversation

@dndungu

@dndungu dndungu commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds ADR-001 documenting the API stability contract for float8 v1.0.0
  • Enumerates the complete stable API surface (Float8 type, arithmetic, math, conversions, configuration, constants, errors)
  • Explicitly defers FP8 E5M2 format, SIMD batch ops, and stochastic rounding to v1.1+

Test plan

  • Verify ADR content matches current go doc output
  • Confirm no code changes are included

@dndungu dndungu merged commit bf640ad into main Mar 30, 2026
@dndungu dndungu deleted the docs/adr-api-stability branch March 30, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant