Update progress after Guile verification

This commit is contained in:
2026-04-01 07:55:43 +02:00
parent e380e8838d
commit 8327fc5fc1
2 changed files with 2 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ Current assessment:
- Phase 1.1 has a solid amd64 smoke-verification baseline
- Phase 1.1 is not fully complete yet because `i386` has not been checked and the subprocess crash needs investigation
- verification harness committed as `e380e88` (`Add FreeBSD Guile verification harness`)
Next recommended step:

View File

@@ -1,6 +1,6 @@
Your task is described in ./docs/PLAN.md. Current progress is (supposed to be) stored in ./docs/PROGRESS.md.
Perform the next step towards the final goal. Git commit and update the progress file afterwards.
Perform the next step towards the final goal. Update the progress file and `git commit` afterwards.
You can use `sudo` freely, install missing software via `sudo pkg install`. If you still miss helpful tooling or other resources, stop and ask the operator, don't work around it.