# Private/internal docs (not for public repo)
.private/
docs/maintainers/
docs/project/
docs/DEMO-STRATEGY.md
docs/drafts/
docs/ADOPTION-DIAGNOSIS-2026q2.md
docs/DISTRIBUTION-CHANNELS.md

# Local / one-off
.claude/
.obsidian/
.cursor/
.mcpregistry_*
_v.txt
ai-agent-eval-plugin/
/Assay/
_sync/

# Removed from repo (prevent re-add)
conductor/
demo-test/
my-agent/
check_output_2.txt
pr_body.md

/target
/fuzz/target/
/archive/
**/*.rs.bk
benchmark_results/
.eval
.assay-test
.DS_Store
*.log
junit.xml
sarif.json
run.json
summary.json
otel.jsonl
perf_e2e_results.json
out/
venv/
.venv/
node_modules/
__pycache__/
*.pyc
*.so
.pytest_cache/
*.egg-info/
dist/
build/
.env
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/

# Release & Smoke Test
.venv_smoke/
.venv_test/
smoke_test_ws/
verdict_sdk.egg-info/
assay_python_sdk.egg-info/
site/
audit.jsonl
*_output.txt
test_policy.yaml
regex_debug.rs
target-ebpf/
demo/output/tmp_video/
demo/output/*.mp4
demo/output/*.gif
demo/output/*.aiff

# Local maturin build artifacts (platform-specific)
assay-python-sdk/python/assay/_native*.so


# Strategy/positioning docs: kept local, not published (sanitization discipline)
docs/open-core.md
docs/RESEARCH-VS-STRATEGY-2026.md
docs/DEMO-STRATEGY.md
docs/STATE-OF-ASSAY-2026-03-15.md
docs/archive/DEMO-STRATEGY-UPGRADE.md
docs/archive/REVIEWER-PACK-legacy.md
