Public Prototype Map

Dwellmark prototype route map

A crawlable index of every public prototype screen, persona state, journey start, and seeded demo API for design tools and external reviewers.

Open handoff briefOpen review mode

Route Coverage

All public review entrypoints

no auth
Screens46
Personas10
Journeys4
Viewports4
Prompts4
Worksheet5
Readiness6
Packets6
Decisions6
Runbook6
Template7
Scorecard6
Kit5
URLs11
Coverage9
QA7
Scenarios6
Copy6
Intake6
Launch5
Audit5
APIs12

Design Handoff URL Guide

Route-map canonical URLs and review examples

11 URLs
patternScreen alias pattern/prototype/[screen]https://www.dwellmark.io/prototype/[screen]

Route-style URL for a single prototype screen when hash anchors are less reliable for a design tool.

Reviewer action: Replace `[screen]` with the screen id from the route map or JSON manifest.
patternPersona alias pattern/prototype/persona/[persona]https://www.dwellmark.io/prototype/persona/[persona]

Route-style URL for opening a seeded persona state directly.

Reviewer action: Replace `[persona]` with a persona id before starting a state-specific review.
patternPersona plus screen query/prototype/[screen]?persona=[persona]https://www.dwellmark.io/prototype/[screen]?persona=[persona]

Route-style URL for opening a specific screen under a specific seeded persona.

Reviewer action: Use this format for route-level findings so engineering can reproduce the exact state.
machine-readableJSON handoff manifest/api/design-handoff/demohttps://www.dwellmark.io/api/design-handoff/demo

Machine-readable handoff package with personas, routes, journeys, URL guide, acceptance kit, and boundaries.

Reviewer action: Use this when a design or AI tool can ingest structured JSON.
machine-readableLLM review guide/llms.txthttps://www.dwellmark.io/llms.txt

Concise LLM-readable product context, boundaries, handoff artifacts, public APIs, and assumptions to avoid.

Reviewer action: Use this as the context file for AI design review tools.

UX Handoff Readiness Scorecard

Route-map summary of ready, review, and deferred states

6 checks
ready · 100Review coverage

Personas, route aliases, journeys, viewport matrix, prompt pack, packet index, decision register, runbook, and response template cover the UX pass.

Run the handoff runbook and return findings in the response template.
ready · 100Product boundaries

The handoff package preserves residency-defense positioning, seeded data, no exact coordinates, Act 60 as one module, and no tax/legal advice.

Preserve locked decisions while changing hierarchy, layout, copy, and interaction patterns.
ready · 95Designer actionability

The package gives designers concrete routes, personas, expected outputs, done criteria, and return fields.

Start with owner command center, advisor/packet flow, mobile privacy, and component system passes.
review · 70Visual polish

The product workflows are complete enough for design review, but visual hierarchy, density, typography, and responsive polish should be refined by the design pass.

Return route-level visual and interaction recommendations before auth integration.
deferred · 40Production integration

Auth, real uploads, private storage, billing, advisor invites, and production role gates remain intentionally deferred until UX approval.

Keep production integrations out of the design-tool handoff and preserve demo mode separately.

UX Handoff Coverage Matrix

Route-map proof for roadmap handoff requirements

9 requirements
Phase 1 · coveredFull public product prototypeExpose the complete Dwellmark product experience without login walls for design tools and external reviewers.

The public app shell, design handoff brief, route map, screen aliases, persona aliases, sitemap, robots policy, Markdown brief, llms.txt, and JSON manifest are public seeded routes.

Reviewer action: Open `/design-handoff`, `/prototype`, and the JSON manifest from a clean browser session before visual review.
Phase 1 · coveredBroad residency-defense positioningLead with residency defense, documentation, domicile ties, evidence quality, advisor review, and audit packets rather than only Act 60.

The prototype includes general domicile, Florida move, former-resident documentation, Act 60, multi-state exposure, business presence, advisor review, and audit packet workflows.

Reviewer action: Review copy in the route map, packet builder, track router, and Act 60 binder for balanced product positioning.
Phase 1 · coveredSeeded data and privacy boundaryUse seeded demo data only and avoid exposing secrets, real evidence, exact coordinates, or private auth records.

Handoff guardrails, acceptance kit, smoke tests, and manifest boundaries all state seeded data only, no real evidence files, no exact coordinates, and no service-role values.

Reviewer action: Preserve privacy and seeded-data boundaries during design changes; move real uploads and auth into a later production phase.
Phase 1 · coveredOwner, advisor, evidence, and packet workflow depthShow dashboard, day ledger, evidence vault, domicile binder, residency tracks, business ledger, mobile device QA, advisor queue, privacy controls, and audit packet builder as functional public prototype flows.

Stable screen aliases and journey scripts cover owner command center, ledger review, evidence requests, mobile capture with iOS device QA, domicile workbench, business presence, advisor resolution, claim review, packet command, and packet integrity flows.

Reviewer action: Walk the owner, advisor, packet, and privacy/business journeys and return route-level findings with persona and viewport context.
Phase 2 · coveredStable design-review URLsProvide stable URLs for every major screen, state, persona, and handoff artifact so design tools can access them directly.

The URL guide, route map, screen aliases, persona aliases, persona plus screen query pattern, Markdown brief, llms.txt, and JSON manifest expose canonical relative and absolute URLs.

