Files
pom-omp/CHANGELOG.md

45 lines
2.4 KiB
Markdown

# Changelog
## 2.0.0 — 2026-07-12
### Rebuilt
- Replaced existence-only gates with stage-specific artifact contracts and acceptance evidence.
- Added authoritative sequential stage transitions, blocker ownership, attempts, active-run checks, and validation-report requirements.
- Replaced global declaration shims with real OMP 16.4.x types; retained one localized TypeScript recursion suppression around OMP's deeply recursive Zod registration type.
- Rebuilt delegation around native OMP `task` batches and terse IRC coordination.
- Added optional OMP Swarm DAG generation for parallel, sequential, and pipeline runs.
- Added append-only Hive mission, signal, prompt-use, artifact, and delivery ledgers.
- Added project-local prompt overrides with SHA-256 provenance.
- Added Obsidian/Quartz-compatible project vault and generated production board.
- Added per-extension tool-profile baselines and stage-aware model/tool routing.
- Added semantic artifact and canon version increments.
### Integrity and security
- Added canonical `realpath` containment and symlink escape rejection.
- Added unique atomic writes and serialized in-process file mutation.
- Preserved curated manifest category, status, rights, source, notes, and version metadata.
- Added strict state, configuration, and manifest parsing.
- Replaced textual ZIP probing with central-directory parsing, member decompression, size checks, and CRC-32 verification.
- Expanded destructive-command protection for Unix shells, Git, PowerShell, and `cmd.exe` patterns targeting the canonical root.
### Terminal experience
- Added cinematic, rich, compact, and minimal visual densities.
- Added off, subtle, and full motion modes tied to real tool activity.
- Added persistent production HUD, status segments, semantic working messages, command-center overlay, tool renderers, message cards, and optional thinking-lane annotation.
- Added POM Nocturne and POM Parchment themes plus `/pom theme install`.
- Added project-persisted HUD placement and thinking-lane settings.
### Verification
- Replaced regex theatre with tests importing production modules.
- Added state, policy, path, validator, Hive, Swarm, parser, ZIP, and malformed-archive tests.
- Added a temporary-project runtime smoke test.
- Added structural package/resource/theme verification and npm pack dry-run.
## 1.0.0 — 2026-07-11
Initial prototype. Superseded by the 2.0.0 production-kernel rebuild.