Plain English
Coding agents should start from public handoff records, not private chat memory.
Technical summary
Read AGENTS.md, readme.human, .uai files, active file handoff indexes, and public boundary pages before changing code or claims.
Deep spec
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.