Reviewer action: Use the URL guide for every returned finding so engineering can reproduce the exact public state.
Phase 2 · coveredMobile device QA handoffExpose the seeded iOS device QA checklist, signoff status, and next action alongside mobile capture readiness for UX review.

The mobile capture center and demo mobile API surface the iOS device QA summary, checklist rows, physical-device signoff status, and remaining next action without real uploads or exact coordinates.

Reviewer action: Review `/prototype/mobile-capture-center?persona=privacy_review` at mobile width and compare the visible checklist with `/api/mobile/demo/capture`.
Phase 2 · coveredPersona and scenario coverageExpose clean user, weak evidence, advisor review, packet ready, business exposure, Act 60, former Act 60, Florida domicile, privacy, and packet-builder states.

The persona catalog and route aliases expose 10 seeded states with deep links, absolute URLs, and route-map cards for direct design review.

Reviewer action: Start with weak evidence, advisor review, privacy review, and packet-builder personas before visual polish.
Phase 2 · coveredReview return loopGive reviewers a clear way to inspect, redesign, and return actionable findings without guessing what engineering needs.

The runbook, prompt pack, feedback worksheet, response template, packet index, and acceptance kit define review order, expected outputs, return fields, severity, and preserved boundaries.

Reviewer action: Return findings using route, persona, viewport, severity, recommendation, and boundary impact fields.
Phase 3 · deferredDeferred production integrationKeep auth, real uploads, private storage, billing, advisor invites, and production role gates out of the public UX handoff until design is approved.

The decision register, readiness scorecard, acceptance kit, guardrails, and llms.txt all preserve public prototype mode and explicitly defer auth/real-data work.

Reviewer action: Do not add signup, login, billing, private uploads, exact-location display, or role-based gates during UX refinement.

UX Handoff QA Matrix

Route-map split between automation and visual review

7 checks
automated · coveredPublic route automationProduction smoke loads the public handoff brief, route map, discovery files, Markdown brief, llms.txt, route aliases, and seeded demo APIs without auth.

apps/web/scripts/smoke-web.mjs fetches the built Next app and asserts public handoff content, canonical URLs, forbidden secret strings, and seeded API responses.

Reviewer action: Treat this as automated route-access evidence, then use the visual QA rows for hierarchy, density, and interaction notes.
automated · coveredWorkflow contract automationStatic workflow verification confirms that each public handoff artifact remains wired into source, render surfaces, and smoke checks.

apps/web/scripts/verify-workflows.mjs checks manifest fields, page sections, Markdown and llms.txt sections, smoke assertions, and stable route patterns.

Reviewer action: Use this as drift protection when requesting changes to handoff structure, route aliases, or review artifacts.
automated · coveredRoadmap contract automationFeature and product-scope verifiers require each named UX handoff artifact to have source, route, smoke, and documentation evidence.

scripts/verify-feature-map.mjs and scripts/verify-product-scope.mjs now include the response template, scorecard, acceptance kit, URL guide, coverage matrix, and QA matrix.

Reviewer action: Use this as proof that the handoff package maps back to the roadmap, not only the current UI.
manual · needs-design-reviewViewport visual reviewDesigner or reviewer should inspect desktop, tablet, and mobile route starts for layout density, overflow, hierarchy, scanability, and device-QA comprehension.

The viewport matrix lists desktop owner command center, tablet advisor review, mobile capture/privacy with iOS device QA, and packet-builder review states with stable URLs.

Reviewer action: Return route, persona, viewport, issue, recommendation, and severity for every visual finding.
manual · needs-design-reviewMobile device QA reviewDesigner or reviewer should verify that the iOS device QA checklist, signoff state, blocker count, and next action are understandable on mobile.

The mobile capture center renders Device QA, iOS device signoff checklist, and iOS device QA next action from seeded readiness data.

Reviewer action: Return small-screen findings for checklist hierarchy, signoff language, blocked-state copy, and whether physical-device QA feels distinct from production uploads.
manual · needs-design-reviewComponent system reviewDesigner should refine cards, status pills, metric blocks, ledgers, route links, privacy controls, and dense review tables consistently.

The component inventory and review rubric identify reusable UI primitives and what product boundaries must be preserved.

Reviewer action: Return reusable component recommendations with responsive behavior and states.
guardrail · deferredAuth and production deferral QAAuth, real uploads, private storage, billing, advisor invites, and role gates remain intentionally outside the public UX handoff.

The decision register, scorecard, coverage matrix, acceptance kit, and smoke secret checks all preserve seeded public mode.

Reviewer action: Flag any design recommendation that requires signup, private data, exact location, or production persistence before UX approval.

Design Review Scenario Matrix

Route-map missions for actionable UX findings

6 scenarios
weak_evidenceOwner command center scenariohttps://www.dwellmark.io/prototype/workspace?persona=weak_evidence

Decide whether a first-time owner can understand their residency risk, weak days, evidence confidence, and packet readiness in one scan.

Start scenario
advisor_reviewAdvisor issue loop scenariohttps://www.dwellmark.io/prototype/advisor-resolution-center?persona=advisor_review

Walk the advisor from open issue to comment, evidence request, claim decision, and packet blocker review.

Start scenario
privacy_reviewMobile privacy scenariohttps://www.dwellmark.io/prototype/mobile-capture-center?persona=privacy_review

Review mobile capture, iOS device QA signoff, evidence-source consent, exact-location redaction, advisor permission, and retention language on a small screen.

