docs: update type terminology from Int/Float/String/Bool to Number/Decimal/Text/Boolean
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
# Storybook DSL — Design Plan
|
||||
|
||||
**Status:** Proposal
|
||||
**Status:** Historical (early design proposal)
|
||||
**Author:** Sienna + Lonni
|
||||
**Date:** February 2026
|
||||
**Scope:** Content authoring language, parser, resolver, tooling for Aspen agent simulation
|
||||
|
||||
> **Note:** This is an early design document that predates the current implementation.
|
||||
> Type names referenced here (Integer, Float, Boolean, String) use the original
|
||||
> terminology; v0.3.0 renamed these to Number, Decimal, Boolean, and Text respectively.
|
||||
> See the current reference documentation for up-to-date syntax and semantics.
|
||||
|
||||
---
|
||||
|
||||
## 1. What This Document Covers
|
||||
|
||||
Reference in New Issue
Block a user