- docs/01: sync all syscall signatures with proto (missing params,
invented callback params, stream semantics, return types)
- docs/02: mark unimplemented features (FFI system plugins, topo sort,
lifecycle CLI, watchdog); clarify plugin.yaml is not parsed by the
kernel - registration goes through gRPC PluginBridge.Register;
correct permission model and session_id descriptions
- docs/03: check off implemented stage 3 items (Hermes adapter,
Claude Code plugin)
- docs/04: data/ actual location, add Cargo.toml to plugin trees,
note __init__.py is hand-maintained
- README: status line now reflects actual progress
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>