doc: merging into dev for easier doc access#291
Merged
Conversation
Bumping doc up-to-date
- New Sphinx page Docs/source/xbrl_validation.rst documenting the three-stage tagging → retrieval → matching pipeline, the Layer 1 MVP (three ratios + Validate button + Sources-popup provenance), and the verdict statuses. Prose lifted from the Financial Truth Infrastructure draft; "Current Implementation" section derived from the shipped axioms module. - Embed the 3-Stage Pipeline diagram in _static/images. - Group install_agent_with_installer / manual_install / start_agent_mac / start_agent_win under Docs/source/installation/ with a new installation/index.rst hub to keep the top-level toctree compact. - Bump documented version 0.13.3 → 0.16.0 (matches Main/backend/pyproject.toml) and add a Version 0.16.0 entry to updates.rst. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Today only three SEC filings ship with the backend (AAPL, MSFT, TSLA FY2023). The earlier draft overstated coverage; correct that across xbrl_validation, index, and updates. Replace the vague "Phase 2 — SEC EDGAR retrieval" roadmap item with the actual next workstream: a cloud-hosted SEC XBRL Filing Tree that agents query over the network, swapping the resolver's filesystem lookup for a structured tree query and lifting the three-filing ceiling to the full registrant universe. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Existing rule covers 'build/' and '/Docs/build', but Sphinx's default output directory is '_build/' (underscore prefix), which slipped through and showed up as untracked after running 'make html'. Add a generic '_build/' rule so it's ignored anywhere in the tree. Line- ending normalization on the rest of the file is incidental. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The published extension on the Chrome Web Store gives users a zero- local-install path — install, open a supported site, start chatting. Content adapted from the Agentic FinSearch user manual's QuickStart section. Listed first in the Installation hub since it's the recommended path for non-developers. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The earlier example ("Apple's gross margin") was a fiscal-statement
question better suited to the XBRL validation page than to the Chrome
Web Store quick-install page (which lands users on Yahoo Finance).
Swap in the manual's canonical Demonstration question — Nvidia's
September 2025 high/low closing prices — and note explicitly that the
answer is drawn from the Yahoo Finance page the user is on.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
No description provided.