Private: Workflow Design Notes
🔒 private needs-review confidence: low
⚠️ This note was flagged as needs-review because the agent confidence
was low. Please verify the content before promoting it to published.
Reason: Auto-generated from GitHub Issue — agent confidence low. Verify content accuracy and related links before promoting to public.
Workflow Design Notes (Private Draft)
This note was created automatically from a GitHub Issue submission. It is currently in review status and is only visible to authenticated users in the Private Notes Hub.
Key decisions captured
- Use
visibility: privateto keep notes out of the public/notes/index. - Use
needsReview: true+reviewReasonto flag notes where automation confidence is low. - Use
duplicateOfto link near-duplicate notes without destroying either. - Preserve
sourceIssueso every note retains a link back to its origin.
Next steps
- Verify content is accurate
- Resolve any duplicate flags
- Promote to public by setting
visibility: publicandneedsReview: false