Files
skill-seekers-reference/docs/UML/html/index.html/contents/02524d7a310024538b8bf2b5217a0405.html
yusyus 8152045e38 chore: consolidate Docs/ into docs/ (single documentation directory)
Move UML/ directory and Architecture.md from Docs/ to docs/.
Rename Architecture.md to UML_ARCHITECTURE.md to avoid collision
with existing docs/ARCHITECTURE.md (docs organization file).

Update all references in README.md, CONTRIBUTING.md, CLAUDE.md,
and the architecture file itself.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 20:02:53 +03:00

351 lines
6.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Storage</title>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro:300,400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../assets/css/bootstrap.css">
<link rel="stylesheet" href="../assets/css/jquery.bonsai.css">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/icon-font/icons.css">
<script type="text/javascript" src="../assets/js/jquery-2.1.0.min.js"></script>
<script type="text/javascript" src="../assets/js/bootstrap.js"></script>
<script type="text/javascript" src="../assets/js/jquery.bonsai.js"></script>
<script type="text/javascript" src="../assets/js/imageMapResizer.min.js"></script>
</head>
<body>
<div>
<!-- Name Title -->
<h1>Storage</h1>
<!-- Type and Stereotype -->
<section style="margin-top: .5em;">
<span class="alert alert-info">
<span class="node-icon staruml-icon icon-UMLClassDiagram"></span>
UMLClassDiagram
</span>
</section>
<!-- Path -->
<section style="margin-top: 10px">
<span class="label label-info"><a href='cf9c8b720f3815adeccaf3ef6e48c6c4.html'><span class='node-icon staruml-icon icon-Project'></span>Skill Seekers</a></span>
<span>::</span>
<span class="label label-info"><a href='6a4361334e8b649314ed681b9e6798c3.html'><span class='node-icon staruml-icon icon-UMLModel'></span>skill_seekers</a></span>
<span>::</span>
<span class="label label-info"><a href='b9f465c166847f04c445425fb5a55d39.html'><span class='node-icon staruml-icon icon-UMLPackage'></span>Storage</a></span>
<span>::</span>
<span class="label label-info"><a href='02524d7a310024538b8bf2b5217a0405.html'><span class='node-icon staruml-icon icon-UMLClassDiagram'></span>Storage</a></span>
</section>
<!-- Diagram -->
<section>
<h3>Diagram</h3>
<img src="../diagrams/02524d7a310024538b8bf2b5217a0405.svg" usemap="#02524d7a310024538b8bf2b5217a0405">
<map name="02524d7a310024538b8bf2b5217a0405">
<area shape="rect" coords="772.510986328125,10,1001.943115234375,128" href="49ba67190561502dcc59f37557f9fa6a.html">
<area shape="rect" coords="693,110,694,158" href="bcb7ce47826f2b2842799270e0088aad.html">
<area shape="rect" coords="957,422,1159,514" href="200b04a90076abbec97a2c32cdaf18ca.html">
<area shape="rect" coords="693,485,694,522" href="e8ade9bed41d4855832a475565f12fc3.html">
<area shape="rect" coords="228,422,429,522" href="0a97292d8e93749d795ceb9d3a7ea43b.html">
<area shape="rect" coords="940.0146484375,514,1375.02197265625,750" href="9a75470762d321f43986bd5936916083.html">
<area shape="rect" coords="475.00732421875,521.5,910.0146484375,742.5" href="93becefdd6adf4248b8ba012a9121400.html">
<area shape="rect" coords="10,521.5,445.00732421875,742.5" href="f3eeafc76be1c31a500be61f86e0b3d2.html">
<area shape="rect" coords="642.510986328125,29,742.510986328125,109" href="f9cf7eafa8bc6c04ff803a0732f5d690.html">
<area shape="rect" coords="428.786865234375,158,956.235107421875,484" href="1f180d81f85db347214ae45f4d884838.html">
</map>
</section>
<!-- Description -->
<section>
<h3>Description</h3>
<div>
<span class="label label-info">none</span>
</div>
</section>
<!-- Specification -->
<!-- Directed Relationship -->
<!-- Undirected Relationship -->
<!-- Classifier -->
<!-- Interface -->
<!-- Component -->
<!-- Node -->
<!-- Actor -->
<!-- Use Case -->
<!-- Template Parameters -->
<!-- Literals -->
<!-- Attributes -->
<!-- Operations -->
<!-- Receptions -->
<!-- Extension Points -->
<!-- Parameters -->
<!-- Diagrams -->
<!-- Behavior -->
<!-- Action -->
<!-- Interaction -->
<!-- CombinedFragment -->
<!-- Activity -->
<!-- State Machine -->
<!-- State Machine -->
<!-- State -->
<!-- Vertex -->
<!-- Transition -->
<!-- Data Model (ERD) -->
<!-- Columns (ERD) -->
<!-- Related Entities (ERD) -->
<!-- Data Flows (DFD) -->
<!-- Flows (Flowchart) -->
<!-- Properties -->
<section>
<h3>Properties</h3>
<table class="table table-striped table-bordered">
<tr>
<th width="50%">Name</th>
<th width="50%">Value</th>
</tr>
<tr>
<td>name</td>
<td>Storage</td>
</tr>
<tr>
<td>defaultDiagram</td>
<td><span class='label label-info'>false</span></td>
</tr>
</table>
</section>
<!-- Tags -->
<!-- Constraints, Dependencies, Dependants -->
<!-- Relationships -->
<!-- Owned Elements -->
<!-- Diagrams -->
<!-- Image Map Resizer (https://github.com/davidjbradshaw/image-map-resizer) -->
<script>
imageMapResize();
</script>
</div>
</body>
</html>