Skip to content

docs: classify existing feature surfaces - #50

Merged
pratik-mahalle merged 1 commit into
mainfrom
docs/ia-005-feature-surface-catalog
Aug 15, 2026
Merged

docs: classify existing feature surfaces#50
pratik-mahalle merged 1 commit into
mainfrom
docs/ia-005-feature-surface-catalog

Conversation

@pratik-mahalle

Copy link
Copy Markdown
Owner

Summary

  • classify all 47 frontend leaf routes plus structural registrations
  • classify all 311 backend method registrations by route family
  • document ownership, RBAC, reliability, sensitive-data, migration, and contract gaps

Validation

  • npm run check
  • npm run build
  • go test ./...
  • go vet ./...
  • go build -o /tmp/infraudit-api ./cmd/api
  • exhaustive route-registration coverage checks
  • credential-pattern scan

Closes #11

@pratik-mahalle
pratik-mahalle marked this pull request as ready for review August 15, 2026 00:23
@pratik-mahalle
pratik-mahalle merged commit 54ada07 into main Aug 15, 2026
3 checks passed
@pratik-mahalle
pratik-mahalle deleted the docs/ia-005-feature-surface-catalog branch August 15, 2026 00:23
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.

[IA-005] Classify existing feature surfaces

1 participant