docs(epic-002): Phase-9 close — archive slices 018/019, promote authoring-skills pattern#47
Merged
Merged
Conversation
…ring-skills pattern Close epic-002 (authoring-skills) now that PR #46 landed on main: - Archive slice-018 (design-adoption) and slice-019 (legal-extraction) as Decision-Log entries. - Promote the cross-cutting 'deterministic command core + AI wrapper' pattern to design/authoring-skills.md (established across both slices). - deployment.md: note that switching APP_THEME needs a container --force-recreate (env baked at compose up; surfaced in slice-018 hands-on). - roadmap: mark Phase 11 done; add 0.6.0 and 0.7.0 to the releases table. Ephemeral plan files (018/019/epic-002) removed (untracked/ignored). No epic archive file, per the epic-001 convention (slices are archived, not epics).
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.
Phase-9 close for epic-002 (authoring-skills), now that #46 landed on
main. Docs-only.What
slice-018-design-adoption.md—revoco:make-themeoverlay generator.slice-019-legal-extraction.md—revoco:import-legalImpressum/Datenschutz importer.design/authoring-skills.md— promotes the cross-cutting "deterministic command core + AI wrapper" pattern (deterministic, Pest-tested artisan command as the correctness seam; non-deterministic AI scrape/extraction in the skill, verified hands-on) plus the shared invariants (operator-reviewed/never auto-published, emit existing shapes, no brand specifics in the public repo, sanitize untrusted input, slice-008 CLI conventions).deployment.md— note that switchingAPP_THEMEneeds a container--force-recreate(env baked atcompose up, shadows.env; surfaced in slice-018 hands-on).roadmap.md— Phase 11 marked done; releases table gains 0.6.0 and 0.7.0.Notes
.claude/plans/is now empty — all slices reconciled.No code or test changes.