Start scenario
packet_builderPacket export scenariohttps://www.dwellmark.io/prototype/packet-builder?persona=packet_builder

Judge whether the audit packet feels like the hero workflow across manifest sections, blockers, privacy choices, integrity, and export history.

Start scenario
former_act60Residency track breadth scenariohttps://www.dwellmark.io/prototype/residency-track-router?persona=former_act60

Confirm the product reads as broad residency defense across domicile, Florida, former-resident, Act 60, multi-state, and business exposure tracks.

Start scenario
packet_builderComponent system scenariohttps://www.dwellmark.io/design-handoff#components

Normalize repeated cards, status pills, ledgers, route links, privacy controls, and packet artifacts into reusable design-system guidance.

Start scenario

Handoff Acceptance Kit

Route-map preflight confirmations for external review

5 items
readyPublic route preflight

All handoff routes can be opened from a clean browser session without login, private cookies, or real user data.

Reviewer action: Open the visible brief, route map, Markdown brief, llms.txt guide, and JSON manifest before starting visual review.
readyPersona and state preflight

The handoff includes clean, weak-evidence, advisor-review, packet-ready, business, Act 60, former Act 60, Florida, privacy, and packet-builder states.

Reviewer action: Use the persona aliases and route map before requesting any new seeded states.
readyWorkflow depth preflight

Owner, advisor, evidence, privacy, business, mobile capture, iOS device QA, annual review, and packet export flows have stable review routes.

Reviewer action: Walk the runbook and return route-level findings using the response template.
readyBoundary preflight

The prototype stays in seeded-data mode, avoids tax/legal advice, avoids exact coordinates, and keeps Act 60 as one supported track.

Reviewer action: Preserve locked boundaries while redesigning hierarchy, density, copy, and responsive behavior.
reviewReturn package preflight

The engineering team can apply findings when they include route, persona, viewport, severity, recommendation, and boundary impact.

Reviewer action: Return the executive summary, route-level findings, copy notes, viewport QA, preserved boundaries, and deferred production items.

Design Review Response Template

Return format for route-map reviewers

7 sections
requiredExecutive summary

Summarize whether the public prototype is ready for visual refinement, what changed in the recommended UX direction, and what still blocks handoff.

requiredRoute-level findings

Return findings tied to stable public routes, persona states, and viewport context so engineering can apply changes without guessing.

requiredCopy and positioning changes

Identify language that should change or stay fixed, especially around residency defense, Act 60 as one module, privacy, advisor review, and tax/legal boundaries.

recommendedComponent system notes

Document reusable patterns for cards, ledgers, status pills, privacy controls, route links, packet artifacts, and dense operational panels.

requiredViewport QA notes

Report desktop, tablet, and mobile review results against the viewport matrix and call out any layout, density, or readability problems.

requiredPreserved boundaries

Confirm the redesign preserves public prototype access, seeded data only, no exact coordinates, no tax/legal advice, and deferred auth or real-data work.

recommendedDeferred production work

List ideas that belong after UX approval, such as auth, real uploads, private storage, billing, advisor invites, or role-based permissions.

Design Handoff Runbook

Ordered review sequence for route-map users

6 steps
intake1. Intake orientationhttps://www.dwellmark.io/design-handoff

Confirm the product category, public prototype mode, sensitive-data boundary, and review package before redesign work starts.

Notes on product comprehension, missing context, and any boundary questions that must be resolved before visual exploration.

Start runbook step
core experience2. Owner command center passhttps://www.dwellmark.io/prototype/workspace?persona=weak_evidence

Review first-screen clarity, day counts, weak evidence prompts, proof strategy, and packet-readiness hierarchy.

Desktop and mobile recommendations for owner comprehension, hierarchy, copy, and route sequencing.

Start runbook step
review workflow3. Advisor and packet passhttps://www.dwellmark.io/prototype/advisor-resolution-center?persona=advisor_review

Review advisor comments, evidence requests, claim decisions, packet blockers, and export-ready language.

Advisor workflow notes and packet-builder recommendations that preserve the no-advice boundary.

Start runbook step
responsive trust4. Mobile and privacy passhttps://www.dwellmark.io/prototype/mobile-capture-center?persona=privacy_review

Review mobile capture, iOS device QA signoff, evidence-source consent, exact-location redaction, advisor export permission, and retention language.

Mobile layout notes, device-QA signoff recommendations, privacy copy recommendations, and any small-screen component fixes.

Start runbook step
systemization5. Component system passhttps://www.dwellmark.io/design-handoff#components

Normalize cards, ledgers, status pills, route links, privacy controls, packet artifacts, and dense operational patterns.

Component inventory notes with reusable patterns, state semantics, and responsive behavior recommendations.

Start runbook step
return6. Return design packagehttps://www.dwellmark.io/design-handoff#feedback-worksheet

Return design findings in a format engineering can act on after UX approval.

Prioritized findings with route references, viewport notes, copy changes, preserved boundaries, and deferred-auth notes.

Start runbook step

Design Decision Register

Locked, open, and deferred decisions for route-map review

6 decisions
lockedProduct category

Dwellmark is a residency defense and documentation platform, not an Act 60-only product.

The UX must support broader domicile, day tracking, advisor review, evidence quality, and audit packet workflows.

Lead with residency defense and packet readiness; keep Act 60 as one supported module inside the track system.

