Skip to content

[WIP] [WIP] Address feedback from PR #81#82

Merged
FMI-Test merged 22 commits intomainfrom
copilot/sub-pr-81
Mar 23, 2026
Merged

[WIP] [WIP] Address feedback from PR #81#82
FMI-Test merged 22 commits intomainfrom
copilot/sub-pr-81

Conversation

Copy link
Contributor

Copilot AI commented Mar 23, 2026

Thanks for the feedback on #81. I've created this new PR, which merges into #81, to address your comment. I will work on the changes and keep this PR's description up to date as I make progress.

Original PR: #81
Triggering review: #81 (comment)

@copilot open a new pull request to apply changes based on this feedback


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

FMI-Test and others added 22 commits March 18, 2026 13:33
Co-Authored-By: Copilot <198982749+Copilot@users.noreply.github.com>
Co-Authored-By: TomWizMaster <wso.alpha@gmail.com>
Co-Authored-By: Copilot <198982749+Copilot@users.noreply.github.com>
Co-Authored-By: TomWizMaster <wso.alpha@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: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* 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>
…e 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
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI mentioned this pull request Mar 23, 2026
Base automatically changed from copilot/sub-pr-74 to main March 23, 2026 05:41
@FMI-Test FMI-Test marked this pull request as ready for review March 23, 2026 05:41
Copilot AI review requested due to automatic review settings March 23, 2026 05:41
@FMI-Test FMI-Test merged commit 111671c into main Mar 23, 2026
1 check failed
@FMI-Test FMI-Test deleted the copilot/sub-pr-81 branch March 23, 2026 05:41
Copilot AI requested a review from FMI-Test March 23, 2026 05:42
Copilot stopped work on behalf of FMI-Test due to an error March 23, 2026 05:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s markdown content to address feedback from PR #81 by reformatting and expanding the “Fire” essays and refreshing linked media assets.

Changes:

  • Updated multiple README/essay files to use new image names/paths and expanded narrative content.
  • Added two new markdown essays under Fire/ (Phenix.md, Ass-Anatomy.md).
  • Corrected and adjusted some headings/formatting (e.g., numbering, image references, titles).

Reviewed changes

Copilot reviewed 6 out of 936 changed files in this pull request and generated 11 comments.

Show a summary per file
File Description
Fire/README.md Updates many embedded image links and section numbering.
Fire/Phenix.md Adds a new long-form essay with multiple markdown tables and images.
Fire/Fire-n-forget.md Rewrites/expands the “Fire & Forget” and “Zero Tolerance” sections with images and tables.
Fire/Ass-Anatomy.md Adds a new essay with images, headings, and tables.
Enigma/README.md Switches multiple image references from .png to .jpg and updates one image target.
Enigma/NumPy.md Fixes title typo and changes the linked media asset.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

### 3. Nuking Chronically Late Projects

![Nuke](images/Nuke.png)
![Nuke](images/Extintion.png)
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image filename Extintion.png looks like a misspelling of Extinction.png. If the actual asset is named Extinction.png, these links will be broken on case-sensitive filesystems and on GitHub rendering. Rename the asset or update the markdown to the correct spelling consistently.

Suggested change
![Nuke](images/Extintion.png)
![Nuke](images/Extinction.png)

Copilot uses AI. Check for mistakes.
*This isn't managing. This is warfare. Command the board.*

![Skirmish](images/Skirmish.png)
![Extinction](images/Extintion.png)
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image filename Extintion.png looks like a misspelling of Extinction.png. If the actual asset is named Extinction.png, these links will be broken on case-sensitive filesystems and on GitHub rendering. Rename the asset or update the markdown to the correct spelling consistently.

Suggested change
![Extinction](images/Extintion.png)
![Extinction](images/Extinction.png)

Copilot uses AI. Check for mistakes.
*How to Lead 350+ FTEs & Dominate Tier 0 Access across GE Vernova, HealthCare, & Aerospace*

![MIx](images/MIx.png)
![Mix](images/Mix.png)
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changes the referenced asset from images/MIx.png to images/Mix.png. In this PR diff, only the markdown link changes (no corresponding image rename/addition shown), so the image may render broken—especially on case-sensitive filesystems. Either include the asset rename/addition in this PR or keep the reference matching the existing filename.

