Skip to main content

Site map

Every page on Dewwit, grouped by surface. Routes you can't reach with your current session are greyed.

Public

  • /auth/sign-in

    Unified sign-in for consumers and developers (v1.2.5 ID-A.1). Passkey-first; falls back to OTP.

    Sign in
  • /auth/register

    Unified registration. Every account is a consumer at creation time; developer upgrade happens at /auth/become-developer (v1.3 ID-C).

    Create account

Account

  • /auth/security

    Manage passkeys. A passkey is the cloud T1 floor required to submit work to the corpus.

    Security & passkeys
    Sign in to access
  • /auth/become-developer

    Upgrade a consumer account to a developer account. Greyed-out until a passkey is registered (v1.3 ID-C.2).

    Become a developer
    Sign in to access

Post a gig (consumer)

  • /post/home

    Consumer landing. Active gigs you posted, suggested next actions.

    Home (consumer)
    Sign in to access
  • /post/gigs

    List of gigs you have posted. Filter by status.

    My posted gigs
    Sign in to access
  • /post/gigs/new

    Create a new gig. v1.3 UX-C/UX-D revise this form (language list, framework→libraries, tier slider, supervision rename).

    Post a new gig
    Sign in to access
  • /post/gigs/[gigId]

    Consumer view of a single gig: status, bids count, deliveries.

    Gig detail (consumer)
    Sign in to access
  • /post/gigs/[gigId]/bids

    Review and accept developer bids on a posted gig.

    Review bids
    Sign in to access
  • /post/gigs/[gigId]/delivery

    Review the developer’s delivered work and approve or request changes.

    Review delivery
    Sign in to access
  • /post/gigs/[gigId]/dispute

    Open a dispute on a delivered gig. v1.4 auto-resolution layers on top of this.

    Open a dispute
    Sign in to access
  • /post/gigs/[gigId]/edit

    Edit an unbid gig. Same form as /post/gigs/new (UX-C/UX-D applies).

    Edit gig
    Sign in to access

Developer

  • /dev/home

    Developer landing. Active work, earnings snapshot, suggested gigs.

    Home (developer)
    Developer accounts only
  • /dev/gigs

    Browse open gigs. v1.3 walkthrough flagged this as blocked on BUG-B (cannot post a gig → no gigs to browse). Spec covers the empty + populated states.

    Open gigs
    Developer accounts only
  • /dev/gigs/[gigId]

    Developer view of an open gig. Place a bid here.

    Gig detail (developer)
    Developer accounts only
  • /dev/work

    List of gigs the developer has won bids on.

    My work
    Developer accounts only
  • /dev/work/[gigId]

    Detail view for a won gig. Links to /dev/submit for proof-of-work submission.

    Work detail
    Developer accounts only
  • /dev/submit

    Submit proof of work for a won gig. v1.3 SUB-A reworks this flow: provenance-tier picker at the top, passkey ceremony deferred until after git-link paste.

    Submit proof of work
    Developer accounts only
  • /dev/submissions/[submissionId]

    Submitted-work detail view. Shows verification status, evaluator score, stamp.

    Submission detail
    Developer accounts only
  • /dev/earnings

    Developer earnings, payout history, tax document downloads.

    Earnings
    Developer accounts only
  • /dev/devices

    Registered attester devices. v1.3 DEV-B adds VS Code + Claude extension; iOS app deferred to v1.4.

    Devices
    Developer accounts only
  • /dev/onboarding/sample-vetting

    Developer-onboarding sample-vetting step. Run on first developer upgrade after ID-C.1 lands.

    Sample vetting
    Developer accounts only

System

  • /

    Redirects to /post/home for signed-in users, /auth/sign-in otherwise. Has no UI of its own.

    Root dispatcher
  • /sitemap

    Human-readable index of every page on the platform.

    Site map