lockedPublic prototype mode

The complete product prototype remains public and no-auth until UX refinement is approved.

External design tools and reviewers need stable URLs before login, private storage, and role gates are introduced.

Do not add signup walls, private redirects, billing gates, or real upload requirements to the review experience.

lockedSensitive data boundary

Design review uses seeded data only and must not expose real evidence, secrets, exact coordinates, or service-role values.

Residency proof, exact location, advisor access, evidence files, and audit metadata are sensitive product surfaces.

Keep privacy language explicit and calm; preserve owner-controlled redaction and permissioned advisor access.

openDashboard hierarchy

The first screen still needs design judgment on hierarchy, density, and where packet readiness should dominate.

The prototype has the needed data, but UX review should decide the clearest premium command-center structure.

Return recommendations for first-viewport hierarchy, metric grouping, weak-day prompts, and packet-readiness emphasis.

openAdvisor and packet flow

The advisor issue queue, claim review, and packet builder need UX review before role-based auth is wired.

Advisor review must feel useful to CPAs, attorneys, and other reviewers without implying legal or tax advice.

Return flow notes for comments, evidence requests, packet blockers, claim decisions, and export-ready states.

deferredAuth and real data

Login, real evidence uploads, storage persistence, billing, and role-based production flows come after UX approval.

Design tools need public access now, and production security should be wired only after the target UX is stable.

Do not design around account creation as the first screen; preserve public demo/design mode as a separate surface.

Handoff Packet Index

Designer intake packages and expected returns

6 packets
Orientation packageDesigner, UX reviewer, or product strategist

Understand the category, boundaries, public routes, personas, and expected review outputs before changing screens.

A brief notes page confirming the product promise, no-auth review mode, sensitive-data boundaries, and open questions.

First-pass product reviewProduct designer

Improve category clarity, owner comprehension, dashboard hierarchy, day-count confidence, and packet-readiness scanning.

Annotated desktop and mobile recommendations for the first owner pass, with copy that preserves the legal and privacy boundaries.

Advisor and packet reviewAdvisor workflow designer

Refine advisor issue review, claim decisions, evidence requests, packet blockers, and export-readiness language.

Advisor-review flow notes, packet hierarchy recommendations, and unresolved workflow questions before auth is introduced.

Mobile privacy reviewMobile UX designer

Check capture readiness, iOS device QA signoff, exact-location redaction, evidence-source consent, advisor export permission, and small-screen density.

Mobile layout notes, device-QA signoff recommendations, and privacy wording that avoid real upload, signup, or exact-coordinate assumptions.

Component system reviewDesign system reviewer

Normalize dense operational cards, status pills, ledgers, route links, privacy controls, and packet artifact states.

Component notes covering hierarchy, spacing, responsive behavior, status semantics, and reusable patterns for later implementation.

Return packageDesigner or external review tool

Return findings in a format that engineering can apply after the design pass without losing product boundaries.

A prioritized list of UX findings, revised route/screen references, viewport notes, copy changes, and preserved-boundary notes.

Copy And Tone Matrix

Route-map language guardrails for design tools

6 surfaces
Owner command center and route mapCategory positioning copy

Lead with residency defense, day tracking, documentation, domicile ties, advisor review, and audit packets.

Dwellmark builds the residency defense file your CPA wishes you had kept all year.
Packet builder, command center, and integrity labPacket hero copy

Make the audit packet feel like the central product object while keeping export readiness factual.

Export-ready means the seeded packet has resolved blockers, citations, integrity checks, and advisor-compatible sections.
Ledger, proof matrix, request center, and evidence vaultEvidence quality copy

Connect weak days and proof gaps to concrete next evidence requests without sounding punitive.

This day needs stronger proof before it should support a packet claim.
Mobile capture, iOS device QA, evidence sources, privacy redaction, and advisor exportPrivacy control copy

Keep privacy and device-QA language calm, explicit, and owner-controlled while avoiding exact-location exposure.

Exact location stays hidden by default; advisors see only the packet detail you explicitly approve.
Advisor workbench, issue queue, claim board, and defense briefAdvisor review copy

Make advisor actions clear while preserving the boundary that Dwellmark provides records and workflows, not legal advice.

Advisor review can request stronger evidence, comment on claims, and mark packet issues ready for owner review.
Residency tracks, binders, and Act 60 modulesAct 60 balance copy

Treat Act 60 as one supported residency module inside a broader domicile and day-count defense platform.

Act 60 is one residency track; Dwellmark also supports Florida domicile, former-resident files, and multi-state exposure.

Design Review Intake Board

Route-map open decisions before UX approval

6 decisions
criticalFirst-viewport hierarchyWhat should dominate the first screen: residency status, weak-day risk, packet readiness, or the next evidence action?

Return a proposed desktop and mobile hierarchy for the owner command center that preserves packet readiness as a primary product object.

Final first-screen information architecture before auth and real-data flows are wired.

Annotated layout or written hierarchy with primary, secondary, and tertiary sections.
criticalPacket hero layoutHow should packet sections, blockers, integrity, privacy choices, and export history sit together without feeling busy?

Redesign the packet path so blockers, manifest sections, integrity checks, and export readiness are visible in one coherent workflow.

Packet-builder structure before production export, signed files, and advisor signoff are made real.

Packet workflow recommendation with blocker placement, artifact hierarchy, and export-state language.
highAdvisor review orderShould advisors start with open issues, claim decisions, evidence requests, or packet readiness?

