<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://icontemp.com/wiki/phpprimer/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://icontemp.com/wiki/phpprimer/feed.php">
        <title>PHP Primer for the AI Era - working_with_ai</title>
        <description>A PHP Guide for Humans</description>
        <link>https://icontemp.com/wiki/phpprimer/</link>
        <image rdf:resource="https://icontemp.com/wiki/phpprimer/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-08-09T10:24:44+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:a_practical_guide&amp;rev=1775342184&amp;do=diff"/>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:ai_slips_out&amp;rev=1775342615&amp;do=diff"/>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:common_patterns_ai_uses&amp;rev=1775342485&amp;do=diff"/>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:guiding_ai_toward_better_architecture&amp;rev=1775341801&amp;do=diff"/>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:hallucinations&amp;rev=1775342381&amp;do=diff"/>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:how_to_ask_ai_for_better_refactoring&amp;rev=1775341280&amp;do=diff"/>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:how_to_review_ai_generated_code&amp;rev=1775341915&amp;do=diff"/>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:start&amp;rev=1775315912&amp;do=diff"/>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:when_not_to_trust_ai&amp;rev=1775341405&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://icontemp.com/wiki/phpprimer/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>PHP Primer for the AI Era</title>
        <link>https://icontemp.com/wiki/phpprimer/</link>
        <url>https://icontemp.com/wiki/phpprimer/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:a_practical_guide&amp;rev=1775342184&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-04T22:36:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>4. Working With AI Effectively — A Practical Guide</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:a_practical_guide&amp;rev=1775342184&amp;do=diff</link>
        <description>4. Working With AI Effectively — A Practical Guide

AI can write PHP, 
but it cannot understand PHP the way humans do.

It doesn’t feel architecture.

It doesn’t sense shape.

It doesn’t notice when a feature is used without purpose.

Working effectively with AI means guiding it</description>
    </item>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:ai_slips_out&amp;rev=1775342615&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-04T22:43:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>1. How AI Slips Out of Modern PHP — A Meta‑Architectural Guide</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:ai_slips_out&amp;rev=1775342615&amp;do=diff</link>
        <description>1. How AI Slips Out of Modern PHP — A Meta‑Architectural Guide

AI writes PHP with confidence 

— but not always with context.

It knows the syntax.

It knows the patterns.

It knows the surface of the language.

But modern PHP is not just syntax.</description>
    </item>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:common_patterns_ai_uses&amp;rev=1775342485&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-04T22:41:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>2. Common Patterns AI Uses</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:common_patterns_ai_uses&amp;rev=1775342485&amp;do=diff</link>
        <description>2. Common Patterns AI Uses

How AI tends to write PHP 
— the habits, defaults, shortcuts, and biases that show up again and again.

AI writes PHP with confidence, but it often relies on familiar patterns rather than the deeper shape of the language. These patterns are not</description>
    </item>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:guiding_ai_toward_better_architecture&amp;rev=1775341801&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-04T22:30:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>6. Guiding AI Toward Better Architecture — Patterns, Prompts, and Mental Models</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:guiding_ai_toward_better_architecture&amp;rev=1775341801&amp;do=diff</link>
        <description>6. Guiding AI Toward Better Architecture — Patterns, Prompts, and Mental Models

Shaping AI before it drifts

AI doesn’t design architecture 
— it follows it.

When we give it a clear mental model, 
it stays inside the shape of modern PHP.

But when the model is vague,</description>
    </item>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:hallucinations&amp;rev=1775342381&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-04T22:39:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>3. AI and PHP: Understanding Hallucinations and False Assumptions</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:hallucinations&amp;rev=1775342381&amp;do=diff</link>
        <description>3. AI and PHP: Understanding Hallucinations and False Assumptions

AI writes PHP with confidence, but not always with truth.

Sometimes it invents features, borrows patterns from other languages, or fills gaps with assumptions that feel plausible but have</description>
    </item>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:how_to_ask_ai_for_better_refactoring&amp;rev=1775341280&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-04T22:21:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>8. How to Ask AI for Better Refactoring</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:how_to_ask_ai_for_better_refactoring&amp;rev=1775341280&amp;do=diff</link>
        <description>8. How to Ask AI for Better Refactoring

AI is fast at rewriting code, 
but not always good at refactoring it.

Left on its own, AI often rearranges code 
instead of improving it, 
or adds abstractions that don’t express meaning.

Good refactoring comes from guidance,</description>
    </item>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:how_to_review_ai_generated_code&amp;rev=1775341915&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-04T22:31:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>5. How to Review AI‑Generated Code — A Calm, Structured Approach</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:how_to_review_ai_generated_code&amp;rev=1775341915&amp;do=diff</link>
        <description>5. How to Review AI‑Generated Code — A Calm, Structured Approach

AI can generate PHP quickly, 

but it cannot guarantee clarity, safety, or architectural coherence.

Reviewing AI‑generated code is not about fixing mistakes 

— it’s about restoring shape, intent, and predictability.</description>
    </item>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:start&amp;rev=1775315912&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-04T15:18:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Working With AI</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:start&amp;rev=1775315912&amp;do=diff</link>
        <description>Working With AI

Practical guidance for collaborating with AI in modern PHP development. 

These pages explore patterns, review techniques, and the subtle ways AI 
drifts from the language’s shape — and how to guide it back with clarity.

Please sort</description>
    </item>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:when_not_to_trust_ai&amp;rev=1775341405&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-04T22:23:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>7. AI‑Generated Code: When to Trust It, When to Rewrite It</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=working_with_ai:when_not_to_trust_ai&amp;rev=1775341405&amp;do=diff</link>
        <description>7. AI‑Generated Code: When to Trust It, When to Rewrite It

AI drafts.

We decide what survives.

AI can produce PHP quickly, 
but not all output deserves to survive.

Some drafts are solid foundations

while others are better thrown away and rebuilt with clarity.</description>
    </item>
</rdf:RDF>
