Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ Ostatni przegląd: 2026-07-23.

## Aktywne

- [ ] Dostarczyć [ticket-009](project/ticket-009/README.md): dodać trwałe,
- [x] Dostarczyć [ticket-009](project/ticket-009/README.md): dodać trwałe,
zarządzalne przypięcia katalogów projektów Compose, które pozostają widoczne
w diagnostyce, ale są chronione przed czyszczeniem osieroconych obciążeń.
Stan: `DONE / DONE`; PR #18 zatwierdzono dla dokładnego HEAD `6643838...`
i scalono jako `942fa1d...`.

- [x] Dostarczyć [ticket-008](project/ticket-008/README.md): udostępnić
`fixos jetbrains doctor` z diagnostyką JVM, EDT i logów oraz opcjonalnym,
Expand Down
4 changes: 2 additions & 2 deletions project/ticket-009/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

- **ID**: ticket-009
- **Owner**: unresolved:human
- **Status**: IN_PROGRESS
- **Workflow state**: PUBLICATION
- **Status**: DONE
- **Workflow state**: DONE
- **Created**: 2026-08-20

## Goal and scope
Expand Down
5 changes: 5 additions & 0 deletions project/ticket-009/ai-codex-logs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@ pytest -q

./project/governance-check.sh
GOV-PASS: passed (0 errors, 0 warnings)

2026-08-20 protected publication
PR #18 head=6643838e5eaabf5ffbccf7889e367411eb087933
validator_run=32363508773 review=4982121426 result=approved
merge_commit=942fa1dc3aad60e1e2f71d014a5a9c3b242fe618
5 changes: 5 additions & 0 deletions project/ticket-009/ai-codex.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ and asked that this protection be manageable and visible from FixOS.
- Full validation passes 530 tests with 5 skipped and 16 deselected; governance
passes with zero errors and warnings.
- Advanced the validated implementation to PUBLICATION for exact-head review.
- Published PR #18 at exact head `6643838...`. Validator run 32363508773
approved it as review 4982121426 after two stable policy reads, merged it as
`942fa1d...` and deleted the remote implementation branch.
- Began this governance-only closure from the integrated merge commit and
marked the ticket `DONE / DONE` without changing executable code.

## Blockers

Expand Down
5 changes: 5 additions & 0 deletions project/ticket-009/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@
including during fresh apply-time revalidation.
- Verified 14 `relcom` containers are protected with zero Docker candidates;
no container, process, volume, image, network or IDE window was changed.

## [0.1.1] - 2026-08-20

- Recorded protected exact-head approval and merge of PR #18.
- Closed the integrated ticket without changing executable code.
Loading