Deploy verified-group T03 review surface and packet preparation
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a09cbb-87c6-7900-a145-4ce53ba9f1a6
This commit is contained in:
parent
c5367a5a54
commit
6fb35d953b
14 changed files with 2876 additions and 9 deletions
|
|
@ -3,9 +3,10 @@
|
|||
`INFD-WP-0001-T08` owns this packet. It prepares the existing
|
||||
`decisions.coulomb.social` origin for the review service. **No image publication,
|
||||
production configuration, credential provisioning or cluster apply is performed
|
||||
by the build, renderer or tests.** The origin is still the Railiance Apps nginx
|
||||
placeholder. Native policy, custody, registration and service admission remain
|
||||
required before cutover.
|
||||
by the build, renderer or tests.** The origin now serves the T03 review deployment described in
|
||||
`t03-admission.json` (2026-09-14). The operator admitted the exact three-record
|
||||
review mandate; actual human acknowledgement and approval are still pending.
|
||||
The build and renderer remain preparation-only commands.
|
||||
|
||||
## Artifact and local proof
|
||||
|
||||
|
|
|
|||
14
deploy/t03-admission.json
Normal file
14
deploy/t03-admission.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"image": "forgejo.coulomb.social/coulomb/informed-decision@sha256:8f55bcecf37a8d65f96e073510b1ffb4636c0a91d75e1ee7d582ad4bce8b953a",
|
||||
"policy": {
|
||||
"origin": "http://flex-auth-informed-decision-t03.flex-auth.svc.cluster.local:8080",
|
||||
"package": "informed-decision.t03-review",
|
||||
"version": "v1",
|
||||
"package_digest": "sha256:139992f3e0780c7627a52c447df4f9582a180cadb1d71b2b748073f10a42b96e",
|
||||
"pod_name": "flex-auth-informed-decision-t03"
|
||||
},
|
||||
"keycape_egress_ips": [
|
||||
"92.205.62.239"
|
||||
],
|
||||
"storage_class": "local-path"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue