This commit is contained in:
parent
f773b5c101
commit
5c9724de45
2 changed files with 7 additions and 7 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
| workplan | GLAS-WP-0002 | finished | — | workplans/GLAS-WP-0002-observability-and-composability-followups.md |
|
| workplan | GLAS-WP-0002 | finished | — | workplans/GLAS-WP-0002-observability-and-composability-followups.md |
|
||||||
| workplan | GLAS-WP-0003 | finished | — | workplans/GLAS-WP-0003-first-channel-extension.md |
|
| workplan | GLAS-WP-0003 | finished | — | workplans/GLAS-WP-0003-first-channel-extension.md |
|
||||||
| workplan | GLAS-WP-0004 | finished | — | workplans/GLAS-WP-0004-versioned-execution-constellation-profiles.md |
|
| workplan | GLAS-WP-0004 | finished | — | workplans/GLAS-WP-0004-versioned-execution-constellation-profiles.md |
|
||||||
| workplan | GLAS-WP-0005 | active | — | workplans/GLAS-WP-0005-sandbox-boundary-runtime-hardening.md |
|
| workplan | GLAS-WP-0005 | blocked | — | workplans/GLAS-WP-0005-sandbox-boundary-runtime-hardening.md |
|
||||||
| task | GLAS-0001-T01 | done | — | workplans/GLAS-0001-statehub-bootstrap.md |
|
| task | GLAS-0001-T01 | done | — | workplans/GLAS-0001-statehub-bootstrap.md |
|
||||||
| task | GLAS-0001-T02 | done | — | workplans/GLAS-0001-statehub-bootstrap.md |
|
| task | GLAS-0001-T02 | done | — | workplans/GLAS-0001-statehub-bootstrap.md |
|
||||||
| task | GLAS-0001-T03 | done | — | workplans/GLAS-0001-statehub-bootstrap.md |
|
| task | GLAS-0001-T03 | done | — | workplans/GLAS-0001-statehub-bootstrap.md |
|
||||||
|
|
@ -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 |
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ type: workplan
|
||||||
title: "Sandbox-boundary correction and runtime hardening"
|
title: "Sandbox-boundary correction and runtime hardening"
|
||||||
domain: infotech
|
domain: infotech
|
||||||
repo: glas-harness
|
repo: glas-harness
|
||||||
status: active
|
status: blocked
|
||||||
owner: codex
|
owner: codex
|
||||||
topic_slug: sandbox-boundary-runtime-hardening
|
topic_slug: sandbox-boundary-runtime-hardening
|
||||||
created: "2026-08-21"
|
created: "2026-08-21"
|
||||||
|
|
@ -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,10 +115,10 @@ 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.
|
||||||
|
|
||||||
**Implemented 2026-08-21:** 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. Closure waits on the first
|
full test suite, and packaged catalog validation. Forgejo Actions run `#45` on
|
||||||
post-push Forgejo run.
|
commit `f773b5c` passed after publication.
|
||||||
|
|
||||||
## Task: Re-prove the sandbox boundary and close evidence
|
## Task: Re-prove the sandbox boundary and close evidence
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue