docs: gardening after APISIX rewrite + production deploy

STATUS/README inventory updated (APISIX deployed at
apigw.knownelement.com); JOURNAL section 20 (rewrite + deploy).

Umbrella: https://projects.knownelement.com/issues/632
This commit is contained in:
2026-09-07 10:02:16 -05:00
parent 26f335ed5a
commit b30b2a73f1
3 changed files with 84 additions and 8 deletions
+8 -6
View File
@@ -3,11 +3,13 @@
> **Human read-only. Agents maintain this file automatically after each work
> session.** Do not edit by hand — the next agent run will overwrite it.
>
> **Last updated:** 2026-09-06 by VpEngOps agent (ZCode/GLM-5.3) — rathole
> REMOVED by founder ruling ("we will use netbird for all enterprise network
> access"): package dir deleted, GitUrlList 46→36, completed count 19→18.
> Landed tickets sit in **Feedback** (awaiting live-Cloudron UAT); builds ON
> HOLD pending the founder's queue review. Standing policies: no-Node,
> **Last updated:** 2026-09-07 by VpEngOps agent (ZCode/GLM-5.3) — **APISIX
> REWRITTEN + DEPLOYED to production Cloudron at apigw.knownelement.com**
> (package 1.0.2: the 09-01 version used a nonexistent "etcd addon" and
> :latest; now digest-pinned 3.18.0 with embedded etcd, verified against
> Cloudron's read-only rootfs contract). Landed tickets sit in **Feedback**
> (awaiting live-Cloudron UAT); other builds remain ON HOLD pending the
> founder's queue review. Standing policies: no-Node,
> no-open-core, no-SSO-tax, netbird for network access, RustFS makes S3 a
> non-blocker, ClickHouse + ActiveMQ on infra (CH/MQ reqs = not blockers;
> verify protocol compat per app). Killed tickets Closed at founder direction.
@@ -35,7 +37,7 @@ ready for the sequential grind-driver pattern.
| # | Application | Category | Pattern | Port(s) | Addons |
|---|-------------|----------|---------|---------|--------|
| 1 | Webhook | API-Gateway | Multi-stage (Go) | 9000 | localstorage |
| 2 | APISIX | API-Gateway | Official-image wrapper | 9080, 9180, 9443 | localstorage, etcd |
| 2 | APISIX | API-Gateway | Official-image wrapper (v1.0.2) | 9080 | localstorage (embedded etcd) — **DEPLOYED apigw.knownelement.com** |
| 3 | Healthchecks | Monitoring | Django + PostgreSQL | 8000 | localstorage, postgresql |
| 4 | Review Board | Development | Django + PostgreSQL | 8080 | localstorage, postgresql |
| 5 | WireViz Web | Documentation-Tools | Python build | 3005 | localstorage |