Scope: BSN authoring helpers, decomposed-component conventions, reflection-registration ergonomics, hot-reload semantics including component reload.
Status: not yet drafted. Phase 0 enforces the decomposed-component convention informally (every Buiy component is small, public-fielded, derives Reflect + Default + Clone + Component, registered in plugin build); this spec formalizes the contract.
Done when:
docs/specs/YYYY-MM-DD-buiy-bsn-integration-design.md (or folder) exists with status [draft] → eventually [active]/[landed].
- At least one realizing plan ships.
- Cited from the foundation README catalog.
Foundation context: architecture.md, cross-cutting.md.
Scope: BSN authoring helpers, decomposed-component conventions, reflection-registration ergonomics, hot-reload semantics including component reload.
Status: not yet drafted. Phase 0 enforces the decomposed-component convention informally (every Buiy component is small, public-fielded, derives
Reflect + Default + Clone + Component, registered in pluginbuild); this spec formalizes the contract.Done when:
docs/specs/YYYY-MM-DD-buiy-bsn-integration-design.md(or folder) exists with status[draft]→ eventually[active]/[landed].Foundation context:
architecture.md,cross-cutting.md.