prole/docs
chrisfu 15df3ecc08 chore: purge ssl/, tfstate, ad-hoc artifacts; harden .gitignore
Follow-up to the ansible excision: remove other artifacts that should
never have been tracked, and extend .gitignore so they do not come back.

Removed:
- ssl/prole/*.key, *.crt, *.srl -- prole.org-era private keys, registry
  and DB CA material. References in knoe/core/env.py (auto-detect path
  at :1488) are best-effort inside try/except, so deletion is safe.
- ssl/prole.ssl.tar -- tarball of the same material.
- deploy/opentofu/k3s/terraform.tfstate -- 114KB committed OpenTofu
  state snapshot with live cluster UIDs. tfstate is never supposed to
  live in git.
- docs/deploy_gke.log, docs/deploy_gke_done.log,
  docs/compressed-history.log -- deploy-time log captures.
- end_time.txt, start_time.txt, start_time_final.txt -- ansible wall-
  clock timing breadcrumbs.
- network_description.txt, network_prompt.txt -- local scratch prompts.
- sidekiq_logs.txt -- transient log capture.
- test_resolve.sh -- ad-hoc debug script.

.gitignore additions:
- *.tfstate, *.tfstate.backup
- /ssl/
- .ai/
- /end_time.txt, /start_time*.txt, /sidekiq_logs.txt,
  /network_description.txt, /network_prompt.txt, /test_resolve.sh,
  /docs/deploy_*.log, /docs/compressed-history.log

Note: the purged SSL keys remain in git history until the deferred
history-scrub pass (task #14). The repo will be created as Private in
git.knoe.dev so this is acceptable for now; it MUST be scrubbed before
any broader visibility change.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 19:01:03 -07:00
..
ansible-installer-boundary.md ansible: treat /var/lib/rancher as local K3s state 2026-03-15 23:20:55 -07:00
build-system.md Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
config-environments.md refactor(config): separate k3d k3s and gke config entrypoints 2026-04-11 22:20:45 -07:00
definition.txt docs and history. UE Dockerfile 2025-12-02 18:42:00 -08:00
DOCKER-BUILD-FIX.md Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
EMBEDDED-RESOURCES.md Update Prole-DB and improve Supabase integration 2026-02-01 23:56:25 -08:00
grafana-sso.md Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
IMAGE-RESOURCES.md feat: add ncurses interface, build system, and embedded resources 2026-01-19 23:10:37 -08:00
installer-config-persistence.md Add node management workflow and installer config persistence updates 2026-03-29 11:22:33 -07:00
intellij-refactor-prompt.md feat: GCP/GKE CNPG hardening, Artifact Registry traffic light, and knoe-system namespace fixes 2026-04-04 19:36:08 -07:00
k3d.md Bootstrap env-based prole.cfg entrypoint (safe legacy migration) 2026-03-13 12:23:15 -07:00
knoe-db-documentation-mcp-architecture.md Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
layout.md Refactor shell library structure; relocate helpers under etc/lib/shell/ and update references 2026-03-16 21:44:58 -07:00
MERLIN-MARIADB-EXTERNAL-TEMP.md remove owner/group/mode enforcement for external mountpoint in Ansible tasks 2026-03-13 02:15:05 -07:00
mission.txt docs and history. UE Dockerfile 2025-12-02 18:42:00 -08:00
ncurses-installer.md Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
oidc-setup.md docs: add Google Workspace OIDC setup guide for GitLab on GKE 2026-04-20 13:03:59 -07:00
patent-abstract.txt docs and history. UE Dockerfile 2025-12-02 18:42:00 -08:00
patent.txt Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
prole_db.cht docs and history. UE Dockerfile 2025-12-02 18:42:00 -08:00
PROLE-CFG-SECRETS.md Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
PROLE-HOME-DIRECTORY.md Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
prompt.txt docs and history. UE Dockerfile 2025-12-02 18:42:00 -08:00
RELEASE-NOTES.md Integrate namespace setup and management into scripts, Dockerfile, and update installer UI. 2026-01-28 23:02:50 -08:00
typescript docs and history. UE Dockerfile 2025-12-02 18:42:00 -08:00