Skip to content

Commit 9d6aa06

Browse files
committed
chore: add raios-policy.toml, SIGMAP.md, keyboard module refactor
- raios-policy.toml: example Security Kernel config (sandbox paths, tool allow/deny/confirm rules, egress domain allow/blocklist) - SIGMAP.md: Antigravity-generated codebase signature map - keyboard.rs (1032 lines) → keyboard/ module (6 sub-files: dashboard, editor, health, mod, project, setup) — Antigravity refactor - .gitignore: add *.bak and *_bak/ patterns
1 parent 6f31b9c commit 9d6aa06

10 files changed

Lines changed: 1957 additions & 1032 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
.DS_Store
44
*.pdb
55
*.exe
6+
*.bak
7+
*_bak/

0 commit comments

Comments
 (0)