13 lines
363 B
Markdown
13 lines
363 B
Markdown
# sfera-review-engine
|
|
|
|
Deterministic review findings over SIR snapshots.
|
|
|
|
Checks include:
|
|
|
|
- parser diagnostics and unresolved references;
|
|
- missing 1C role grants on root objects;
|
|
- unresolved form command handlers;
|
|
- empty tabular sections and weak tabular-section schemas;
|
|
- document posting routines without register writes;
|
|
- outbound integration endpoints.
|