Commit 3492990
committed
Add architecture documentation and update gitignore
Add ARCHITECTURE.md (635 lines) documenting:
- Migration rationale and goals
- Go-based buildpack architecture
- Supply/finalize phase separation
- Extension system design
- Configuration management approach
- Comparison with Python implementation
Update .gitignore to exclude Go build artifacts and temporary files.1 parent 941f2f9 commit 3492990
2 files changed
+646
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments