-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy path.gitignore
More file actions
117 lines (99 loc) · 2.13 KB
/
.gitignore
File metadata and controls
117 lines (99 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
.claude
/agents
docs/ZHTPPM/
internal-docs/
reports/
privateDocs/
.DS_Store
target/
.cargo-temp/
Cargo.lock
*.rlib
# One-off admin/patch tools
tools/remove_token.rs
# Backup files
*.bak
*.backup
# Log files
*.log
# Test artifacts
*.profraw
*.profdata
# Runtime data
data/
problems
PROBLEMS_STATUS_REPORT.md
PUSH_INSTRUCTIONS.md
now/
# Local notes (not committed)
LOCAL_NOTES.md
SECURITY_REPORT.md
SECURITY_AUDIT.md
SECURITY_AUDIT_*.md
ISSUES_RESOLVED.md
.claude/PROJECT_CONTEXT.md
docs/architectural_suggestions_for_unified_identity.md
.cargo-home/
reports/
CLAUDE.md
LOCAL_STORAGE_PATHS.md
DEPLOY_TOKEN_SPEC.md
.vscode/settings.json
# Ansible deployment (local config)
deploy/ansible/
# Local documentation files
docs/06_Financial_Projections_Tokenomics_Models*.docx
docs/CORRECTED_SOV_TICKETS.md
docs/SOV_TOKENOMICS_ANALYSIS.md
OBSERVABILITY_IMPLEMENTATION_PLAN.md
nonce_cache**
docs/TICKET_1_14_INTEGRATION_GUIDE.md
docs/BLOCKCHAIN_TECHNICAL_OVERVIEW.md
docs/GOVERNMENT_BACKDOOR_ANALYSIS.md
NEXT_STEPS_SERVER_REFACTOR.md
REFACTORING_PROGRESS.md
HTTP1_REMOVAL_PLAN.md
SERVER_MOBILE_READINESS.md
docs/SOV_TICKET_AUDIT.md
docs/sov_final/NEXT_STEPS.md
docs/sov_final/SOV_L0_IMPLEMENTATION_PLAN.md
docs/sov_final/SOV_QUICK_REFERENCE.md
docs/sov_final/SOV_TICKET_AUDIT.md
docs/sov_final/SOV_TOKENOMICS_CORRECTED.md
.serena/project.yml
docs/sov_final/SOV_COMPREHENSIVE_REFERENCE.md
docs/sov_final/SOV_UNIFIED_IMPLEMENTATION_GUIDE.md
gold
# Deploy scripts
deploy-dev-2.sh
deploy-prod.sh
deploy-prod-1.sh
# Local workspace artifacts
.grok/
docs/plans/CONTRACT_DAO_PRODUCTION_READINESS_PLAN.md
.gitnexus/kuzu
# Sensitive / local-only file patterns (issue #1934)
tmp/
*.b64
.zhtp/
keystore*
*.key
*.pem
.env
.env.*
# Operational docs (local only — published to wiki)
docs/node-hardening.md
docs/security-assessment-g1.md
docs/bonding-curve-gap-analysis.md
# Operational / payroll artifacts
payroll.md
cbe_transfers_*.csv
# Tool build artifacts and sled export snapshots
tools/*/target/
tools/sled-identity-export/state-export.json
tools/sled-identity-export/state-snapshot.json
# Sensitive keys — NEVER commit
keys/
tmp/keystore*
tmp/zhtp-keystore*
*.zkdid.json