Write Container Meta
write_container_metaMaintain the container specialist roster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Default 'write'. 'validate': pre-send check — per-item required roster fields + the ≤300 description cap — WITHOUT writing; returns { valid, missing_required[], over_cap: [{field, len, cap}], not_checked? }. | |
| contract | No | Help mode — return the complete contract with no operation performed. | |
| specialists | Yes | Compiled context entries — one per committed specialized-context in the container. Roster fields locked: load (boot key), name (display), description (≤300 char summary), status, use_when (when to enter this context), do_not_use_when (when to stay out). | |
| container_id | Yes | Container ID to write container-meta for |