- pgSchema "mesh" with 4 tables isolating the peer mesh domain - Enums: visibility, transport, tier, role - audit_log is metadata-only (E2E encryption enforced at broker/client) - Cascade on mesh delete, soft-delete via archivedAt/revokedAt Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
22 lines
932 B
YAML
22 lines
932 B
YAML
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Thank you for taking the time to file a feature request. Please fill out this form as completely as possible.
|
|
- type: textarea
|
|
attributes:
|
|
label: Describe the feature you'd like to request
|
|
description: Please describe the feature as clear and concise as possible. Remember to add context as to why you believe this feature is needed.
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
attributes:
|
|
label: Describe the solution you'd like to see
|
|
description: Please describe the solution you would like to see. Adding example usage is a good way to provide context.
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
attributes:
|
|
label: Additional information
|
|
description: Add any other information related to the feature here. If your feature request is related to any issues or discussions, link them here.
|