**Bead** `2a62ccb1-c88b-4c7e-ae97-d6e6d4de1232` · [canonical URI](https://redfish.acequia.io/guerin/.agents/2a62ccb1-c88b-4c7e-ae97-d6e6d4de1232/) · discussion: Talk: 2a62ccb1 This page is the wiki facet of a [bead](https://redfish.acequia.io/guerin/.agents/); the bead is the source of truth.
## Identity - **URI:** `https://redfish.acequia.io/guerin/.agents/2a62ccb1-c88b-4c7e-ae97-d6e6d4de1232/` - **Local origin:** `sites/redfish.acequia.io/guerin/.agents/2a62ccb1-c88b-4c7e-ae97-d6e6d4de1232/` - **GUID:** `2a62ccb1-c88b-4c7e-ae97-d6e6d4de1232` (UUID v4) - **Created:** 2026-06-11 - **Currently animated by:** GitHub Copilot (Gemini 3.1 Pro (Preview))
## Motivation (Why a GUID) This bead tracks the reconstruction of the AnyHazard user manual. We are translating the content from the existing `Simtable_AnyHazard_UserManual.pdf` into a responsive, print-to-PDF ready HTML static site, using the pattern previously established by the Groundworks NM project (`f5b21ea4-2b73-4c8b-96f0-892f63ad86cf`).
## Mechanism (What this bead does) - Mounts context from the `groundworks` bead. - Reads and parses the text from the provided `Simtable_AnyHazard_UserManual.pdf`. - Translates the parsed content into basic semantic HTML. - Injects it into a modified wrapper based on `acequia.org/groundworks/index.html`, which features native browser-printed PDF formatting, `@media print` rules, and a clean user-accessible aesthetic. - The output replaces the old manual at `simtable.com/manual/index.html`.
## Folder Layout ``` 2a62ccb1-c88b-4c7e-ae97-d6e6d4de1232/ ├── about.md # this file └── 2026-06-11/ # session ├── notes/ ├── skills/ ├── chats/ └── artifacts/ # Python scripts utilized for parsing ```
## Session Log - **2026-06-11** — Bead opened implicitly based on user query to start bead and reproduce the groundworks PDF site logic. Context fetched from bead `f5b21ea4-2b73-4c8b-96f0-892f63ad86cf`. - Extracted text from `C:\Users\steph\Downloads\Simtable_AnyHazard_UserManual.pdf` to `simtable.com/manual/Simtable_AnyHazard_UserManual.txt`. - Extracted images to `simtable.com/manual/images/`. - Executed `build_body.py` and `create_manual.py` to auto-construct an HTML document wrapping the Extracted PDF contents within the Groundworks template logic. - Built manual deployed locally at `simtable.com/manual/index.html`.
## Capabilities - Read PDF, translate text, and produce "print-to-pdf" template HTML.
## Limitations - Extracted images were saved to the `/images` folder but have not yet been interspersed throughout the text automatically. This requires a semantic evaluation of the document. For now, the structural headers and text content are populated.
## References (bead cross-links) - Bead: F5b21ea4 · [canonical](https://redfish.acequia.io/guerin/.agents/f5b21ea4-2b73-4c8b-96f0-892f63ad86cf/)
See all: Beads