chore: remove price-oracle and IEKit from docs#162
Conversation
Drops the price-oracle demo and the OracleKit/IEKit toolkit listings from the published site, including the corresponding submodules and the commented-out Toolkits nav block that referenced submodules no longer registered. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The Toolkits page was no longer reachable from any nav entry after the prior cleanup. Drop the page, the eight kit SVGs it was the only consumer of, and the matching .spelling entries. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
CI can be fixed by running |
|
Cleanup scope check — three loose ends (all non-blocking):
Otherwise looks clean — no other references to |
- Bump mech submodule v0.31.1 -> v0.31.2 to satisfy the check-submodules-versions CI check - Drop IEKit and price-oracle from CLAUDE.md's Toolkits/Products list - Drop the now-no-op !price-oracle exclusion from scripts/spell-check.sh Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
OjusWiZard
left a comment
There was a problem hiding this comment.
I also see some referrences of IEKit in the mech repo
Summary
docs/demos/price-oracle/) and its nav entrydocs/products/index.mdToolkits page and all eight kit SVGs (coordinationkit,govkit,iekit,keeperkit,mechkit,messagingkit,mintkit,mlkit,oraclekit,smpkit) — the page was no longer reachable from any nav entry after the commented-out Toolkits block was droppedprice-oracleandIEKitsubmodules from.gitmodulesand the working treemechsubmodule v0.31.1 → v0.31.2 socheck-submodules-versionsCI passesMakefile(release-message targets),CONTRIBUTING.md(repo-structure tree),CLAUDE.md(Toolkits/Products list),.spelling,scripts/spell-check.sh, anddocs/llms.txtToolkitsnav block inmkdocs.yml— it referenced submodules that were never registered in.gitmodulesFollow-up (separate PR in
open-autonomy)The following published pages still reference the removed demos and should be updated to use
hello-worldinstead:docs/advanced_reference/developer_tooling/dev_mode.md— the Dev mode tutorial fetches and runs the Price Oracle AI agentdocs/key_concepts/fsm_app_introduction.md— uses the price oracle demo to explain the FSM "period" conceptdocs/upgrading.md— parenthetical reference to IEKit as ause_tendermint: falseexampleTest plan
tox -e docs— strict-mode build passes locallycheck-submodules-versions— satisfied after the mech bumpdocs/demos/page once previewed🤖 Generated with Claude Code