Files
skill-seekers-reference/docs/UML/html/index.html/contents/04f7b9e78182b7d501da5a2a7e9ab415.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

461 lines
8.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>HowToGuideBuilder</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>HowToGuideBuilder</h1>
<!-- Type and Stereotype -->
<section style="margin-top: .5em;">
<span class="alert alert-info">
<span class="node-icon staruml-icon icon-UMLClass"></span>
UMLClass
</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='136e9c05d710dc4dc71692abb7b4072c.html'><span class='node-icon staruml-icon icon-UMLPackage'></span>Analysis</a></span>
<span>::</span>
<span class="label label-info"><a href='04f7b9e78182b7d501da5a2a7e9ab415.html'><span class='node-icon staruml-icon icon-UMLClass'></span>HowToGuideBuilder</a></span>
</section>
<!-- Diagram -->
<!-- Description -->
<section>
<h3>Description</h3>
<div>
<p>Builds step-by-step how-to guides from workflow examples extracted by TestExampleExtractor. Generates educational guides with prerequisites, verification checkpoints, troubleshooting sections, and complexity levels.</p>
</div>
</section>
<!-- Specification -->
<!-- Directed Relationship -->
<!-- Undirected Relationship -->
<!-- Classifier -->
<!-- Interface -->
<!-- Component -->
<!-- Node -->
<!-- Actor -->
<!-- Use Case -->
<!-- Template Parameters -->
<!-- Literals -->
<!-- Attributes -->
<section>
<h3>Attributes</h3>
<table class="table table-striped table-bordered">
<tr>
<th>Visibility</th>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr>
<tr>
<td>private</td>
<td><a href="3e6133661381b7648890fcede3a9f7a7.html">enhance_with_ai</a></td>
<td>bool </td>
<td></td>
</tr>
<tr>
<td>private</td>
<td><a href="d9861152cd06322fe71aaf67d7b8bcdc.html">analyzer</a></td>
<td>WorkflowAnalyzer </td>
<td></td>
</tr>
<tr>
<td>private</td>
<td><a href="405cd0ddf2fff0c98f33b9bdb4883baa.html">grouper</a></td>
<td>WorkflowGrouper </td>
<td></td>
</tr>
</table>
</section>
<!-- Operations -->
<section>
<h3>Operations</h3>
<table class="table table-striped table-bordered">
<tr>
<th>Visibility</th>
<th>Name</th>
<th>Description</th>
</tr>
<tr>
<td>public</td>
<td><a href="13e66ee87e9a12a8405abdd0ae7086ef.html">build_guides()</a></td>
<td></td>
</tr>
<tr>
<td>public</td>
<td><a href="2f13b5a8014891bd8aeab24fdbbae145.html">build_guides_from_examples()</a></td>
<td></td>
</tr>
<tr>
<td>private</td>
<td><a href="5267ed38f2ab5da7858d7ce69b70fa37.html">_extract_workflow_examples()</a></td>
<td></td>
</tr>
<tr>
<td>private</td>
<td><a href="645a0f474f7a1b85d8f60473749d485c.html">_create_guide()</a></td>
<td></td>
</tr>
</table>
</section>
<!-- 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>HowToGuideBuilder</td>
</tr>
<tr>
<td>stereotype</td>
<td><span class='label label-info'>null</span></td>
</tr>
<tr>
<td>visibility</td>
<td>public</td>
</tr>
<tr>
<td>isAbstract</td>
<td><span class='label label-info'>false</span></td>
</tr>
<tr>
<td>isFinalSpecialization</td>
<td><span class='label label-info'>false</span></td>
</tr>
<tr>
<td>isLeaf</td>
<td><span class='label label-info'>false</span></td>
</tr>
<tr>
<td>isActive</td>
<td><span class='label label-info'>false</span></td>
</tr>
</table>
</section>
<!-- Tags -->
<!-- Constraints, Dependencies, Dependants -->
<section class="element-list">
<h3>Dependants</h3>
<ul class="nav nav-list">
<li><a href='78050782199afd24c979627ee5a61d15.html'><span class='node-icon staruml-icon icon-UMLClass'></span>UnifiedCodebaseAnalyzer</a></li>
</ul>
</section>
<!-- Relationships -->
<section class="element-list">
<h3>Relationships</h3>
<ul class="nav nav-list">
<li><a href='8ecf6f225473cb90f9c2ae88ad737fa0.html'><span class='node-icon staruml-icon icon-UMLDependency'></span>(UnifiedCodebaseAnalyzer→HowToGuideBuilder)</a></li>
</ul>
</section>
<!-- Owned Elements -->
<!-- Diagrams -->
<section class="element-list">
<h3>Diagrams</h3>
<ul class="nav nav-list">
<li><a href='40a3cc19e818cfc3b0828c8a326d9171.html'><span class='node-icon staruml-icon icon-UMLClassDiagram'></span>Analysis</a></li>
</ul>
</section>
<!-- Image Map Resizer (https://github.com/davidjbradshaw/image-map-resizer) -->
<script>
imageMapResize();
</script>
</div>
</body>
</html>