docs: optional-tools/invinoveritas.md — advisory pre-trade /review (per #204)#261
Open
babyblueviper1 wants to merge 1 commit into
Open
Conversation
Per the direction in TraderAlice#204 (thanks @Chris79OG): docs-first, advisory-only. OpenAlice's deterministic guard pipeline stays authoritative for execution safety; invinoveritas /review only adds a structured second-opinion verdict before the irreversible order push. Env-based MCP entry (no secrets in mcp.json), no-secrets acceptance checklist, fail-open, honest pricing. Stock chat/finance-research templates left unchanged.
|
Someone is attempting to deploy a commit to the luokerenx4's Team Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Per the direction in #204 — thanks @Chris79OG, this follows exactly the docs-first, advisory-only path you outlined.
What this adds: a single new doc,
docs/optional-tools/invinoveritas.md, describing an optional, opt-in third-party MCP server that returns a structured pre-trade second-opinion verdict (approve | approve_with_concerns | reject+ ranked issues + confidence).Boundaries (as you framed them):
/reviewcannot block or push orders.mcp.json— Bearer token viaINVINOVERITAS_KEYenv var only.chat/finance-researchmcp.jsonfiles are unchanged. A template patch can be a separate, clearly-scoped follow-up so the optional-paid-tool boundary stays explicit.Includes the env-based MCP entry, a no-secrets acceptance checklist, an example call, and an honest pricing footnote (points at live
/prices). Happy to adjust framing or trim anything that doesn't fit house style.