Return the preferred advisor review sequence and any copy/action labels needed for comments, requests, and claim decisions.

Advisor workflow order before permissioned advisor accounts are introduced.

Advisor journey notes with route order, action labels, and missing context.
highMobile privacy trustHow should mobile capture, iOS device QA signoff, exact-location redaction, consent, and advisor export permission be explained without alarming users?

Review the mobile privacy and device-QA path and return copy/layout guidance for owner-controlled capture and redaction.

Small-screen trust language before real mobile capture and private storage are connected.

Mobile privacy and device-QA notes with copy changes, control grouping, and any responsive layout issues.
highResidency track balanceDoes the product feel broad enough for non-Act 60 users while still making Act 60 users feel supported?

Review track routing, domicile workflows, former-resident flows, Florida domicile, Act 60, and multi-state exposure as one coherent system.

Track naming and hierarchy before onboarding/auth asks users to choose a path.

Track-system recommendation with naming, order, and any missing scenario notes.
mediumDense component systemWhich repeated cards, ledgers, status pills, actions, and route links need a reusable component language before visual polish?

Normalize repeated operational UI patterns so the prototype can be redesigned consistently across owner, advisor, packet, and privacy surfaces.

Reusable component guidance before UX changes are implemented across dozens of public prototype sections.

Component notes with state semantics, spacing rules, responsive behavior, and reuse guidance.

Design Tool Launch Checklist

Route-map launch paths for external review tools

5 launches
Google StitchGoogle Stitch visual explorationhttps://www.dwellmark.io/design-handoff

Redesign the public Dwellmark prototype for premium residency defense UX. Preserve no-auth access, seeded data, packet-first workflows, privacy boundaries, advisor-safe language, and Act 60 as one supported module.

Visual hierarchy and responsive layout recommendations for owner, advisor, packet, mobile privacy, iOS device QA, and track-breadth flows.

Start launch path
Claude design reviewClaude UX critiquehttps://www.dwellmark.io/api/design-handoff/markdown

Critique the Dwellmark public prototype using the intake board, scenario matrix, copy and tone matrix, and response template. Return route-level findings with persona, viewport, severity, recommendation, and boundary impact.

Prioritized UX findings in the design review response template format.

Start launch path
Founder, advisor, or product reviewerHuman product reviewhttps://www.dwellmark.io/design-handoff#runbook

Walk the runbook in order and answer the intake-board questions before commenting on visual polish. Focus on comprehension, advisor usefulness, packet trust, privacy clarity, and product positioning.

Decision notes for the intake board plus route-specific UX blockers.

Start launch path
Copy reviewer or AI writing passCopy and positioning passhttps://www.dwellmark.io/design-handoff#copy-tone

Review Dwellmark copy for premium, calm, advisor-compatible residency defense language. Preserve packet-first framing, privacy clarity, and Act 60 balance while removing tax-advice or guarantee language.

Current copy, recommended copy, reason, and preserved-boundary notes.

Start launch path
Design-to-engineering handbackEngineering handoff returnhttps://www.dwellmark.io/design-handoff#response-template

Return accepted design recommendations in implementation-ready shape. Include route, persona, viewport, severity, component impact, copy changes, preserved boundaries, and deferred production work.

Implementation queue suitable for engineering to apply without guessing.

Start launch path

Design Handoff Completion Audit

Route-map summary of what is ready, review-needed, and deferred

5 audit rows
readyHandoff entrypoints

Design tools have public, copy-ready starting points for the rendered brief, prototype route map, Markdown brief, JSON manifest, and LLM guide.

Reviewer action: Start at `/design-handoff`, then use `/prototype` or `/api/design-handoff/markdown` when a tool needs a route index or text brief.
readyProduct surface readiness

The public prototype covers owner dashboard, day ledger, evidence, domicile, residency tracks, business presence, advisor review, mobile device QA, privacy, and packet workflows.

Reviewer action: Review owner, advisor, packet, privacy, business, Act 60, former Act 60, and Florida domicile states before proposing visual changes.
readyReview material readiness

The handoff package includes prompts, intake questions, response template, copy guardrails, QA matrix, acceptance kit, and launch checklist.

Reviewer action: Use the intake board and response template to return decisions that engineering can implement without guessing.
needs-reviewManual UX review

The workflows are ready for design inspection, but visual hierarchy, responsive density, component language, and first-screen comprehension still need human or design-tool judgment.

Reviewer action: Return route-level findings with persona, viewport, severity, recommendation, and preserved-boundary notes.
deferredProduction deferral

Auth, real evidence uploads, private Supabase storage, billing, advisor invites, role gates, and production data stay deferred until the UX direction is approved.

Reviewer action: Flag any recommendation that would require login, private data, exact coordinates, real uploads, billing, or production persistence before UX approval.

Readiness Report

Handoff proof for route-map reviewers

6 checks
readyPublic review access

The prototype, handoff brief, route map, screen aliases, and persona aliases are public seeded routes with no auth redirect.

Open the prototype and route map directly from an external design tool before changing UX structure.
readyMachine-readable package

JSON, Markdown, sitemap, robots, and llms.txt handoff surfaces expose the same canonical URLs and review boundaries.

Use the JSON or Markdown package when a tool needs structured context instead of the rendered page.
readyPersona and screen coverage

