-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
216 lines (183 loc) · 5.77 KB
/
.gitignore
File metadata and controls
216 lines (183 loc) · 5.77 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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
# IDE and Editor files
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
Thumbs.db
# Python
__pycache__/
*.py[cod]
*$py.class
.Python
env/
venv/
.env
# Build outputs
build/
dist/
*.egg-info/
# Documentation build
_build/
.doctrees/
# Temporary files
*.tmp
*.bak
*.backup
.~*
# Backup directories
**/backups/
backups/
# Log files
*.log
# Tool outputs
validation-report.txt
broken-links.txt
# Node (if using any JS tools)
node_modules/
package-lock.json
GITHUB-REPO-SETUP.md
# Temporary import directory (not versioned)
import/
# External source code projects (not versioned)
/engineering/ingestion/external-inputs/source-code/external-projects/
/engineering/ingestion/external-inputs/source-code/obex-projects/
# Claude's private reference materials (not versioned)
.claude/
CLAUDE.md
.ai-manifest.json
# Source documents (PDFs and originals)
sources/originals/*.pdf
sources/originals/*.csv
*.pdf
# Exception: Allow PDFs in deliverables (final documents for community)
!deliverables/documents/*.pdf
# Archived V1 extractions (superseded by V2)
sources/extractions-v1-archived/
# Sprint communications (private/not versioned)
.sprints/*/communications/
**/communications/
# Personnel observations and private guidance
.personnel-observations/
# Temporary archives and exports
ARCHIVE-*/
CLAUDE-EXPORT.zip
DOT-TODO-MCP/
# Development workspace (not versioned)
Scratchpad/
# PDF generation workspace - NOW VERSIONED (critical working files)
# But exclude backups and temporary versions
*.backup.*
*.bak
*.bak[0-9]
# Exclude suffixed test/temporary versions
*-TEST.md
*-test.md
*-v[0-9].md
*-v[0-9][0-9].md
*-FINAL.md
*-FINAL-*.md
*-fixed.md
*-FIXED.md
*-ESCAPED.md
*-FORMATTED.md
*-NOBOLD.md
*-CLEAN.md
*-COMBINED.md
*-PRODUCTION.md
*-READY.md
*-SOURCE.md
# Script temporary work areas
tools/*.tmp
tools/*.backup
tools/temp/
tools/work/
*.backup.*
*.tmp.*
# Generated/formatted versions (keep only source)
*-FORMATTED.md
*-ESCAPED.md
*-PASS[0-9].md
*-FINAL.md
*-unescaped.md
# Test outputs
*-TEST.pdf
*-TEST.md
test-request.json
TEST-*.sty
TEST-*.latex
TEST-*.lua
# Archive directories
archive/
archive-*/
archive-old/
/exports/pdf-generation/outbound
/exports/pdf-generation/outbound
/exports/pdf-generation/inbound
/exports/pdf-generation/outbound
/engineering/pdf-forge/interactive-testing
# Workspace test documents (not versioned)
/engineering/document-production/workspace/*/test-documents/
# Audit working files (internal QA, not versioned - changelog captures results)
engineering/document-production/manuals/*/audit/
# Todo MCP working directory
tasks/
# Human-managed directories (not versioned)
for-human/
human-todos/
.strategic-commentary/
# AI operational guides (not versioned)
.todo-mcp/
*.zip
# Forum posts (draft communications, not versioned)
engineering/obex-integration/FORUM-POST-*.md
# Test extraction directories (not versioned)
extracted_images_enhanced_test/
/engineering/ingestion/yaml-backups
/engineering/knowledge-base/P2/language/pasm2/backup_before_update
/engineering/document-production/manuals/pasm2-reference/extracted-from-manual
/engineering/document-production/manuals/pasm2-reference/instruction-templates
/engineering/ingestion/extracted-documentation/yaml_updates
/engineering/ingestion/extracted-documentation/yaml_updates_pages_31_147
/engineering/ingestion/enriched-instructions/pasm2-narratives
/manifests/.history
/engineering/ingestion/smart-pins-catalog
/engineering/ingestion/sources/pasm2-manual/updated-yamls
/engineering/ingestion/sources/pasm2-manual/image-examples
.mcp.json
# Devcontainer - local-only files (host-provided binaries and config)
.devcontainer/docker-compose.override.yml
.devcontainer/bin/container-tools/
.devcontainer/bin/container-tools-OLD/
.devcontainer/bin/pnut-ts-*.zip
.devcontainer/.DS_Store
.devcontainer/bin/.DS_Store
engineering/document-production/WORKSPACE-REORGANIZATION-COMPLETE.md
/engineering/document-production/outbound
engineering/document-production/workspace/p2-pasm-desilva-style/P2-PASM-deSilva-Style.md.v1-before-yourturn-fixes
/engineering/document-production/manuals/p2-assembly-language-manual/REF
# DOD validation local state
engineering/tools/.dod-validation-history.json
*.backup-encoding-conversion
# Color bar test directory (temporary testing)
engineering/document-production/workspace/p2-assembly-language-manual/color-bar-test/
engineering/document-production/manuals/p2-pasm-desilva-style/opus-master/COMPLETE-OPUS-MASTER.md.pre-merge-backup.20251209_052816
engineering/document-production/workspace/p2-assembly-language-manual/request-align-test.json
/engineering/narrative/my-posts
/engineering/narrative
engineering/document-production/manuals/p2-smart-pins-tutorial/TITUS-MIGRATION-ANALYSIS.md
/engineering/document-production/workspace/p2-smart-pins-tutorial/pasm2-validation
/engineering/document-production/workspace/p2-smart-pins-tutorial/spin2-validation
/engineering/document-production/workspace/p2-assembly-language-manual/outbound
engineering/document-production/manuals/p2-smart-pins-tutorial/opus-master-green-book/P2-Smart-Pins-Green-Book-Tutorial.md.backup-20251213-pre-audit-fixes
*.backup-pasm-conversion
engineering/ingestion/sources/hyperRam-n-hyperFlash/64004-ES-REVA-HyperRAM_FLASH-0721-PCB-OS.dip
engineering/ingestion/sources/hyperRam-n-hyperFlash/64004-ES-REVA-HyperRAM_FLASH-0721-SCHEMATIC-OS.dch
deliverables/ai/P2/hardware/edge-32mb-module.yaml.backup-20250108
*.backup-20250108
engineering/history/CONVERSATION-ARCHIVES-INDEX.md
engineering/document-production/manuals/p2-assembly-language-manual/v2.0-changelog-draft.md
engineering/document-production/manuals/p2-assembly-language-manual/v2.0-commit-summary.md
engineering/document-production/manuals/p2-assembly-language-manual/opus-master/audit/user-reviews/2026-01-30/05-user-response-macca.md
/engineering/document-production/manuals/p2-assembly-language-manual/opus-master/audit/user-reviews