Fix broken image refs and heading typos in Enigma and Fire docs#78
Fix broken image refs and heading typos in Enigma and Fire docs#78
Conversation
Co-authored-by: FMI-Test <24483979+FMI-Test@users.noreply.github.com> Agent-Logs-Url: https://github.com/FMI-Test/TomWizMaster/sessions/3be863ee-6a4d-44d7-824f-7711b3bcb826
There was a problem hiding this comment.
Pull request overview
This PR aims to repair broken documentation references by correcting image filenames/paths and fixing a heading typo in Enigma and Fire docs.
Changes:
- Update
Fire/README.mdimage links frompipeines.pngtopipelines.png(2 occurrences). - Update
Enigma/README.mdimage links fromFrictiion.jpgtoFriction.pngandFIX.png. - Fix a typo in
Enigma/NumPy.mdheading (“Statioan” → “Station”).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| Fire/README.md | Adjusts two image references to the intended “pipelines” filename. |
| Enigma/README.md | Repoints multiple images to Friction.png and the “FIX” section image to FIX.png. |
| Enigma/NumPy.md | Corrects the top-level heading spelling. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ### 2. ONE Single Source of Truth & FORCED Adoption | ||
|
|
||
|  | ||
|  |
There was a problem hiding this comment.
images/pipelines.png is referenced here, but the repo currently only has Fire/images/pipeines.png (missing the "l"). As-is, this change will break the rendered image on case-sensitive filesystems/GitHub. Either add/rename the asset to pipelines.png (prefer git mv to preserve history) and update all references, or keep the link pointing at the existing filename.
|  | |
|  |
| ## Further Readings & Essays | ||
|
|
||
|  | ||
|  |
There was a problem hiding this comment.
Same issue as earlier in the file: images/pipelines.png doesn’t exist in Fire/images/ (the current asset is pipeines.png). Please ensure the asset is renamed/added consistently so this image renders after merge.
|  | |
|  |
| ### 1. The CI/CD Pipeline of Human Existence (The Friction Protocol) | ||
|
|
||
|  | ||
|  |
There was a problem hiding this comment.
images/Friction.png is referenced here, but Enigma/images/ currently does not contain Friction.png (it contains Frictiion.jpg). Unless the new asset is added in this PR, this will break the image link on GitHub/case-sensitive systems. Either commit the new Friction.png (or rename the existing asset appropriately) or keep the link pointing at the existing filename.
| ### 3. THE FINAL CONCLUSION / THE "FIX" | ||
|
|
||
|  | ||
|  |
There was a problem hiding this comment.
images/FIX.png is referenced here, but Enigma/images/ currently has no FIX.png. Please add the missing asset (or adjust the link to an existing image) so this section doesn’t render a broken image after merge.
|  | |
|  |
* FEAT * docs: finalize creation thought narrative [AAK GOAK] * Update README.md * Smoke * RC V 3.0 * feat(Fire): Lock in RC V 3.1 - Fire & Forget images and core telemetry. ALIGNED. AUDITED. DONE. * Smoke 3.1 Co-Authored-By: Copilot <198982749+Copilot@users.noreply.github.com> Co-Authored-By: TomWizMaster <wso.alpha@gmail.com> * Smoke 3.1 Co-Authored-By: Copilot <198982749+Copilot@users.noreply.github.com> Co-Authored-By: TomWizMaster <wso.alpha@gmail.com> * Smoke 3.1 Co-Authored-By: Copilot <198982749+Copilot@users.noreply.github.com> Co-Authored-By: TomWizMaster <wso.alpha@gmail.com> * RC V 3.2 * Update Fire/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update Fire/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update Fire/Fire-n-forget.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Initial plan (#75) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> * Initial plan (#76) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> * Update Fire/Ass-Anatomy.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix broken image refs and heading typos in Enigma and Fire docs (#78) * Initial plan * Fix image path typos and heading spelling in Enigma and Fire docs Co-authored-by: FMI-Test <24483979+FMI-Test@users.noreply.github.com> Agent-Logs-Url: https://github.com/FMI-Test/TomWizMaster/sessions/3be863ee-6a4d-44d7-824f-7711b3bcb826 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: FMI-Test <24483979+FMI-Test@users.noreply.github.com> * Initial plan * Fix image refs in Enigma/README.md: fix Frictiion.jpg typo and restore distinct FIX image Co-authored-by: FMI-Test <24483979+FMI-Test@users.noreply.github.com> Agent-Logs-Url: https://github.com/FMI-Test/TomWizMaster/sessions/0e9257a0-a481-425c-9f50-1c2317c3696a * Update Fire/Fire-n-forget.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: TomWizMaster <wso.alpha@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: FMI-Test <24483979+FMI-Test@users.noreply.github.com>
* FEAT * docs: finalize creation thought narrative [AAK GOAK] * Update README.md * Smoke * RC V 3.0 * feat(Fire): Lock in RC V 3.1 - Fire & Forget images and core telemetry. ALIGNED. AUDITED. DONE. * Smoke 3.1 Co-Authored-By: Copilot <198982749+Copilot@users.noreply.github.com> Co-Authored-By: TomWizMaster <wso.alpha@gmail.com> * Smoke 3.1 Co-Authored-By: Copilot <198982749+Copilot@users.noreply.github.com> Co-Authored-By: TomWizMaster <wso.alpha@gmail.com> * Smoke 3.1 Co-Authored-By: Copilot <198982749+Copilot@users.noreply.github.com> Co-Authored-By: TomWizMaster <wso.alpha@gmail.com> * RC V 3.2 * Update Fire/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update Fire/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update Fire/Fire-n-forget.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Initial plan (#75) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> * Initial plan (#76) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> * Update Fire/Ass-Anatomy.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix broken image refs and heading typos in Enigma and Fire docs (#78) * Initial plan * Fix image path typos and heading spelling in Enigma and Fire docs Co-authored-by: FMI-Test <24483979+FMI-Test@users.noreply.github.com> Agent-Logs-Url: https://github.com/FMI-Test/TomWizMaster/sessions/3be863ee-6a4d-44d7-824f-7711b3bcb826 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: FMI-Test <24483979+FMI-Test@users.noreply.github.com> * Initial plan * Fix image refs in Enigma/README.md: fix Frictiion.jpg typo and restore distinct FIX image Co-authored-by: FMI-Test <24483979+FMI-Test@users.noreply.github.com> Agent-Logs-Url: https://github.com/FMI-Test/TomWizMaster/sessions/0e9257a0-a481-425c-9f50-1c2317c3696a * Update Fire/Fire-n-forget.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Initial plan --------- Co-authored-by: Bamdad Fakhran <bamdad.fakhran@gmail.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: TomWizMaster <wso.alpha@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: FMI-Test <24483979+FMI-Test@users.noreply.github.com>
Three classes of broken/incorrect references introduced in recent commits, addressed here:
Enigma/README.md: All images were collapsed to a single misspelledFrictiion.jpgref. Restored distinct assets —Friction.pngfor friction illustrations andFIX.pngfor the "FIX" section — and corrected the double-itypo throughout.Fire/README.md:pipeines.png→pipelines.png(two occurrences, lines 38 and 124).Enigma/NumPy.md: Heading# Number Statioan→# Number Station.💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.