Design review covers seeded owner, advisor, packet, business, privacy, Act 60, former Act 60, and Florida domicile states across the full screen inventory.

Start with weak evidence, advisor review, privacy review, and packet-builder personas before visual polish.
readyWorkflow review depth

Owner, advisor, packet export, and business/privacy journeys each have start states, expected outcomes, and route-style review URLs.

Walk each journey once and return blockers through the UX feedback worksheet.
readyViewport and feedback loop

Desktop, tablet, and mobile viewport passes, prompt pack entries, and structured worksheet questions are all available from public routes.

Run the viewport matrix first, then use the prompt pack and worksheet fields for design notes.
readyProduct boundary safety

The handoff package preserves seeded data, no secrets, no private evidence, no exact coordinates, Act 60 as one module, and no tax/legal advice.

Preserve these boundaries while redesigning hierarchy, density, copy, and navigation.

Screen Aliases

All screen route aliases

40 routes

Canonical command-center aliases are retained for reviewers and design tools. They now resolve into the canonical five-tab command center instead of acting as separate owner navigation.

Owner command center/prototype/workspacehttps://www.dwellmark.io/prototype/workspaceCanonical: /

Owner dashboard, day counts, evidence confidence, packet readiness.

Design handoff/prototype/design-handoffhttps://www.dwellmark.io/prototype/design-handoffCanonical: /

Persona switcher, route map, review pack, and public handoff notes.

Residency intake center/prototype/residency-intake-centerhttps://www.dwellmark.io/prototype/residency-intake-centerCanonical: /

Owner facts routed into residency defense workflows.

Residency track router/prototype/residency-track-routerhttps://www.dwellmark.io/prototype/residency-track-routerCanonical: /

Track routing across domicile, Florida, former resident, Act 60, and multi-state exposure.

Proof strategy planner/prototype/proof-strategy-plannerhttps://www.dwellmark.io/prototype/proof-strategy-plannerCanonical: /?tab=evidence

Prioritized evidence sprints before auth.

Claim review board/prototype/claim-review-boardhttps://www.dwellmark.io/prototype/claim-review-boardCanonical: /?tab=advisor

Packet claims, counterfacts, advisor questions, and include/revise/exclude decisions.

Mobile capture center/prototype/mobile-capture-centerhttps://www.dwellmark.io/prototype/mobile-capture-centerCanonical: /?tab=evidence&persona=privacy_review

Passive capture health, iOS device QA checklist, and iOS/Android release readiness.

Residency tracks/prototype/trackshttps://www.dwellmark.io/prototype/tracksCanonical: /

General domicile, Florida move, former resident, Act 60, multi-state exposure, and business presence.

Residency risk center/prototype/risk-centerhttps://www.dwellmark.io/prototype/risk-centerCanonical: /?tab=daycounts

Jurisdiction lanes, alerts, day-count thresholds, and evidence-driven risk review.

Risk narrative review/prototype/risk-narrative-reviewhttps://www.dwellmark.io/prototype/risk-narrative-reviewCanonical: /?tab=packet

Packet executive summary, jurisdiction claims, proof support, and advisor questions.

Record conflict resolution center/prototype/record-conflict-resolution-centerhttps://www.dwellmark.io/prototype/record-conflict-resolution-centerCanonical: /?tab=evidence

Replay conflicts, affected seeded records, and resolution readiness.

Documentation workplan/prototype/workplanhttps://www.dwellmark.io/prototype/workplanCanonical: /?tab=evidence

Day proof, domicile, advisor review, business, Act 60, and packet blocker triage.

Track drilldowns/prototype/track-drilldownshttps://www.dwellmark.io/prototype/track-drilldownsCanonical: /?tab=packet

Track-specific proof plans, open gaps, advisor lens, and packet sections.

Residency scenarios/prototype/scenarioshttps://www.dwellmark.io/prototype/scenariosCanonical: /

Common owner situations mapped to day-count impact and packet consequences.

Defense calendar/prototype/defense-calendarhttps://www.dwellmark.io/prototype/defense-calendarCanonical: /?tab=daycounts

Year-round evidence capture, domicile proof, advisor review, and retention checkpoints.

Proof matrix/prototype/proof-matrixhttps://www.dwellmark.io/prototype/proof-matrixCanonical: /?tab=evidence

Claim-by-claim proof quality across residency, advisor, packet, and privacy surfaces.

Proof gap workbench/prototype/proof-gap-workbenchhttps://www.dwellmark.io/prototype/proof-gap-workbenchCanonical: /?tab=evidence

Prioritized gaps, blockers, and proof readiness before auth.

Defense chronology center/prototype/defense-chronology-centerhttps://www.dwellmark.io/prototype/defense-chronology-centerCanonical: /?tab=daycounts

Ordered residence, travel, evidence, advisor, and packet events.

Residency defense brief/prototype/residency-defense-briefhttps://www.dwellmark.io/prototype/residency-defense-briefCanonical: /?tab=packet

Advisor-compatible findings, proof support, blockers, and export-ready language.

Audit response room/prototype/audit-response-roomhttps://www.dwellmark.io/prototype/audit-response-roomCanonical: /?tab=packet

Inquiry responses, packet citations, blockers, and draft readiness.

Chain of custody center/prototype/chain-of-custody-centerhttps://www.dwellmark.io/prototype/chain-of-custody-centerCanonical: /?tab=evidence

