reflector v0.1.0
v0.1.0
Features
- add arXiv, build reproducibility, and TeXLive validation scripts and reports (1b7cb8f)
- add canonical arXiv 00README.json publication manifest (9476086)
- add canonical metadata layer under metadata/ (fe3b4d9)
- add production-grade Dev Container environment (216d7a8)
- add publication quality pipeline with ChkTeX integration (b494367)
- add publication readiness audit report generator (e9da3d4)
- add standalone magazine PDF build pipeline (f494ca9)
- add synchronization validation workflow (012064d)
- add Taskfile-based local development workflow (a8ae6f6)
- audits: add holistic audit script and generate final audit report (d04f533)
- centralize paper title in paper/config/title.tex with canonical lowercase formatting (38c5af2)
- cli: add sync alias and Hugging Face scaffold command (bc660b4)
- create canonical figure manifest, caption registry, and figure management README (c2d2628)
- formalize deterministic figure lifecycle workflow (488edf2)
- implement REUSE/SPDX licensing infrastructure (ccf6ad5)
- improve CITATION.cff, Zenodo metadata, and publication metadata for academic indexing (1bf07ac)
- install and validate TeXLive 2025 toolchain for deterministic builds (f242e17)
- migrate local task python workflow to uv (cd5ca3e)
- paper: write and finalize appendix section (9a84481)
- paper: write and finalize case_studies.tex section (b69cf1e)
- paper: write and finalize implementation_examples.tex section (0082f78)
- paper: write mixed-initiative recursive systems section (ac414ac)
- paper: write publication-ready introduction section (c3087d9)
- paper: write reflector framework architecture section (d722481)
- publish magazine alongside reflector paper (8428abf)
- refactor paper into publisher-agnostic publication architecture (b68d387)
- scaffold reflector-cli with CLI, schemas, synchronization, audits, orchestration, and workflows (7a80b6c)
Bug Fixes
- add print PDF verification check to pages deployment workflow (e833fdb)
- address code review — import os at module level, fix quote example formatting (4752ef8)
- audits: address code review feedback on audit-holistic.py (ddb4653)
- cli: normalize huggingface status table output (3386e57)
- correct Optional type annotations and spelling in CLI and workflow runner (6a9518d)
- eliminate redundant dict lookup in validate-metadata.py (b69d76a)
- harden pre-commit metadata and latex hook behavior (f48048a)
- harden publication audit edge checks (7854ba9)
- improve metadata error reporting and latex backup cleanup (d668380)
- improve metadata validator error handling (fb2dd3c)
- remove placeholder language from all figure captions and sync registries (83b55ab)
- stabilize publication checklist semantics (fe8b7e8)
- sync ci workflows and scripts to paper topology (7d7aab2)
- tighten figure prompt and dimension audit checks (39c9159)
What's Changed
- Synchronize CI/Pages/Release pipelines with canonical
paper/layout by @Copilot in #2 - audit: generate comprehensive repository audit report (2026-05-23) by @Copilot in #4
- Synchronize repository infrastructure metadata and publication workflows for v0.0.1 readiness by @Copilot in #6
- feat: scaffold reflector-cli governance and synchronization prototype by @Copilot in #14
- Add lightweight pre-commit workflow for hygiene, metadata consistency, and LaTeX formatting by @Copilot in #15
- Add bounded Dependabot automation for GitHub Actions and Python dependencies by @Copilot in #16
- Add lightweight publication progress dashboard and readiness tracking by @Copilot in #17
- Bump the workflow-actions group with 7 updates by @dependabot[bot] in #18
- Bump the python-dependencies group with 5 updates by @dependabot[bot] in #19
- Add Crossref/DOI ecosystem research note and integration opportunity map by @Copilot in #21
- Ground reflector bibliography with canonical references and synchronized citation mapping by @Copilot in #22
- Canonicalize paper architecture and stabilize renderable publication skeleton by @Copilot in #24
- feat: Refactor paper into publisher-agnostic publication architecture by @Copilot in #26
- Write publication-ready Introduction for Reflector paper by @Copilot in #28
- Replace paper placeholder figure assets with valid canonical PNGs by @Copilot in #30
- Write and finalize recursive drift problem-framing section for the Reflector paper by @Copilot in #35
- Add publication architecture spec set from arXiv 00README concepts by @Copilot in #34
- Write and align the reflective auditing manuscript section by @Copilot in #38
- feat: add canonical arXiv 00README.json publication manifest by @Copilot in #39
- Improve LaTeX CI diagnostics and preserve failure artifacts by @Copilot in #40
- Write and finalize the synchronization and governance section by @Copilot in #42
- Write and finalize Reflector framework architecture section by @Copilot in #49
- Finalize operational demonstration section with scoped recursive workflow model by @Copilot in #54
- feat(paper): write and finalize Implementation Examples section by @Copilot in #62
- feat(paper): write mixed-initiative recursive systems section by @Copilot in #65
- feat(paper): write and finalize Case Studies section by @Copilot in #66
- Finalize limitations section with recursive-system realism and explicit tradeoff framing by @Copilot in #67
- Finalize Future Directions section with systems-forward content and ecosystem figure placeholder by @Copilot in #68
- Write publication-ready conclusion synthesizing Reflector’s synchronization thesis by @Copilot in #69
- Write and finalize Related Work section for the Reflector paper by @Copilot in #70
- feat(paper): write and finalize appendix section by @Copilot in #71
- Add publication-ready Visual Summary section and wire it into manuscript flow by @Copilot in #72
- Write and integrate milestone-driven recursive execution section with placeholder figure by @Copilot in #73
- Finalize recursive synchronization section as synchronization-first architecture by @Copilot in #74
- Finalize recursive synchronization section with explicit semantic/temporal dimensions by @Copilot in #75
- Finalize repository/artifact synchronization section with recursive infrastructure framing by @Copilot in #76
- Write and finalize the specification-driven systems section by @Copilot in #77
- Add cognitive-load and recursive-coordination section with distributed-cognition framing by @Copilot in #78
- Write and finalize recursive governance and alignment maintenance section by @Copilot in #79
- feat: centralize paper title with canonical lowercase formatting by @Copilot in #80
- Add publication-readiness audit generator and arXiv compatibility report artifact by @Copilot in #82
- Normalize bibliography DOI metadata and harden citation integrity audits by @Copilot in #94
- feat: canonical figure manifest, caption registry, and figure management guide by @Copilot in #95
- docs: verify core reflector paper sections complete and consistent by @Copilot in #98
- Add canonical repository synchronization and AI onboarding documentation surface by @Copilot in #99
- feat: add arXiv packaging, build reproducibility, and TeXLive compatibility validation by @Copilot in #100
- Polish GitHub Pages publication landing with metadata-first UX and stronger artifact guards by @Copilot in #103
- Add canonical appendix/operational example artifacts for recursive synchronization by @Copilot in #105
- Formalize deterministic figure lifecycle + prompt preservation with audit-enforced synchronization by @Copilot in #106
- Extract reusable publication specs, recursive workflow blueprints, and synchronization architecture templates by @Copilot in #107
- feat: centralize repository and publication metadata infrastructure by @Copilot in #109
- feat: add synchronization validation workflow by @Copilot in #110
- feat: upgrade CITATION.cff, Zenodo metadata, and publication metadata to publication-grade by @Copilot in #111
- fix: remove placeholder language from all figure captions and sync publication registries by @Copilot in #112
- feat(audits): add holistic audit script and generate final audit report by @Copilot in #113
- Stabilize paper publication date metadata for deterministic artifacts by @Copilot in #114
- feat: install and validate TeXLive 2025 toolchain for deterministic Reflector builds by @Copilot in #115
- feat: implement REUSE 3.3 / SPDX licensing infrastructure by @Copilot in #116
- Professionalize Reflector CLI surface and add Hugging Face integration scaffold by @Copilot in #117
- Update typer requirement from >=0.25.1 to >=0.26.2 in the python-dependencies group by @dependabot[bot] in #118
- Bump the workflow-actions group with 3 updates by @dependabot[bot] in #119
- Add Taskfile-based local development workflow for setup, CLI verification, and experimentation by @Copilot in #121
- Add deterministic local GitHub Actions workflow testing with
actby @Copilot in #124 - Migrate local Taskfile Python workflow to uv-managed environments by @Copilot in #127
- Stabilize GitHub Pages publication to canonical
reflector.pdfby @Copilot in #129 - Professionalize repository presentation and add Hugging Face publication scaffolding by @Copilot in #131
- 🐳 Add production-grade Dev Container environment by @Copilot in #133
- Build post-publication content specs, enforce
reflectorbranding consistency, and add readability tables to manuscript by @Copilot in #135 - Tighten hygiene ignores for lock/icon artifacts and add SPDX sidecar for site manifest by @Copilot in #137
- Align paper figure references to canonical numbering and remove orphaned assets by @Copilot in #139
- feat: publication polish pipeline with ChkTeX and automated quality checks by @Copilot in #142
- Add fresh pre-figure holistic audit report with drift and hygiene findings by @Copilot in #143
- Resolve publication reproducibility blockers for figures, prompts, and terminology sync by @Copilot in #145
- Add isolated magazine LaTeX pipeline for digital + print PDF artifacts by @Copilot in #147
- Add structured peer-review audit artifacts and reusable review workflow docs by @Copilot in #148
- feat: publish magazine as co-equal artifact alongside paper by @Copilot in #151
- chore(main): release 0.1.0 by @github-actions[bot] in #152
- Render magazine PDFs as true full-page spreads and align publication artifact routing by @Copilot in #154
- Revise manuscript evidence framing and figure-reference clarity by @Copilot in #155
- fix: REUSE compliance, version sync, and publication readiness audit by @Copilot in #157
- Add canonical TODO.md for publication completion roadmap by @Copilot in #158
- Fix Pages deploy trigger scope to consistently publish generated publication assets by @Copilot in #160
- Prepare v0.1.0 release handoff and Zenodo readiness evidence by @Copilot in #162
- fix: correct stale ORCID in zenodo-readiness audit and add synchronization report by @Copilot in #164
- Automate release lifecycle from VERSION to tag/release artifacts and Zenodo readiness by @Copilot in #166
New Contributors
- @dependabot[bot] made their first contribution in #18
- @github-actions[bot] made their first contribution in #152
Full Changelog: https://github.com/egohygiene/reflector/commits/v0.1.0