chore: temporary base-path probe (will be reverted)

This commit is contained in:
Marcos Paulo
2026-09-05 05:54:17 +00:00
parent 37a1e480c6
commit 51729de4c2
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
<!DOCTYPE html><html lang="en"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>AI For Dummies — Route map</title><meta name="description" content><link rel="stylesheet" href="/ai-for-dummies/_astro/chapters.PwjFDHFw.css"></head> <body> <main> <header class="top"> <a href="/ai-for-dummies/full-guide/">← AI FOR DUMMIES</a> <span>00 / ROUTE MAP</span> <a href="/ai-for-dummies/skills-review/">review desk ↗</a> </header> <section class="hero"> <p class="eyebrow">Start here</p> <h1>Ship the<br><em>system.</em></h1> <p>This guide turns AI work into a shape: frame the problem, choose the model and agent, isolate changes, teach repeatable decisions, and verify the result.</p> </section> <section class="grid"> <article class="card"> <b>01</b><h2>Models</h2><p>Capability and effort are separate knobs.</p><a href="/ai-for-dummies/models/">Open chapter →</a> </article> <article class="card"> <b>02</b><h2>Agents & trees</h2><p>Bound roles, handoffs, and worktrees.</p><a href="/ai-for-dummies/agents/">Open chapter →</a> </article> <article class="card"> <b>03</b><h2>Skills</h2><p>Capture repeatable decisions.</p><a href="/ai-for-dummies/skills/">Open chapter →</a> </article> <article class="card"> <b>04</b><h2>Rules</h2><p>Connect guidance to enforcement.</p><a href="/ai-for-dummies/rules/">Open chapter →</a> </article> <article class="card"> <b>05</b><h2>Practice</h2><p>Compare prompts and skill-enabled runs.</p><a href="/ai-for-dummies/hands-on/starter/">Open lab →</a> </article> <article class="card"> <b>06</b><h2>Review desk</h2><p>Browse original files and improved drafts.</p><a href="/ai-for-dummies/skills-review/">Open desk →</a> </article> </section> <nav class="links"> <a href="/ai-for-dummies/full-guide/">Full field guide</a> <a href="/ai-for-dummies/docs/operations-guide.md">Operations guide</a> </nav> <footer>
Each chapter stands alone; the order follows a real task becoming a reliable change.
</footer> </main> </body></html>