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

Configure Feed

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

frontend: update intro text

Luna 1a8e4a57 62b8eee6

+9 -6
+9 -6
frontend/src/App.tsx
··· 59 59 <h1>atvouch</h1> 60 60 <div className="intro-block"> 61 61 <p className="intro"> 62 - atvouch is a proof of concept for using intentional vouches between 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. 62 + atvouch is a proof of concept atproto app to create intentional 63 + vouches between developers to endorse each other's skill. 64 + <br /> 65 + <br /> 66 + developers are then able to see if there's a trust chain of vouches 67 + between themselves and another developer. useful for pull requests 67 68 </p> 68 69 <div className="instructions"> 69 70 <p>instructions:</p> 70 - <p>1. treat a vouch as an actual endorsement of someone's skills.</p> 71 + <p> 72 + 1. treat a vouch as an actual endorsement of someone's dev skills. 73 + </p> 71 74 <p> 72 75 2. currently this uses{" "} 73 76 <a