Files
Polisher-Control/shared/schemas/README.md
2026-05-26 16:23:04 +00:00

12 lines
587 B
Markdown

# Shared Schemas
Mirrored from the current Polisher Software Suite schema bundle for implementation alignment.
Important:
- `controller-job.v1` is what this controller accepts from `polisher-post`.
- `job.v1` is upstream planning input and must be rejected by `polisher-control`.
- `run-log.v1` is emitted by `polisher-control` after program execution.
- `manual-session-log.v1` is currently documented in repo docs/spec; formal schema can be added when Antoine locks it.
Do not rename fields locally without coordinating with Antoine because downstream tools depend on stable names.