docs: update type terminology from Int/Float/String/Bool to Number/Decimal/Text/Boolean

This commit is contained in:
2026-02-14 15:35:41 +00:00
parent ea83433e93
commit 45fd3b52cb
8 changed files with 46 additions and 32 deletions

View File

@@ -1,9 +1,14 @@
# Storybook Intermediate Representation (SBIR) v0.2.0 Specification
**Version:** 0.2.0
**Status:** Draft
**Status:** Archived (superseded by v0.3.0)
**Date:** February 2026
> **Note:** This is a historical specification for SBIR v0.2.0. The current specification
> is [SBIR v0.3.0](./SBIR-v0.3.0-SPEC.md). Type names in this document (Int, Float,
> String, Bool) reflect v0.2.0 terminology; v0.3.0 renamed these to Number, Decimal,
> Text, and Boolean respectively.
---
## Table of Contents