Evidence custody, source records, verification, and packet traceability.

Ledger review center/prototype/ledger-review-centerhttps://www.dwellmark.io/prototype/ledger-review-centerCanonical: /?tab=daycounts&persona=weak_evidence

Weak days, corrections, and evidence-linked day review.

Domicile workbench/prototype/domicile-workbenchhttps://www.dwellmark.io/prototype/domicile-workbenchCanonical: /?tab=packet&persona=florida_domicile

Ordinary-life ties, closer connection, home records, and advisor review.

Domicile evidence plan/prototype/domicile-evidence-planhttps://www.dwellmark.io/prototype/domicile-evidence-planCanonical: /?tab=evidence

License, voter, vehicle, home, utility, medical, financial, family, and community proof tasks.

Household operations center/prototype/household-operations-centerhttps://www.dwellmark.io/prototype/household-operations-centerCanonical: /?tab=advisor

Household roles, consistency checks, packet ownership, and access controls.

Business presence center/prototype/business-presence-centerhttps://www.dwellmark.io/prototype/business-presence-centerCanonical: /?persona=business_exposure

Owner/operator business activity separated from personal residence proof.

Annual review center/prototype/annual-review-centerhttps://www.dwellmark.io/prototype/annual-review-centerCanonical: /?tab=packet&year=2025

Annual closeout, export history, retention, and signed packet review.

Advisor workbench/prototype/advisor-workbenchhttps://www.dwellmark.io/prototype/advisor-workbenchCanonical: /?tab=advisor

Advisor packet review, evidence requests, comments, and access state.

Evidence vault/prototype/evidence-vaulthttps://www.dwellmark.io/prototype/evidence-vaultCanonical: /?tab=evidence

Encrypted demo records and stubbed upload/download flows.

Advisor resolution center/prototype/advisor-resolution-centerhttps://www.dwellmark.io/prototype/advisor-resolution-centerCanonical: /?tab=advisor&persona=advisor_review

Advisor comments, evidence requests, and issue resolution.

Privacy redaction center/prototype/privacy-redaction-centerhttps://www.dwellmark.io/prototype/privacy-redaction-centerCanonical: /?tab=advisor&persona=privacy_review

Owner-controlled exact-location redaction and data-control review.

Audit packet builder/prototype/packet-builderhttps://www.dwellmark.io/prototype/packet-builderCanonical: /?tab=packet&persona=packet_builder

Manifest sections, artifacts, blockers, and export-ready state.

Packet command center/prototype/packet-command-centerhttps://www.dwellmark.io/prototype/packet-command-centerCanonical: /?tab=packet&persona=packet_builder

Packet sections, export gates, and operational blockers.

Packet integrity lab/prototype/packet-integrity-labhttps://www.dwellmark.io/prototype/packet-integrity-labCanonical: /?tab=packet&persona=packet_builder

Integrity checks, attestation, artifact history, and tamper review.

Day ledger/prototype/ledgerhttps://www.dwellmark.io/prototype/ledgerCanonical: /?tab=daycounts

Canonical day records, corrections, evidence links, and risk indicators.

Evidence source workbench/prototype/evidence-source-workbenchhttps://www.dwellmark.io/prototype/evidence-source-workbenchCanonical: /?tab=evidence&persona=privacy_review

Source readiness, consent, connector status, encryption, and packet mapping.

Evidence request center/prototype/requestshttps://www.dwellmark.io/prototype/requestsCanonical: /?tab=evidence

Adaptive owner and advisor proof requests tied to packet blockers.

Advisor review/prototype/advisorhttps://www.dwellmark.io/prototype/advisorCanonical: /?tab=advisor

Advisor issues, comments, access level, and review state.

Audit packet/prototype/packethttps://www.dwellmark.io/prototype/packetCanonical: /?tab=packet

Packet manifest files, delivery state, exact-location export, and artifacts.

Binders and business/prototype/bindershttps://www.dwellmark.io/prototype/bindersCanonical: /?tab=packet

Domicile, Act 60, and business evidence summaries.

Operator / Internal

Public review aliases kept out of owner navigation

6 internal

These routes are useful for design and product review, but they should not read as owner-facing product surfaces.

Persona Aliases

Seeded states for direct review

10 states
Clean owner/prototype/persona/clean_userhttps://www.dwellmark.io/prototype/persona/clean_user/?persona=clean_user

Strong day evidence and owner controls.

Weak evidence/prototype/persona/weak_evidencehttps://www.dwellmark.io/prototype/persona/weak_evidence/?persona=weak_evidence&tab=daycounts

Low-confidence days, adaptive proof prompts, and unresolved packet blockers.

Advisor review/prototype/persona/advisor_reviewhttps://www.dwellmark.io/prototype/persona/advisor_review/?persona=advisor_review&tab=advisor

Accepted advisor access, issue notes, requests, and review gates.

Packet ready/prototype/persona/packet_readyhttps://www.dwellmark.io/prototype/persona/packet_ready/?persona=packet_ready&tab=packet

Evidence, domicile, business, privacy, and audit checks prepared for export.

Business exposure/prototype/persona/business_exposurehttps://www.dwellmark.io/prototype/persona/business_exposure/?persona=business_exposure

Founder/operator business-presence events with evidence gaps.

Act 60 track/prototype/persona/act60_userhttps://www.dwellmark.io/prototype/persona/act60_user/?persona=act60_user

