公开记录项
Coding agents should start from public handoff records, not private chat memory.
公开记录项
Read AGENTS.md, readme.human, .uai files, active file handoff indexes, and public boundary pages before changing code or claims.
公开记录项
Agent work must keep WordPress public tooling separate from private Protocol5 semantic-engine experiments.
Agent rules
- Use wp-content themes, plugins, mu-plugins, docs, schemas, and fixtures for site behavior.
- Do not edit wp-admin or wp-includes.
- Do not expose secrets or private payloads.
- Verify converter, validator, registry, and discovery routes after changes.