-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathllms.txt
More file actions
62 lines (49 loc) · 3.53 KB
/
Copy pathllms.txt
File metadata and controls
62 lines (49 loc) · 3.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# Enclii
Compact LLM context index for this repository.
## Read first
- `AGENTS.md` — canonical agent operating instructions.
- `README.md` — human/product overview when present.
- `ECOSYSTEM.md` — MADFAM ecosystem and Enclii deployment context when present.
- `llms-full.txt` — full context map and durable operating contract.
## Production operations
Routine production operations are Enclii-first. Use Enclii web, API, or CLI
before raw infrastructure tools. Direct `kubectl`, `helm`, SSH, provider CLIs,
`docker exec`, or direct container access is bootstrap/break-glass only.
## Commercial GA program (May 2026)
- `docs/production/COMMERCIAL_GA_MASTER_PLAN.md` — **master blueprint** (waves 0–4, 100% definition, timeline)
- `docs/production/GA_READINESS_SCORECARD.md` — leadership dashboard and gate sign-off
- `docs/production/REMAINING_OPS_GA.md` — open ops task queue (O-1–O-22)
- `docs/production/COMMERCIAL_GA_TRACKER.md` — program status and execution log
- `docs/production/GA_REMEDIATION_PLAN.md` — phase 0–4 program structure
- `ROADMAP.md` — product roadmap with GA program section
- `scripts/wave0-ga-ops.sh` — Enclii-first Wave 0 cluster ops orchestration
- `scripts/wave1-ga-ops.sh` — Enclii-first Wave 1 stability ops orchestration
- `enclii ops storage storageclass-apply` / `enclii ops policy cosign-enable` — Wave 1.5 Longhorn + cosign adapters
- `enclii providers cloudflare tunnels-apply --project <slug>` — junction tunnel route reconcile
- `enclii ops secrets sync-sweep` + `scripts/post-deploy-ga-adapters.sh` — ESO batch reconcile (O-10) + deploy smoke
- `scripts/setup-commercial-ga-staging-env.sh` + `scripts/ga-ops-runbook.sh` — GH staging env + ROI ops orchestration
- `scripts/security-release-smoke.sh` — automatable O-3 auth checks (Gate 1)
## Audit remediation (May 2026)
- `docs/production/CODEBASE_AUDIT_2026-05.md` — findings and checklist
- `docs/production/SECURITY_RELEASE_PR.md` — pending production security sign-off
- `docs/contracts/DEV_ENV_ALIGNMENT.md` — UI/CLI/API URL and log endpoint matrix
- `docs/testing/GOLDEN_TESTS.md` — golden manifest regeneration
- `docs/ADAPTER_GAPS.md` — Enclii adapter gap registry
## Secret intake + Vault bridge (Jun 2026)
- `docs/runbooks/SECRET_INTAKE.md` — chat-safe operator credential handoff
- `docs/cli/commands/secrets.md` — `enclii secrets intake` + `provision oidc` CLI
- `config/ecosystem-oidc-provision.yaml` — OIDC auto-provision registry
- `scripts/provision-ecosystem-oidc.sh` — wrapper for batch OIDC provision
- `infra/k8s/base/external-secrets/vault-secrets/dhanam-secrets*.yaml` — Dhanam ES split (core + extended)
- Private: `internal-devops/runbooks/2026-06-16-dhanam-secrets-recovery-session.md`
- Private: `internal-devops/runbooks/2026-06-16-vault-rebootstrap-complete.md`
- Private: `internal-devops/decisions/2026-06-16-platform-comms-and-dhanam-secret-custody.md`
- Private: `internal-devops/runbooks/dhanam-missing-keys-remediation.md`
- Private: `internal-devops/runbooks/2026-06-15-vault-bridge-gaps.md` (remaining gaps)
## Coupler Program (Agent Tool Plane, Jun 2026)
- `docs/strategy/AGENT_TOOL_PLANE.md` — architecture, boundaries, API sketch
- `docs/strategy/COUPLER_REMEDIATION_PLAN.md` — full phased implementation (P0–P5)
- `docs/strategy/COUPLER_EXECUTION_CHECKLIST.md` — day-1 bootstrap checklist
- Janua blocker: ConnectedAccount / ADR-002 (`janua/docs/COUPLER_PROGRAM.md`)
- Zero Composio spend; sovereign `madfam-org/coupler` (AGPL-3.0)
- Session wrap (2026-05-30): `claudedocs/session-2026-05-30-summary.md`