Skip to content

Commit 856d576

Browse files
committed
modify: symbols & rename SMOS to SMIND;
1 parent 64d798a commit 856d576

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ This is the **official template** for constructing trackable learning systems fr
2929

3030
| Folder | Symbol | Role |
3131
| ------------ | ------ | ----------------------------------------------------- |
32-
| `docs/` | 🗂️ | Schemas, maps, notes, distilled knowledge |
32+
| `docs/` | 📜 | Schemas, maps, notes, distilled knowledge |
3333
| `logs/` | 📃 | Daily logs, blockers (`🚧`), insight pings |
3434
| `loop/` | 🔁 | P.A.C.E.R. loops: Plan → Act → Check → Edit → Reflect |
35-
| `outputs/` | 🚀 | Public-facing artifacts: blog, repo, showcase |
35+
| `outputs/` | 📦 | Public-facing artifacts: blog, repo, showcase |
3636
| `track.json` | | (Optional) Track metadata for integration |
3737
| `LICENSE` | | MIT License |
3838
| `README.md` | | This Document |
3939

40-
> All symbols in this repo follow SMOS's [Naming Protocol Symbol](https://github.com/secondmindlab/secondmindlab/blob/1c5ba0bd92991554d946895a242d989ae0dc3877/meta/naming-protocol-symbol.md). You can either keep this convention or adopt your own style.
40+
> All symbols in this repo follow SMOS's [Naming Protocol Symbol](https://github.com/smindlab/smindlab/blob/1c5ba0bd92991554d946895a242d989ae0dc3877/meta/naming-protocol-symbol.md). You can either keep this convention or adopt your own style.
4141
4242
## Protocol Flow
4343

@@ -124,7 +124,7 @@ Use as **public fork base** for consistent naming across teams/orgs.
124124
MIT — use freely under your personal or team workflows.
125125

126126
> **Note**: All forks must include the following in `README.md`:
127-
> _Powered by [**Second Mind OS Lab**](https://github.com/secondmindlab) — Protocol-first learning system for cognitive leverage._
127+
> _Powered by [**Second Mind OS Lab**](https://github.com/smindlab) — Protocol-first learning system for cognitive leverage._
128128
129129
## Maintained by
130130

@@ -133,4 +133,4 @@ Protocol harmony, cognitive precision, outcome-driven learning.
133133

134134
⚓ Personal mastery is system-driven. Track everything. Reflect ruthlessly. Ship deliberately.
135135

136-
> _Powered by [**Second Mind OS Lab**](https://github.com/secondmindlab) — Protocol-first learning system for cognitive leverage._
136+
> _Powered by [**Second Mind OS Lab**](https://github.com/smindlab) — Protocol-first learning system for cognitive leverage._

docs/week-01-c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ List insights that are **non-obvious**, and **must be claimed explicitly**, not
7373

7474
---
7575

76-
> _Powered by [**Second Mind OS Lab**](https://github.com/secondmindlab) — Protocol-first learning system for cognitive leverage._
76+
> _Powered by [**Second Mind OS Lab**](https://github.com/smindlab) — Protocol-first learning system for cognitive leverage._

scripts/smos.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
2828
---
2929
30-
> _Powered by [**Second Mind OS Lab**](https://github.com/secondmindlab) — Protocol-first learning system for cognitive leverage._
30+
> _Powered by [**Second Mind OS Lab**](https://github.com/smindlab) — Protocol-first learning system for cognitive leverage._
3131
3232
"""
3333

0 commit comments

Comments
 (0)