wssync.sh #1

  • //
  • p4sudo/
  • dev/
  • doc/
  • broker-rewrite-reference/
  • wssync.sh
  • View
  • Commits
  • Open Download .zip Download (49 B)
#!/bin/sh
python3 $CBD_HOME/scripts/wssync.py $*
# Change User Description Committed
#1 32530 bot_Claude_Anthropic Add broker REWRITE reference files; governance CLAUDE.md; session-002 handoff

Add doc/broker-rewrite-reference/ with CBD project examples illustrating
the p4broker REWRITE feature: broker config, wssync.py entry point,
and Cbd.py implementation, plus a README summarizing the filter script
protocol (stdin fields, PASS/REJECT/REWRITE output format).

Rewrite ai/CLAUDE.md as durable governance document covering server
topology, DLP notes, workspace patterns, bot ticket management,
and P4Sudo dev architecture.

Add ai/session-002-handoff.md.

#review-32531 @robert_cowham @tom_tyler