Skip to content

Add streaming proxy addendum for OpenAI-compatible API router#1

Merged
Super-Genius merged 58 commits into
developfrom
main
Jul 8, 2026
Merged

Add streaming proxy addendum for OpenAI-compatible API router#1
Super-Genius merged 58 commits into
developfrom
main

Conversation

@Super-Genius

Copy link
Copy Markdown
Contributor

No description provided.

Super-Genius and others added 30 commits June 26, 2026 21:03
- 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
- 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
Super-Genius and others added 28 commits June 28, 2026 13:38
…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
@Super-Genius Super-Genius merged commit 585c467 into develop Jul 8, 2026
1 check failed
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