Skip to content

doc: merging into dev for easier doc access#291

Merged
FlyM1ss merged 6 commits into
fingpt_backend_devfrom
doc
May 11, 2026
Merged

doc: merging into dev for easier doc access#291
FlyM1ss merged 6 commits into
fingpt_backend_devfrom
doc

Conversation

@FlyM1ss
Copy link
Copy Markdown
Collaborator

@FlyM1ss FlyM1ss commented May 11, 2026

No description provided.

FlyM1ss and others added 6 commits May 10, 2026 19:52
- 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>
@FlyM1ss FlyM1ss merged commit 34025fc into fingpt_backend_dev May 11, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant