Skip to content

feat(surveys): home the privacy standards survey in surveys/ (#159) - #187

Open
zexoverz wants to merge 1 commit into
ethsystems:masterfrom
zexoverz:feat/home-privacy-standards-survey
Open

feat(surveys): home the privacy standards survey in surveys/ (#159)#187
zexoverz wants to merge 1 commit into
ethsystems:masterfrom
zexoverz:feat/home-privacy-standards-survey

Conversation

@zexoverz

@zexoverz zexoverz commented Aug 6, 2026

Copy link
Copy Markdown

Recovers the privacy standards survey that was removed in the v2 migration and gives it a home, per #159.

Placement

#159 lists three candidates. domains/README states domain pages are thin indexes ("keep these pages short; link back to /use-cases, /patterns, /vendors"), and the existing domain pages are ~40 lines. The survey is a 294-line catalog with per-standard tables, gap analysis, and decision guidance, so domains/standards.md would break that thin-index convention.

This PR takes candidate 2: a new surveys/ directory for cross-cutting catalogs, with the content at surveys/privacy-standards.md and a one-line pointer from domains/identity-compliance.md. Candidate 3 (splitting per-standard into pattern frontmatter) would lose the cross-standard gap analysis, which is the most useful part.

What's here

  • surveys/privacy-standards.md — the recovered catalog (7 standards, ERC-3643 through ERC-8065) with v2 front-matter. Relative links are unchanged since surveys/ is the same depth as the old approaches/ path.
  • surveys/README.md — a thin index for the new directory, matching the domains/README pattern.
  • domains/identity-compliance.md — a one-line Reference pointer to the survey.

Easy to relocate to domains/standards.md if you'd prefer. Happy to refresh the standard statuses in a follow-up.

Closes #159

…ems#159)

Recovers the privacy standards survey removed in the v2 migration and places it in a new
surveys/ directory. domains/ pages are thin indexes per domains/README, so a 294-line
catalog does not belong as domains/standards.md; surveys/ (candidate 2 in ethsystems#159) fits a
cross-cutting catalog. Adds a thin pointer from domains/identity-compliance.md.
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.

feat(doc): Relocate privacy standards survey content (removed from approaches in #151)

1 participant