docs: record green hardening CI [skip ci]

This commit is contained in:
tegwick 2026-08-21 10:59:17 +02:00
parent 994b2daf1f
commit 3cb53ab310
2 changed files with 5 additions and 4 deletions

View file

@ -42,7 +42,7 @@
| task | GLAS-WP-0005-T01 | done | — | workplans/GLAS-WP-0005-sandbox-boundary-runtime-hardening.md | | task | GLAS-WP-0005-T01 | done | — | workplans/GLAS-WP-0005-sandbox-boundary-runtime-hardening.md |
| task | GLAS-WP-0005-T02 | done | — | workplans/GLAS-WP-0005-sandbox-boundary-runtime-hardening.md | | task | GLAS-WP-0005-T02 | done | — | workplans/GLAS-WP-0005-sandbox-boundary-runtime-hardening.md |
| task | GLAS-WP-0005-T03 | done | — | workplans/GLAS-WP-0005-sandbox-boundary-runtime-hardening.md | | task | GLAS-WP-0005-T03 | done | — | workplans/GLAS-WP-0005-sandbox-boundary-runtime-hardening.md |
| task | GLAS-WP-0005-T04 | progress | — | workplans/GLAS-WP-0005-sandbox-boundary-runtime-hardening.md | | task | GLAS-WP-0005-T04 | done | — | workplans/GLAS-WP-0005-sandbox-boundary-runtime-hardening.md |
| task | GLAS-WP-0005-T05 | wait | — | workplans/GLAS-WP-0005-sandbox-boundary-runtime-hardening.md | | task | GLAS-WP-0005-T05 | wait | — | workplans/GLAS-WP-0005-sandbox-boundary-runtime-hardening.md |
| intake | GLAS-IN-0001 | done | blue | docs/intakes/residuals.md | | intake | GLAS-IN-0001 | done | blue | docs/intakes/residuals.md |
| intake | GLAS-IN-0002 | todo | red | docs/intakes/residuals.md | | intake | GLAS-IN-0002 | todo | red | docs/intakes/residuals.md |

View file

@ -107,7 +107,7 @@ for direct and optional dependencies.
```task ```task
id: GLAS-WP-0005-T04 id: GLAS-WP-0005-T04
status: progress status: done
priority: high priority: high
``` ```
@ -115,13 +115,14 @@ Make Forgejo CI check out the repository, install the project and its test
dependencies, run the full unit suite, and run `glas-harness profiles`. Retain dependencies, run the full unit suite, and run `glas-harness profiles`. Retain
only routing probes that still provide operational value. only routing probes that still provide operational value.
**2026-08-21 progress:** replaced the two echo-only jobs with the estate's **Completed 2026-08-21:** replaced the two echo-only jobs with the estate's
archive-checkout pattern, explicit Python/sand-boxer/project installation, the archive-checkout pattern, explicit Python/sand-boxer/project installation, the
full test suite, and packaged catalog validation. Run `#45` was superseded and full test suite, and packaged catalog validation. Run `#45` was superseded and
canceled; run `#46` exposed five tests that incorrectly relied on the host's canceled; run `#46` exposed five tests that incorrectly relied on the host's
global Git author identity. The same job reproduced this cleanly in the runner's global Git author identity. The same job reproduced this cleanly in the runner's
`node:20-bookworm` image, and the test repositories now configure a local, `node:20-bookworm` image, and the test repositories now configure a local,
non-deliverable test identity. A green published rerun remains required. non-deliverable test identity. Forgejo Actions run `#47` passed on published
commit `994b2da`.
## Task: Re-prove the sandbox boundary and close evidence ## Task: Re-prove the sandbox boundary and close evidence