chore: auto-commit (4 archivos)

- .gitignore
- CAPABILITIES_TODO.md
- CHROMIUM_SYSTEM.md
- hoppscotch/

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-11 00:16:47 +02:00
parent 0b3a1313c2
commit 65ca2b3d43
12 changed files with 745 additions and 1 deletions
@@ -0,0 +1,22 @@
[
{
"v": 1,
"name": "registry_api",
"variables": [
{
"key": "baseURL",
"value": "https://registry.organic-machine.com",
"secret": false
},
{
"key": "pc",
"value": "lucas-linux",
"secret": false
},
{
"key": "registryToken",
"secret": true
}
]
}
]