No description
  • Nix 86.9%
  • HTML 10.7%
  • Shell 2.4%
Find a file
Ronit Nath 804237913d Deprecate staticweb, add compoetry k8s deployment
- Remove staticweb k8s manifests (preserved on GitHub)
- Add compoetry deployment, service, ingress for compoetry.ronitnath.com
- Clean staticweb references from conventions docs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 11:47:50 -07:00
architecture Rewrite product docs: calls → assist platform 2026-03-22 11:16:54 -07:00
cluster Reconcile infra docs and live state 2026-03-22 11:22:32 -07:00
conventions Deprecate staticweb, add compoetry k8s deployment 2026-03-23 11:47:50 -07:00
docs/superpowers feat(obs): observability hardening — Alloy, OTel Collector, alerts, dashboards 2026-03-23 03:26:21 -07:00
future chore: finalize library rebuild — maintenance tracker + cross-references 2026-03-23 02:09:57 -07:00
k8s Deprecate staticweb, add compoetry k8s deployment 2026-03-23 11:47:50 -07:00
library chore: finalize library rebuild — maintenance tracker + cross-references 2026-03-23 02:09:57 -07:00
nixos Reconcile infra docs and live state 2026-03-22 11:22:32 -07:00
runbooks Convention docs overhaul: remove stale NixOS-era content, add cluster-context 2026-03-22 06:57:03 -07:00
scripts Workflow overhaul: service tiers, Caddy auto-gen, test domains, agent boundaries 2026-03-18 23:07:59 -07:00
sealed-secrets fix: ronitnath-com namespace + imagePullSecrets, rn-events provisioning 2026-03-23 11:37:05 -07:00
.gitignore Remove nats-creds from tracking — contains secrets 2026-03-22 11:07:36 -07:00
AUDIT-2026-03-19.md Add audit report and B2 backup sealed secrets 2026-03-20 13:11:00 -07:00
CLAUDE.md chore: finalize library rebuild — maintenance tracker + cross-references 2026-03-23 02:09:57 -07:00
priorities.md chore: finalize library rebuild — maintenance tracker + cross-references 2026-03-23 02:09:57 -07:00
README.md Reorganize architecture docs, update conventions, add priorities 2026-03-14 13:01:00 -07:00

infra

Operational knowledge base and declarative NixOS config for Isoastra infrastructure.

Layout

├── CLAUDE.md          — Agent entrypoint: rules, loading paths
├── priorities.md      — Execution priorities and active decisions
├── nixos/             — Declarative NixOS host and service configuration
├── cluster/           — Live cluster state (topology, access, services, apps)
├── runbooks/          — Operational procedures (failure drills, disaster recovery, etc.)
├── architecture/      — Target system design, scope, roadmap
├── conventions/       — Integration guides for building services
└── library/           — Reference material: upstream docs, provider captures

For agents

Start with CLAUDE.md. It contains task-based loading paths that tell you which docs to read for your specific task.

  • ~/dev/drill-runner/ — single-node failure drill tool (Rust, standalone repo)
  • ~/dev/infra-tools/ — infra automation scaffolds (workspace of future tools)
  • ~/archive/infra-legacy/ — archived operator scripts and execution material
  • ~/archive/infra-secrets/ — out-of-band PKI archive