# Health reports
.health-reports/

# Model weights and training output (large binary files)
training_output/
/models/
*.safetensors
*.gguf
*.bin.index.json

# Secrets rotation audit logs
.rotation-logs/

# Elixir (sdk/integrations/continuity-supervisor and any future Elixir apps)
**/_build/
**/.elixir_ls/
**/deps/
**/*.beam

# Go binaries built locally under sdk/integrations/* — keep source, drop artifacts
sdk/integrations/arq-surface-poll/arq-surface-poll
sdk/integrations/arq-probe-fabric/arq-probe-fabric

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
.venv/
**/.venv
venv/
ENV/
.env
.env.local
.env.*.local
*.egg-info/
dist/
build/
!frontend/app/(marketing)/build/
!frontend/app/(marketing)/build/page.tsx
.pytest_cache/
.coverage
htmlcov/
.mypy_cache/

# Node.js
node_modules/
node_modules.bak/
.next/
.next-*/
.next-old/
.next-broken/
.next.bak/
.next*
out/
.vercel/
.open-next/
*.tsbuildinfo

# Cloudflare Workers / Pages local dev
.dev.vars
.wrangler/
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Nango custom integrations — local dev artifacts
nango-integrations/.nango/
nango-integrations/node_modules/
nango-integrations/dist/
nango-integrations/.env

# IDEs
.idea/
.vscode/
*.swp
*.swo

# OS
.DS_Store
Thumbs.db

# Test & Coverage
coverage/
playwright-report/
test-results/
e2e/.auth/
.coverage*
*.coverage*.json
docs/proof_runs/

# Secrets & Credentials
*.pem
*.key
*api_key*.txt
*secret*.txt
secrets/
.queen_credentials.py
.env.staging
docs/STAGING_API_CONFIGURATION_PLAN.md
infrastructure/kubernetes/arqera-platform/STAGING_SECRETS_SETUP.md

# Claude
.claude/

# Environment
.env
.env.local
.env.*.local
.env.fullthrottle
.env.rotated
*.env
.env.backup*

# Backups
backups/
*.sql.gz

# Security reports (only root-level security folder)
/security/

# Docker
.docker/

# Logs
*.log
logs/
*.har
*_log.txt
*_logs.txt
*_error.txt
*_output.txt
*Zone.Identifier
tmp_*.js
output/

# Competitive analysis (screenshots, not for repo)
Vanta comparison/

# Local artifacts (synced to private notes repo)
Agents_Outputs/
testing_outputs/
ui_screenshots/

# Database
*.db
*.db.failed*
*.sqlite
*.rdb

# Local documents
Organisational Frictions Ripe for an AI Workforce Solution.pdf
PC_Spec.pdf

# Binary documents (archived in ~/root/)
*.docx
~$*.docx

# Marketing/Investor HTML (archived in ~/root/)
*INVESTOR*.html
*EXECUTIVE*.html
*PUBLIC*.html
the-architect.html
the-mathematician.html
the-navigator.html

# Env backups
.env.*.bak
.env.*.bak.*

# Runtime
backend/runtime/
backend/runtime_local/

# Rust
target/

# Staging deployment scripts with secrets
scripts/apply-staging-secrets.sh
scripts/setup-github-secrets.sh

# Homelab deploy secrets (generated from template)
deploy/homelab/secrets.yaml

# Training data (generated, not source)
training_data/
scripts/data/*.jsonl

# Worker-emitted evidence artifacts. The substrate (addressing.arqera.io)
# holds the canonical signed record via `twin act emit`; the file at
# substrate/evidence/<kind>/<workload_id>.json is a local convenience copy
# that the worker rewrites on every execution. The repo doesn't track them.
substrate/evidence/

# Substrate evidence outputs that are regenerated from committed scripts.
# Commit compact docs/manifests instead unless an artifact is explicitly promoted.
data/substrate/content-documentation-inventory.json
data/substrate/cost-evidence-contracts.json
data/substrate/customer-aware-experience-layer.json
data/substrate/live-page-readiness-gate.json
data/substrate/product-experience-pass.json
data/substrate/public-marketing-sales-workforce.json
data/substrate/substrate-natural-constraints.json
data/substrate/ui-page-training-plan.json
data/substrate/ui-product-route-contracts.json
data/substrate/ui-training-execution-queue.json
data/substrate/ui-workforce-inventory.json
data/substrate/worker-optimization-*.json
data/substrate/worker-registration-reconciliation.json
docs/dream/
docs/plans/*protocol-as-lens-frontend-synthesis*.md
docs/substrate/PAGE_CONTENT_PRODUCT_BRIEFS.md

# Model weights (stored on NFS/OSS, not git)
/models/
*.safetensors
*.gguf

# Screenshots and visual artifacts
Screenshot*.png
mockups/
wireframes/
# Re-allow brand-canonical wireframes + mockups (per arq://body/marketplace_inventory/v1)
!branding/wireframes/
!branding/wireframes/**
!branding/ore/v1/mockups.svg

# HAR audit reports
har-audit-report.json

# Git worktrees
.worktrees/

# Codecov binary (download in CI, don't commit)
codecov
docs-site/node_modules/
docs-site/build/
docs-site/.docusaurus/
api/openapi.json
node_modules/

# Duh check artifacts
e2e/reports/duh-check/
duh-*.png
.playwright-mcp/

# Audit screenshots and artifacts (store externally, not in repo)
*.png
!brand/**/*.png
!banners/**/*.png
!frontend/**/*.png
!mobile/**/*.png
!docs-site/**/*.png
!docs/screenshots/**/*.png
.superpowers/
.warden/
