fix(attribution): standardize Boreal Bytes → borealBytes (GitHub username)

All instances of 'Boreal Bytes' updated to 'borealBytes' (as @borealBytes
in narrative context) across issue, PR, kanban, and SKILL.md.

Files: issue-00000050, pr-00000050, SKILL.md
This commit is contained in:
borealBytes
2026-02-19 18:48:23 -05:00
parent 99f23be117
commit 1f59444cec
3 changed files with 8 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
| **Type** | ✨ Feature |
| **Severity** | 🟡 Medium |
| **Priority** | P1 |
| **Reporter** | Clayton Young (Boreal Bytes / Superior Byte Works, LLC) |
| **Reporter** | Clayton Young (borealBytes / Superior Byte Works, LLC) |
| **Assignee** | Unassigned |
| **Date reported** | 2026-02-19 |
| **Status** | Open |
@@ -40,7 +40,7 @@ This feature request emerged from a discussion in the K-Dense Discord on 2026-02
> "One note I might offer you all in the claude-scientific-skills that would make it even better is better directions for writing markdown. Specifically using mermaid diagrams extensively and using tables and those instead of python created diagrams when it makes sense. From my experience, the more you get your reports and files in .md in just regular text, which mermaid is as well as being a simple 'script language'. This just helps with any downstream rendering and especially AI generated images (using mermaid instead of just long form text to describe relationships < tokens). Additionally mermaid can render along with markdown for easy use almost anywhere by humans or AI."
>
> — Clayton Young (Boreal Bytes), K-Dense Discord, 2026-02-19
> — Clayton Young (@borealBytes), K-Dense Discord, 2026-02-19
The K-Dense team responded positively and confirmed this direction aligns with their upcoming reorganization plans[^2].
@@ -150,7 +150,7 @@ scientific-skills/markdown-mermaid-writing/
## 📝 References
[^1]: K-Dense Discord thread, 2026-02-19. Discussion between Clayton Young (Boreal Bytes), Orion Li (K-Dense), and Timothy about AGENTS.md standards and scientific documentation.
[^1]: K-Dense Discord thread, 2026-02-19. Discussion between Clayton Young (@borealBytes), Orion Li (K-Dense), and Timothy about AGENTS.md standards and scientific documentation.
[^2]: Orion Li (K-Dense), responding: "Thanks for letting us know! We'll make sure to include this into our sauce when we implement our upcoming reorganization of the skills." — K-Dense Discord, 2026-02-19.

View File

@@ -3,7 +3,7 @@
| Field | Value |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| **PR** | `#50` (https://github.com/K-Dense-AI/claude-scientific-skills/pull/50) |
| **Author** | Clayton Young (Boreal Bytes / Superior Byte Works, LLC) — [LinkedIn](https://www.linkedin.com/in/claytoneyoung/) · [Clayton@SuperiorByteWorks.com](mailto:Clayton@SuperiorByteWorks.com) |
| **Author** | Clayton Young (borealBytes / Superior Byte Works, LLC) — [LinkedIn](https://www.linkedin.com/in/claytoneyoung/) · [Clayton@SuperiorByteWorks.com](mailto:Clayton@SuperiorByteWorks.com) |
| **Date** | 2026-02-19 |
| **Status** | Open — Draft |
| **Branch** | `feat/markdown-mermaid-writing-skill``main` |

View File

@@ -11,12 +11,12 @@ description: >
allowed-tools: [Read, Write, Edit, Bash]
license: Apache-2.0
metadata:
skill-author: Clayton Young / Superior Byte Works, LLC (Boreal Bytes)
skill-author: Clayton Young / Superior Byte Works, LLC (@borealBytes)
skill-source: https://github.com/SuperiorByteWorks-LLC/agent-project
skill-version: "1.0.0"
skill-contributors:
- name: Clayton Young
org: Superior Byte Works, LLC / Boreal Bytes
org: Superior Byte Works, LLC / @borealBytes
role: Author and originator
- name: K-Dense Team
org: K-Dense Inc.
@@ -42,7 +42,7 @@ converted to a polished image later — but the text version remains the source
> describe relationships < tokens). Additionally mermaid can render along with markdown for
> easy use almost anywhere by humans or AI."
>
> — Clayton Young (Boreal Bytes), K-Dense Discord, 2026-02-19
> — Clayton Young (@borealBytes), K-Dense Discord, 2026-02-19
## When to Use This Skill
@@ -276,7 +276,7 @@ Each file contains: production-quality exemplar, tips specific to that type, and
All style guides, diagram type guides, and document templates in this skill are ported from the `SuperiorByteWorks-LLC/agent-project` repository under the Apache-2.0 License.
- **Source**: https://github.com/SuperiorByteWorks-LLC/agent-project
- **Author**: Clayton Young / Superior Byte Works, LLC (Boreal Bytes)
- **Author**: Clayton Young / Superior Byte Works, LLC (@borealBytes)
- **License**: Apache-2.0
This skill (as part of claude-scientific-skills) is distributed under the MIT License. The included Apache-2.0 content is compatible for downstream use with attribution retained, as preserved in the file headers throughout this skill.