Skip to content

Release ParcelProof 0.2 evidence-first MVP - #1

Merged
mycomind4-arch merged 15 commits into
mainfrom
agent/initial-parcelproof-mvp
Jul 19, 2026
Merged

Release ParcelProof 0.2 evidence-first MVP#1
mycomind4-arch merged 15 commits into
mainfrom
agent/initial-parcelproof-mvp

Conversation

@mycomind4-arch

@mycomind4-arch mycomind4-arch commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Outcome

Delivers ParcelProof 0.2 as a release-ready, local-first parcel due-diligence workspace. It organizes cited public-record evidence without inventing parcel facts or making title, legal, survey, engineering, environmental, or investment conclusions.

Product workflow

  • creates empty parcel review files from an address or APN
  • tracks ten evidence categories: identity, ownership, legal description, zoning, permits, code enforcement, taxes, access, utilities, and hazards
  • records status, responsible agency, source URL, official reference, record date, and reviewer notes
  • computes deterministic completeness and material findings
  • persists projects locally in the browser
  • imports and exports portable JSON files
  • produces printable and Markdown evidence reports

Release hardening

  • validates the complete imported project and evidence shape instead of accepting arbitrary status/category strings
  • requires every verified item to have a citation, responsible source, and record date before the project can reach EVIDENCE COMPLETE
  • adds explicit findings for missing custodians and record dates
  • pins the direct React/Vite/TypeScript/Vitest toolchain to exact versions
  • requires Node.js 22.13 or newer
  • adds a combined npm run check release command
  • adds GitHub Actions for locked installation, tests, and production build
  • adds static Vercel configuration and baseline security headers
  • adds MIT licensing, security policy, privacy/limitations guidance, and a Humboldt County official-source directory
  • records the approved design and implementation plan under docs/superpowers/

Verification

GitHub Actions run 14 passed on Node.js 22.13.1:

  • npm ci — passed
  • npm test — passed
  • npm run build — passed

The branch is 15 commits ahead of main, zero behind, and remains mergeable.

Operating boundary

  • no cloud persistence, accounts, billing, AI extraction, or unattended government-record collection
  • no use as a title report, legal opinion, survey, environmental clearance, code-compliance certification, appraisal, or tax opinion
  • browser-local data must be exported for backup and does not migrate automatically between domains
  • public or explicitly authorized records only; regulated or confidential records are out of scope

External launch step

The connected Vercel account does not yet contain a ParcelProof project. After review and merge, import this repository into Vercel and retain the included Vite settings. No application secrets or database are required for version 0.2.

@mycomind4-arch mycomind4-arch changed the title Build evidence-first ParcelProof MVP Release ParcelProof 0.2 evidence-first MVP Jul 19, 2026
@mycomind4-arch
mycomind4-arch marked this pull request as ready for review July 19, 2026 06:27
@mycomind4-arch
mycomind4-arch merged commit c769acd into main Jul 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant