Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,22 @@ docs/cloud/

# Internal planning and design documents (not user-facing)
docs/FACELIFT_PLAN.md

# Local operational state (generated artifacts and internal strategy; keep out of the public repo)
.planning/evolve/
.planning/memory/
.planning/design-manifest.md
.planning/prd-*.md
.planning/architecture-*.md
.planning/citadel-app-experience-decisions.md
.planning/review-packages/
.planning/product-proof/baseline.md
.planning/product-proof/golden-path-matrix-windows.json
.planning/research/twelve-month-unlocks/BASELINE-EVIDENCE.md
.planning/research/twelve-month-unlocks/COMPLETION-AUDIT.md
.planning/campaigns/citadel-executor-profiles-live-proof.md
.planning/campaigns/citadel-interactive-product-story-v2.md
.planning/campaigns/citadel-twelve-month-unlocks.md

# Source-only documentation images (excluded from npm tarballs by the root ignore policy)
docs/images/
240 changes: 0 additions & 240 deletions .planning/architecture-citadel-app.md

This file was deleted.

Loading