• LiXizhi's avatar
    arch: one-way subscription model (sources unaware) · b3865c26
    LiXizhi authored
    Per owner clarification: paracraftpublicdocs is a one-way subscriber to
    ParacraftTeamDocs and LiXizhiDocs. The source brains do NOT know this brain
    exists — no peer registration in sources, no share: markers expected on
    source pages, no requirement that sources sanitize anything.
    
    All filtering (relevance to public audience) and sanitization (strictest
    tier) happen at pull time in this brain. Source pages will contain financial
    figures, legal-rep names, personnel info, etc. — this brain redacts all of
    it during pull.
    
    Docs updated (no _wiki/ content changes — only infrastructure docs):
    - CLAUDE.md §Brain identity: "Read-only" → "Subscription model (one-way,
      sources unaware)"; removed the share:[paracraftpublic] push framing
    - CLAUDE.md §Sanitization: heading "all done here, at pull time"; explicit
      that source pages contain banned content and this brain does 100% of
      redaction
    - CLAUDE.md §Operations: "Brain sync" → "Subscribe / Pull"; detailed one-way
      pull workflow; removed share: marker step from add-content workflow
    - peers.json: _model field + per-peer _comment making one-way subscription
      explicit; sources marked "UNAWARE of this subscription"
    - README.md: architecture diagram redrawn (sources unaware); maintainers
      workflow updated (no share: marker needed)
    - _wiki/log.md: appended architecture-clarification entry
    b3865c26
README.md 5.81 KB