Knowledge Candidate

Type: operation

Intent

Observations worth preserving find a home without polluting the graph.

Design Decisions

Steps

  1. Confirm the observation does not fit as a decision, link, or violation — if it does, use update-knowledge-base instead.
  2. Draft the issue title and body: title names the observation; body states the insight and references related decision IDs.
  3. Present the draft to the user for confirmation.
  4. Create the issue with the knowledge-candidate label: gh issue create --repo gazelle-cloud/azure-landing-zones --title "..." --body "..." --label knowledge-candidate

Violations

← Back to operations