dev vouch dev on at. thats about it atvouch.dev
fork

Configure Feed

Select the types of activity you want to include in your feed.

change text

+5 -5
+5 -5
frontend/src/App.tsx
··· 60 60 <div className="intro-block"> 61 61 <p className="intro"> 62 62 atvouch is a proof of concept for using intentional vouches between 63 - developers to endorse each other. this proof of concept was made over 64 - conversations i was having with some friends regarding agentic coding 65 - and how that changes our trust relationships so there it is. 63 + developers to endorse each other's skill. this proof of concept was 64 + made over conversations i was having with some friends regarding 65 + agentic coding and how that changes our trust relationships so there 66 + it is. 66 67 </p> 67 68 <div className="instructions"> 68 69 <p>instructions:</p> ··· 80 81 service if i find this useful. 81 82 </p> 82 83 <p> 83 - 3. its just one lexicon, one record. there isn't much to this at the 84 - moment. 84 + 3. its just one lexicon. there isn't much to this at the moment. 85 85 </p> 86 86 </div> 87 87 </div>