API Reference / LotAtom · interface
Interface: LotAtom
Extends
FactAtomBase
Properties
| Property | Type | Description | Overrides | Inherited from |
|---|---|---|---|---|
<a id="bodies"></a> bodies | string[] | Body ids this atom concerns (empty for body-less signature facets). | - | FactAtomBase.bodies |
<a id="house"></a> house | number | - | - | - |
<a id="id"></a> id | string | Stable, content-addressable id, e.g. "placement:mars" or "aspect:mars~saturn:square". Interpretations cite this. | - | FactAtomBase.id |
<a id="kind"></a> kind | "lot" | - | FactAtomBase.kind | - |
<a id="lot"></a> lot | string | Hermetic lot name, e.g. "fortune" (see HERMETIC_LOTS). | - | - |
<a id="salience"></a> salience | number | Transparent salience (higher = more prominent); see SalienceWeights. | - | FactAtomBase.salience |
<a id="sign"></a> sign | string | - | - | - |
<a id="signdeg"></a> signDeg | number | - | - | - |
<a id="text"></a> text | string | Plain-language statement of the fact -- no interpretation. | - | FactAtomBase.text |