File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Most AI-driven development fails not because models are weak—they fail because
4747* The AI repeats past mistakes
4848* Decisions get rediscovered instead of remembered
4949
50- Context solves this by treating context as infrastructure:
50+ ` ctx ` solves this by treating context as infrastructure:
5151files that version with your code and persist across sessions.
5252
5353## Installation
Original file line number Diff line number Diff line change @@ -983,7 +983,7 @@ <h2 id="why">Why?<a class="headerlink" href="#why" title="Permanent link">¶
983983< li > The AI repeats past mistakes</ li >
984984< li > Decisions get rediscovered instead of remembered</ li >
985985</ ul >
986- < p > Context solves this by treating context as infrastructure:
986+ < p > < code > ctx </ code > solves this by treating context as infrastructure:
987987files that version with your code and persist across sessions.</ p >
988988< h2 id ="installation "> Installation< a class ="headerlink " href ="#installation " title ="Permanent link "> ¶</ a > </ h2 >
989989< h3 id ="binary-downloads-recommended "> Binary Downloads (Recommended)< a class ="headerlink " href ="#binary-downloads-recommended " title ="Permanent link "> ¶</ a > </ h3 >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments