Skip to content

docs: add fake server protocol validation guide#85

Merged
weicao merged 1 commit intomainfrom
docs/fake-server-protocol-validation
May 6, 2026
Merged

docs: add fake server protocol validation guide#85
weicao merged 1 commit intomainfrom
docs/fake-server-protocol-validation

Conversation

@weicao
Copy link
Copy Markdown
Contributor

@weicao weicao commented May 6, 2026

Summary

Add a fake-server protocol validation guide and callable skill.

  • New guide: docs/addon-fake-server-protocol-validation-guide.md
  • New skill: skills/fake-server-protocol-validation/SKILL.md
  • Index updates for design/dev and test workflows
  • skills/README.md methodology companion section updated

The guide keeps the body engine-neutral: compare fake services against real servers at the protocol-frame level, use a protocol-aware reader, classify command deltas, and verify client-consumed fields. Redis Sentinel RESP details are kept in the appendix as the grounded case.

Validation

  • git diff --check --cached
  • intro metadata / SKILL-INDEX / skill frontmatter checks
  • docs and skills local link check
  • plugin manifest validation (passes with existing root context warning)
  • new-process skill smoke: /fake-server-protocol-validation Say exactly: LOADED
  • commit body attribution grep clean

@weicao weicao force-pushed the docs/fake-server-protocol-validation branch from f009c8a to 5e6a894 Compare May 6, 2026 17:12
@weicao weicao merged commit e97147e into main May 6, 2026
@weicao weicao deleted the docs/fake-server-protocol-validation branch May 6, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant