Skip to content

Latest commit

 

History

History
111 lines (78 loc) · 5.08 KB

File metadata and controls

111 lines (78 loc) · 5.08 KB

Documentation Guide

This folder contains the specification set for the StableSteering research platform.

Published HTML version:

The current repository also includes a runnable prototype. The most implementation-specific documents are:

Current implementation highlights reflected in these guides:

  • GPU-only real Diffusers runtime by default
  • prompt-first setup with editable per-session YAML configuration
  • async round-generation and feedback jobs with visible progress
  • SQLite-backed local persistence
  • backend-saved per-session HTML trace reports
  • real GPU-backed end-to-end example bundle under output/examples/real_e2e_example_run/
  • Gemini-generated conceptual illustration assets plus precise SVG diagrams in the published HTML docs

Core Documents

Supporting Documents

Suggested Reading Order

  1. motivation.md
  2. student_tutorial.md
  3. theoretical_background.md
  4. system_specification.md
  5. system_test_specification.md
  6. pre_implementation_blueprint.md
  7. quick_start.md
  8. configuration_manual.md
  9. system_improvement_roadmap.md
  10. research_improvement_roadmap.md