mirror of
https://github.com/ruvnet/RuView.git
synced 2026-08-29 19:45:56 +00:00
feat(metaharness): add guarded Cognitum Spaces OAuth (#1644)
This commit is contained in:
5
.github/workflows/npm-packages.yml
vendored
5
.github/workflows/npm-packages.yml
vendored
@@ -40,8 +40,9 @@ jobs:
|
||||
- dir: harness/ruview
|
||||
build: false
|
||||
publishable: true
|
||||
# ADR-283: brain + local hosts + replay assets; still runtime-dependency-free.
|
||||
unpacked_budget: 131072
|
||||
# ADR-283/325: brain + local hosts + replay assets + guarded Spaces OAuth adapter;
|
||||
# still runtime-dependency-free. 160 KiB is the reviewed hard ceiling.
|
||||
unpacked_budget: 163840
|
||||
- dir: harness/homecore
|
||||
build: false
|
||||
publishable: true
|
||||
|
||||
Reference in New Issue
Block a user