# SA6

## Central Concerns&#x20;

* Single library include, no more separate libs
  * Possible live bootstrapping ( check Safari issues here )&#x20;
* `sa-` attribute replaces everything&#x20;
* Attributes auto-executed in progressive layer fashion
* Standardized configs
  * Layered HSON&#x20;
* Pre-loaded configs, ready for use
  * e.g. Kiosk config&#x20;

Consider JSON5 support

* For use in JSON configs    &#x20;
* Other conveniences for SA6 data&#x20;

<https://www.npmjs.com/package/json5/v/2.2.1>

<https://spec.json5.org/>

<https://json5.org/>

## WFX

Add docs, debug info&#x20;

## Execution order&#x20;

* Custom Attributes
* Organization and data manipulation
  * SA5 Calc
  * SA5 Layout&#x20;
  * pulling external data&#x20;
* Formatting&#x20;
