feat: add daily manual price review workflow
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
This is a standalone Streamable HTTP MCP server with exactly one tool:
|
||||
`arr_submit_processing_result`.
|
||||
|
||||
It is retained solely for the frozen v3 direct-MCP compatibility contract. It accepts only a completed successful v3
|
||||
structured result; `PRICE_UNMATCHED` review and manual price finalization exist only in the ARR2 XML upload path.
|
||||
|
||||
The protocol process is intentionally thin. It authenticates the HTTP request,
|
||||
advertises the frozen four-field tool Schema, bounds concurrent processor
|
||||
replays, and calls `DirectSubmissionService`. It does not contain SQL or trust
|
||||
|
||||
Reference in New Issue
Block a user