- Protocol 0.4.0: new seed RPCs, channel/replication adjuncts, STOCK_V8 test - Booter: wave8 /proc surfaces, vfs routes, boot policy env passthrough, limits - Kernel: boot.policy v8 (feature bits, bare runtime min, deny RPCs, protomux cap) - Schemas/examples: extensions v5, telemetry/audit bumps; seeder/kernel rsync parity - Docs: roadmap Wave 8 (100 rows), ADR Word 8, capabilities index, privacy/GDPR, DNSSEC - CI: verify-kernel-roadmap-wave8, wave3/ctx/compat updates; scripts/README - Fix /proc flat + nested listing order to match default string sort (vfs + tests)
16 lines
301 B
JSON
16 lines
301 B
JSON
{
|
|
"schema": 5,
|
|
"featureBitsDoc": 10,
|
|
"entries": [
|
|
{
|
|
"dropin": "sample.json",
|
|
"script": "/lib/bare-os/extensions/sample.js",
|
|
"semver": "1.0.0",
|
|
"capabilities": ["example"],
|
|
"compatPearBundleId": "opaque-pear-bundle-ref",
|
|
"atMs": 0
|
|
}
|
|
],
|
|
"atMs": 0
|
|
}
|