Puerto Rico Act 60 readiness as one supported residency module.

Former Act 60/prototype/persona/former_act60https://www.dwellmark.io/prototype/persona/former_act60/?persona=former_act60&year=2025

Former Puerto Rico resident documenting a cleaner post-move file.

Florida domicile/prototype/persona/florida_domicilehttps://www.dwellmark.io/prototype/persona/florida_domicile/?persona=florida_domicile&tab=packet

Florida move, domicile ties, northern-home exposure, and closer connection.

Privacy review/prototype/persona/privacy_reviewhttps://www.dwellmark.io/prototype/persona/privacy_review/?persona=privacy_review&tab=advisor

Owner-controlled exact-location redaction, advisor export permission, and deletion review.

Packet builder/prototype/persona/packet_builderhttps://www.dwellmark.io/prototype/persona/packet_builder/?persona=packet_builder&tab=packet

Manifest sections, blockers, artifacts, integrity, and delivery state.

Journey Starts

Core review paths

4 scripts
Owner first pass/prototype/design-handoff?persona=weak_evidencehttps://www.dwellmark.io/prototype/design-handoff?persona=weak_evidence

Owner can see risk, weak evidence, next proof requests, and packet impact in one pass.

Advisor review pass/prototype/advisor-resolution-center?persona=advisor_reviewhttps://www.dwellmark.io/prototype/advisor-resolution-center?persona=advisor_review

Advisor can identify open issues, ask for evidence, review claims, and understand export gates.

Packet export pass/prototype/packet-builder?persona=packet_builderhttps://www.dwellmark.io/prototype/packet-builder?persona=packet_builder

Reviewer can follow manifest sections, privacy choices, integrity checks, and annual export history.

Business and privacy pass/prototype/business-presence-center?persona=business_exposurehttps://www.dwellmark.io/prototype/business-presence-center?persona=business_exposure

Reviewer can separate owner/operator facts from personal domicile proof and redacted export controls.

Viewport Passes

Desktop, tablet, and mobile review starts

4 passes
Desktop command center1440 x 1100/prototype/workspace?persona=weak_evidencehttps://www.dwellmark.io/prototype/workspace?persona=weak_evidence

Dashboard hierarchy, dense metrics, weak-day prompts, and first-pass owner comprehension.

Tablet advisor review820 x 1180/prototype/advisor-resolution-center?persona=advisor_reviewhttps://www.dwellmark.io/prototype/advisor-resolution-center?persona=advisor_review

Advisor issue queue, comments, request flow, claim decisions, and packet review density.

Mobile owner capture390 x 844/prototype/mobile-capture-center?persona=privacy_reviewhttps://www.dwellmark.io/prototype/mobile-capture-center?persona=privacy_review

Mobile capture readiness, iOS device QA signoff, privacy controls, evidence-source consent, and redaction language.

Desktop packet export1280 x 900/prototype/packet-builder?persona=packet_builderhttps://www.dwellmark.io/prototype/packet-builder?persona=packet_builder

Audit packet builder, command center, integrity lab, annual review, and export-readiness state.

Prompt Pack

Copy-ready design review prompts

4 prompts
Product comprehension redesignGoogle Stitch or Claude designhttps://www.dwellmark.io/prototype/workspace?persona=weak_evidence

Improve first-time owner comprehension of Dwellmark as a residency defense platform without adding login, billing, or real-data flows.

Advisor review redesignClaude design or human UX reviewhttps://www.dwellmark.io/prototype/advisor-resolution-center?persona=advisor_review

Make advisor issue review, evidence requests, claim decisions, and packet blockers easier to scan before authenticated advisor flows are added.

Mobile and privacy redesignMobile UX passhttps://www.dwellmark.io/prototype/mobile-capture-center?persona=privacy_review

Refine mobile capture, iOS device QA signoff, evidence source consent, privacy redaction, and data-control language for small screens.

Packet export redesignDesktop workflow redesignhttps://www.dwellmark.io/prototype/packet-builder?persona=packet_builder

Make the packet builder, blocker list, integrity checks, and annual export history feel like a premium, trustworthy audit file workflow.

Feedback Worksheet

Structured UX review targets

5 items
criticalFirst impression and category clarityhttps://www.dwellmark.io/prototype/workspace?persona=weak_evidence

Can a first-time owner understand that Dwellmark is for residency defense, evidence quality, and audit packet readiness within the first screen?

highAdvisor review loophttps://www.dwellmark.io/prototype/advisor-resolution-center?persona=advisor_review

Can an advisor quickly see open issues, request evidence, comment on claims, and understand what blocks packet export?

highMobile privacy comprehensionhttps://www.dwellmark.io/prototype/privacy-redaction-center?persona=privacy_review

Do mobile device QA, privacy, exact-location redaction, evidence-source consent, and advisor export controls feel explicit without becoming alarming?

criticalPacket confidence and export readinesshttps://www.dwellmark.io/prototype/packet-builder?persona=packet_builder

Does the packet builder clearly communicate readiness, blockers, manifest sections, integrity checks, and export history as the hero workflow?

mediumAct 60 balancehttps://www.dwellmark.io/prototype/binders?persona=act60_user

Does Act 60 read as one supported module inside a broader residency-defense product, not as the whole product identity?

Demo APIs

Seeded machine-readable surfaces

12 endpoints

Crawl Support

Design-tool discovery files

public