Lint Rules
The Temporal lexicon provides 4 rules: 0 lint rules and 4 post-synth checks.
Post-Synth Checks
Section titled “Post-Synth Checks”Post-synth checks validate the serialized output after the build pipeline completes.
| ID | Description |
|---|---|
TMP001 | TemporalNamespace retention should be at least 3 days to preserve workflow history for debugging |
TMP002 | TemporalSchedule with overlap AllowAll should include state.note explaining the intent |
TMP010 | TemporalSchedule cron expressions must be valid 5- or 6-field cron syntax |
TMP011 | SearchAttribute.namespace must reference a declared TemporalNamespace entity |