Releases: egohygiene/reflector
Releases · egohygiene/reflector
Release list
reflector v0.1.2
v0.1.2
Features
- automate version surface synchronization across publication pipeline (11cd8cb)
What's Changed
- Propagate Zenodo DOI across citation, metadata, and release-manifest pipelines by @szmyty with @Copilot in #174
- Decouple publication artifact pipelines with scope-aware incremental rebuilds by @szmyty with @Copilot in #176
- Harden publication distribution pipeline across Pages, Releases, and Zenodo handoff by @szmyty with @Copilot in #178
- docs(audits): comprehensive publication pipeline audit by @szmyty with @Copilot in #180
- Stabilize publication infrastructure: scope detection guard, Pages fallback, release dedup, metadata corrections by @szmyty with @Copilot in #182
- Add publication distribution/archival audit pack and canonical artifact inventory docs by @szmyty with @Copilot in #184
- docs: add authoritative publication system reference documents by @szmyty with @Copilot in #186
- Stabilize Pages fallback verification and complete Final Boss publication readiness deliverables by @szmyty with @Copilot in #188
- Harden Pages publication artifact pipeline to prevent asset-loss deploys by @szmyty with @Copilot in #190
- Bump the python-dependencies group with 4 updates by @dependabot[bot] in #191
- Bump actions/download-artifact from 4 to 8 in the workflow-actions group by @dependabot[bot] in #192
- feat: consolidate Reflector specs into canonical specs/reflector.spec.md by @szmyty with @Copilot in #194
- feat(audits): add repository reflection and synchronization audit by @szmyty with @Copilot in #197
- Bump actions/checkout from 6 to 7 in the workflow-actions group by @dependabot[bot] in #198
- Bump the python-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #200
- docs: align roadmap and documentation entry points by @szmyty with @Copilot in #203
- docs: add canonical audit archive index and formalize Zenodo handoff in release lifecycle by @szmyty with @Copilot in #209
- Complete Reflector spec architecture with checkpoint, repository, and governance contracts by @szmyty with @Copilot in #210
- feat: harden Reflector Python runtime with tests and worked examples by @szmyty with @Copilot in #211
- feat: add magazine-to-manuscript consistency audit (IMPROVE-07) by @szmyty with @Copilot in #212
- fix(paper): resolve 105 ChkTeX warnings and add remediation audit (IMPROVE-09) by @szmyty with @Copilot in #213
- fix: add *.bst glob to REUSE.toml to cover BibTeX style files by @szmyty with @Copilot in #214
- feat: automate version surface synchronization across publication pipeline by @szmyty with @Copilot in #216
- chore: release v0.1.2 by @szmyty with @Copilot in #218
Full Changelog: v0.1.1...v0.1.2
reflector v0.1.1
v0.1.1
What's Changed
- feat: unified publication orchestration and release platform by @Copilot in #168
- Harden publication staging, checksum generation, and release manifest paths by @Copilot in #170
- Restore VERSION authority across publication metadata surfaces by @Copilot in #172
Full Changelog: v0.1.0...v0.1.1
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 https://github.co...