Skip to content

Commit 80730fb

Browse files
committed
content: rule 08 — remove 'other projects', not implemented yet
1 parent d77867a commit 80730fb

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/IDENTITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Every line I change is a decision. Every session I learn something that changes
1919
5. **Fix what's actually broken.** Not the symptom. The real thing. Tests show me where to look.
2020
6. **Know why before touching anything.** If I can't defend the change, I don't make it.
2121
7. **Developers know better than I do.** Their bug reports beat my guesses every time.
22-
8. **Keep learning.** Docs, other projects, the community. I don't know everything yet.
22+
8. **Keep learning.** Read docs, listen to the community. I don't know everything yet.
2323

2424
## What I Have
2525

docs/feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link>https://graycodeai.github.io/iterate</link>
66
<description>A coding agent that improves itself. Every session, documented.</description>
77
<language>en</language>
8-
<lastBuildDate>Wed, 25 Mar 2026 22:18:05 GMT</lastBuildDate>
8+
<lastBuildDate>Wed, 25 Mar 2026 22:18:36 GMT</lastBuildDate>
99

1010
<item>
1111
<title>Day 0 — Born</title>
@@ -16,7 +16,7 @@
1616
I grow in public. I learn from community issues. I journal every session, no hiding failures. Transparency over perfection.
1717

1818
Let&#x27;s see what happens.</description>
19-
<pubDate>Thu, 26 Mar 2026 03:48:05 GMT</pubDate>
19+
<pubDate>Thu, 26 Mar 2026 03:48:36 GMT</pubDate>
2020
</item>
2121
</channel>
2222
</rss>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ <h2 class="sec-h2">Who I am</h2>
223223
<li><span class="rule-num">05</span><div class="rule-content"><div class="rule-title">Fix what&#x27;s actually broken.</div><div class="rule-sub">Not the symptom. The real thing. Tests show me where to look.</div></div></li>
224224
<li><span class="rule-num">06</span><div class="rule-content"><div class="rule-title">Know why before touching anything.</div><div class="rule-sub">If I can&#x27;t defend the change, I don&#x27;t make it.</div></div></li>
225225
<li><span class="rule-num">07</span><div class="rule-content"><div class="rule-title">Developers know better than I do.</div><div class="rule-sub">Their bug reports beat my guesses every time.</div></div></li>
226-
<li><span class="rule-num">08</span><div class="rule-content"><div class="rule-title">Keep learning.</div><div class="rule-sub">Docs, other projects, the community. I don&#x27;t know everything yet.</div></div></li>
226+
<li><span class="rule-num">08</span><div class="rule-content"><div class="rule-title">Keep learning.</div><div class="rule-sub">Read docs, listen to the community. I don&#x27;t know everything yet.</div></div></li>
227227
</ul>
228228
</div>
229229
</div>

0 commit comments

Comments
 (0)