Coding Agents Guide

Coding Agents Guide

Top-level guide for coding agents working with JustAnIota public handoff records.

  • Record JAI-DOC-18131
  • Path /fr-fr/coding-agents-guide/
  • Use Canonical public record

Document status

Public standards page Published on JustAnIota.com as part of the current public standards record
Code
JAI-DOC-18131
Surface
Coding Agents Guide
Access
Public and linkable

How to use this page

Use this page as part of the current Coding Agents Guide public record, then follow its linked standards pages for the next step.

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.