docs: add experimental features section to readme#300
Conversation
🤖 Kimi Code ReviewThis PR contains only documentation changes to Review:
No action required. This documentation update correctly reflects the status migration from planned feature to experimental proof-of-concept. Automated review by Kimi (Moonshot AI) · kimi-k2.5 · custom prompt |
🤖 Codex Code ReviewNo findings. The diff only updates documentation in README.md, adding an Residual note: since this is README-only, the main risk is documentation drift if PR 269’s status or scope changes later. Automated review by OpenAI Codex · gpt-5.4 · custom prompt |
Greptile SummaryThis PR adds a new "Experimental features" subsection to Confidence Score: 5/5Documentation-only change; safe to merge. Single-sentence documentation addition with no code changes. No logic, security, or correctness concerns. No files require special attention.
|
| Filename | Overview |
|---|---|
| README.md | Adds a new "### Experimental features" subsection under "## Incoming features" describing the Lean4 proof-of-concept formalization of the STF, linking to PR #269. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[README.md - Incoming Features] --> B[Add support for pq-devnet-5]
A --> C[RPC endpoints for chain data]
A --> D[ZK proving of STF]
A --> E[Experimental Features - NEW]
E --> F[Lean4 formalization of STF\nPR #269 - proof-of-concept]
Reviews (1): Last reviewed commit: "docs: add experimental features section ..." | Re-trigger Greptile
🤖 Claude Code ReviewHere is the review for PR 300: PR Review:
|
No description provided.