Suggested change
![Mix](images/Mix.png)
![Mix](images/MIx.png)

Copilot uses AI. Check for mistakes.
### 1. The CI/CD Pipeline of Human Existence (The Friction Protocol)

![Friction](images/Friction.png)
![Friction](images/Friction.jpg)
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Multiple image references were switched from .png to .jpg (and FIX.pngTiger.jpg). This PR doesn’t show corresponding asset additions/renames, so these links are likely to break in rendered docs unless those .jpg files already exist. Consider adding the new assets (or renaming existing ones) in the same PR, or keep extensions consistent with what’s present in images/.

Copilot uses AI. Check for mistakes.
### 3. THE FINAL CONCLUSION / THE "FIX"

![FIX](images/FIX.png)
![FIX](images/Tiger.jpg)
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Multiple image references were switched from .png to .jpg (and FIX.pngTiger.jpg). This PR doesn’t show corresponding asset additions/renames, so these links are likely to break in rendered docs unless those .jpg files already exist. Consider adding the new assets (or renaming existing ones) in the same PR, or keep extensions consistent with what’s present in images/.

Suggested change
![FIX](images/Tiger.jpg)
![FIX](images/FIX.png)

Copilot uses AI. Check for mistakes.
* **The Bad is the Catalyst:** The chaos, the friction, the dark web, the adversarial attacks, the daily grind—this is the "Bad." And it is necessary. Without it, there is no Recon by Fire. Without it, the system grows soft. The "ChaosMaster" uses the Bad to forge the unbreakable.

![Friction](images/Friction.png)
![Friction](images/Friction.jpg)
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Multiple image references were switched from .png to .jpg (and FIX.pngTiger.jpg). This PR doesn’t show corresponding asset additions/renames, so these links are likely to break in rendered docs unless those .jpg files already exist. Consider adding the new assets (or renaming existing ones) in the same PR, or keep extensions consistent with what’s present in images/.

Copilot uses AI. Check for mistakes.
* **The Good (Better) is the Execution:** Better always wins because it is a machine of constant, infinite improvement. It doesn't cry about the complexity tax; it refactors the pipeline. It doesn't fear the gods; it obsoletes them.

![Friction](images/Friction.png)
![Friction](images/Friction.jpg)
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Multiple image references were switched from .png to .jpg (and FIX.pngTiger.jpg). This PR doesn’t show corresponding asset additions/renames, so these links are likely to break in rendered docs unless those .jpg files already exist. Consider adding the new assets (or renaming existing ones) in the same PR, or keep extensions consistent with what’s present in images/.

Copilot uses AI. Check for mistakes.
**The Game On Verdict:**

![Friction](images/Friction.png)
![Friction](images/Friction.jpg)
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Multiple image references were switched from .png to .jpg (and FIX.pngTiger.jpg). This PR doesn’t show corresponding asset additions/renames, so these links are likely to break in rendered docs unless those .jpg files already exist. Consider adding the new assets (or renaming existing ones) in the same PR, or keep extensions consistent with what’s present in images/.

Copilot uses AI. Check for mistakes.
Execute. 🏁

![Friction](images/Friction.png)
![Friction](images/Friction.jpg)
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Multiple image references were switched from .png to .jpg (and FIX.pngTiger.jpg). This PR doesn’t show corresponding asset additions/renames, so these links are likely to break in rendered docs unless those .jpg files already exist. Consider adding the new assets (or renaming existing ones) in the same PR, or keep extensions consistent with what’s present in images/.

Copilot uses AI. Check for mistakes.
Comment on lines +17 to +19
| US City/State | Origin | Pattern |
|---------------|--------|---------|
| **New York** | York, England | Colony → renamed after British royalty |
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The markdown tables use a || prefix on each row, which creates an extra empty leading column in GitHub-flavored Markdown and can render incorrectly. Use a single leading | per row (e.g., | US City/State | Origin | Pattern |) for consistent, standard table rendering.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants