docs: scaffold polisher-control foundation
This commit is contained in:
11
shared/schemas/README.md
Normal file
11
shared/schemas/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user