Skip to content

docs: architecture atlas, strategy guides, and GitHub Pages - #190

Merged
ethancjackson merged 1 commit into
mainfrom
docs-qol-updates
Aug 20, 2026
Merged

docs: architecture atlas, strategy guides, and GitHub Pages#190
ethancjackson merged 1 commit into
mainfrom
docs-qol-updates

Conversation

@ethancjackson

Copy link
Copy Markdown
Collaborator

Summary

  • Add a self-contained architecture atlas and four build-phase strategy guides (guides/0104), linked from the root README contents/docs sections.
  • Wire GitHub Pages from main /docs (.nojekyll + a root redirect) so participants can open the atlas at https://vectorinstitute.github.io/agentic-forecasting/architecture-atlas.html after this merges.
  • Docs-only: no library or notebook behavior changes. Accidental kernel/format noise in notebooks and analyst_agent/agent.py was left out.

Test plan

  • Guide 1 smoke: register the sample CSV, cutoff context returns 523 rows ending 2025-06-02, full series is 804 rows.
  • Guide 2 smoke: 13 origins × 2 horizons; naive last-value mean CRPS is 2.598 (matches the guide).
  • Pre-commit hooks on the added/changed files.
  • After merge, confirm https://vectorinstitute.github.io/agentic-forecasting/ and .../architecture-atlas.html render (Pages is already enabled on main /docs; the atlas lands when this merges).
  • Optional: set the repo homepage to that URL once the first Pages build after merge succeeds.

Made with Cursor

Give participants a browsable atlas and step-by-step build-phase guides. Pages is sourced from /docs so the atlas is reachable at the github.io URL after merge.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ethancjackson
ethancjackson merged commit 211fa46 into main Aug 20, 2026
1 check passed
@ethancjackson
ethancjackson deleted the docs-qol-updates branch August 20, 2026 13:56
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