<turbo-stream action="update" target="modal">
  <template>
    
<turbo-frame data-controller="modal_controller">
  <sdoc-backdrop>
      <sdoc-modal context="">
        <sdoc-modal-container>



  <sdoc-node
    class=""
    node-style="readonly"
    node-role="requirement"
      show-node-type-name="REQUIREMENT"
    
    node-view="narrative"
    data-testid="node-requirement"
  >

    <sdoc-anchor
  id="DATA-000"
  data-anchor="DATA-000"
  node-role="requirement"
  data-uid="DATA-000"
  
  
>
  
  <div class="anchor_block" data-testid="anchor_hover_button">
    
      
<div class="anchor_button" title="Click to copy" data-testid="section-anchor-button">
  <span class="anchor_base_icon" style="line-height: 0.1;">
    <span class="svg_icon_not_hover_visible"><svg class="svg_icon" width="16px" height="16px" viewBox="0 0 16 16">
  <circle cx="8" cy="3" r="1"></circle>
  <line x1="8" y1="4" x2="8" y2="14.5"></line>
  <path d="M5.5,6 C5.5,6 7,6 10.5,6 C10.5,6 5.5,6 5.5,6 Z"/>
  <path d="M2,11 C3,10 3.5,9.5 3.5,9.5 C3.5,12 5,13 8,13 C11,13 12.5,12 12.5,9.5 C12.5,9.5 13,10 14,11"/>
</svg></span>
    <span class="svg_icon_hover_visible"><svg class="svg_icon" width="16px" height="16px" viewBox="0 0 16 16">
  <path d="M8,2 L12,2 C13,2 14,3 14,4 L14,8 C14,9 13,10 12,10 L8,10 C7,10 6,9 6,8 L6,4 C6,3 7,2 8,2 Z"/>
  <path d="M10,12 C10,13 9,14 8,14 L4,14 C3,14 2,13 2,12 L2,8 C2,7 3,6 4,6"/>
</svg></span>
  </span>
  <span class="anchor_check_icon" style="line-height: 0.1; display: none;">
    <svg class="svg_icon" width="16px" height="16px" viewBox="0 0 16 16">
  <path d="M2.5,8.5 C2.5,8.5 3.5,9.5 6,12 C11,7 13.5,4.5 13.5,4.5" />
</svg>
  </span>
  <span class="anchor_button_text">DATA-000</span>
</div>
    </div></sdoc-anchor>
    
    











<sdoc-node-content
  node-view="narrative"
  data-level="1"
    data-status='template'
  show-node-type-name="REQUIREMENT"
  data-testid="requirement-style-narrative"
>
  
  
  
  <sdoc-node-title
    data-level="1"
  >
    

<sdoc-autogen>1.&nbsp;Data Entity Template</sdoc-autogen>
  </sdoc-node-title>



  
    
    <sdoc-scope class="node_fields_group-secondary">
      
    <sdoc-node-field-label>UID:</sdoc-node-field-label>
    <sdoc-node-field
      data-field-type="singleline"
      data-field-label="UID"
    >

<sdoc-autogen>DATA-000</sdoc-autogen></sdoc-node-field>
    
  
    <sdoc-node-field-label>STATUS:</sdoc-node-field-label>
    <sdoc-node-field
      data-field-type="singleline"
      data-field-label="STATUS"
    >

<sdoc-autogen>Template</sdoc-autogen></sdoc-node-field>
    
  
      
    <sdoc-node-field-label>RELATIONS (Parent):</sdoc-node-field-label>
    <sdoc-node-field data-field-label="parent relations">
      <ul class="requirement__link">
        <li>
          <a data-turbo="false" class="requirement__link-parent" href="../../docs/03_features/features.html#FEAT-000">
            <span class="requirement__parent-uid">FEAT-000</span>
            Feature Template
            
          </a>
        </li>
      </ul>
    </sdoc-node-field>
      
    </sdoc-scope>
    
    <sdoc-scope class="node_fields_group-primary">
      
    <sdoc-node-field-label>STATEMENT:</sdoc-node-field-label>
    <sdoc-node-field
      data-field-label="statement"
    >

<sdoc-autogen><div class="document">
<p>The system shall maintain [Entity Name] records with:</p>
<p>Attributes:
- [attribute]: [type] [constraints]</p>
<p>Relationships:
- [belongs to / has many] [Other Entity]</p>
<p>Constraints:
- [uniqueness, validation rules]</p>
<p>Lifecycle:
- Created when: [event]
- Deleted when: [event or retention policy]</p>
<p>Volume estimate: [expected record count]
Sensitive data: [yes/no]</p>
</div>
</sdoc-autogen></sdoc-node-field>
    
      
      



  
      



  
    </sdoc-scope>
    
  

</sdoc-node-content>


  </sdoc-node>
</sdoc-modal-container><button
    stimulus-modal-cancel-button
    type="button"
    class="action_button"
    data-action-type="cancel"
    data-testid="form-cancel-action"
  >Close</button></sdoc-modal>
  </sdoc-backdrop>
</turbo-frame>
  </template>
</turbo-stream>