Skip to content

Commit 82980b5

Browse files
committed
feat: add hook engine skeleton and architecture documentation for TRP1 Week 1
- Introduce src/hooks/ with types and public API for intent-code traceability - Add ARCHITECTURE_NOTES.md: extension host analysis, reasoning loop, and visual blueprints - Update .gitignore to exclude local task materials
1 parent bfbfaf6 commit 82980b5

4 files changed

Lines changed: 567 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,7 @@ qdrant_storage/
5454
# Architect plans
5555
plans/
5656

57+
# Challenge task (local only, do not commit)
58+
task/
59+
5760
roo-cli-*.tar.gz*

0 commit comments

Comments
 (0)