Add streaming proxy addendum for OpenAI-compatible API router#1
Merged
Conversation
- Rename 16 architecture docs: drop NN- prefix from filenames - Update all cross-document references to new filenames - Fix agentic-memory-layer.md H1->H2 (8.4 is a sub-section of ch8) - Number VTG docs as chapters 21/22/23 with logical subheadings - Add INDEX.md.template + generate-index.sh for auto-generated index - Add .git/hooks/pre-commit to regenerate INDEX.md on arch doc changes - Generated INDEX.md now includes H2/H3 headings with anchor links, sorted by chapter number extracted from document headings
…nfig plan - SUMMARY.md documents all 3 tasks, 2 commits, 1 deviation, 7 files created - STATE.md updated with plan position, performance metrics, decisions, session - ROADMAP.md updated: Phase 1 marked Complete (1/1 plan) - REQUIREMENTS.md updated: CFG-01, CFG-03, TPL-01 marked complete
…ts plan - SUMMARY.md: 2 tasks, 8 files, 10min execution - STATE.md: position advanced, decisions recorded, metrics updated (600s/2 tasks/8 files) - ROADMAP.md: Plan 02-01 marked complete, Phase 2 progress 1/2 - REQUIREMENTS.md: MKD-01 and MKD-03 marked complete
Plan 03-01: Config Templates
- Doxyfile.template with 12 {{TOKEN}} placeholders (477e434)
- doxybook.json with baseUrl parameterized (cb1657a)
Plan 03-02: Pipeline Scripts
- build_api_reference.sh: full Doxygen->doxybook2 pipeline (023ae17)
- build_navigation.py: generalized navigation builder (758a289)
Updated: STATE.md, ROADMAP.md, REQUIREMENTS.md, gendoc-template submodule pointer
…template, deploy.sh
- build.sh: full pipeline orchestrator (Doxygen -> doxybook2 -> navigation -> MkDocs)
- wrangler.toml.template: parameterized Cloudflare Pages config with {{TOKEN}} placeholders
- deploy.sh: Wrangler deploy script reading gendoc.yml, credentials from env only
- BLD-01, BLD-02, BLD-03 requirements satisfied
- All scripts portable (no GNU-isms, no sed -i, python3 for YAML)
Submodule gendoc-template: dd91330 -> f1f0686
- Expand README.md from 65 to 244 lines (10 sections, full workflow guide) - Fix build_api_reference.sh gendoc.yml path (TEMPLATE_ROOT -> HOST_ROOT) - Add doxygen-output/, .DS_Store, *.swp, *.swo to .gitignore - Final sweep confirms all scripts consistently resolve paths from HOST_ROOT - All config keys documented, no hardcoded project strings remain - Requirements CFG-02 and TPL-02 marked complete
…egeneration - Rename architecture .md files removing numeric prefixes - Add INDEX.md auto-generation via generate-index.sh - Add gendoc.yml navigation section config (promote_page_roots) - Regenerate SUMMARY_EXT.md (406-entry anchor tree) - Regenerate source-reference doxygen output - Update architecture doc internal cross-references - Rename INDEX.md → index.md for MkDocs default page resolution
…on plan - SUMMARY: pinned requirements.txt verified + mkdocs build --strict exit 0 - STATE: advance to plan 2/2, record metric (1min, 2 tasks), add 2 decisions - ROADMAP: Phase 2 now 2/2 plans complete - Note: requirements.txt itself was committed in gendoc-template repo (e8ad350)
- Copy deploy.yaml.template to .github/workflows/deploy.yaml - gendoc-template submodule: install_deps.sh, deploy workflow template, doxybook2 v1.6.3
Generated by doxygen/doxybook2/navigation builder — should not be committed: - docs/architecture/python-reference/ (144 files) - docs/architecture/source-reference/ (464 files) - docs/architecture/SUMMARY_EXT.md - docs/architecture/index.md
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.