Replaced fmt, strings, sort, os, io, sync, encoding/json, path/filepath, errors, log, reflect with core.Sprintf, core.E, core.Contains, core.Trim, core.Split, core.Join, core.JoinPath, slices.Sort, c.Fs(), c.Lock(), core.JSONMarshal, core.ReadAll and other CoreGO v0.8.0 primitives. Framework boundary exceptions preserved where stdlib types are required by external interfaces (Gin, net/http, CGo, Wails, bubbletea). Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| .codex-plugin | ||
| api | ||
| awareness | ||
| ci | ||
| code | ||
| collect | ||
| coolify | ||
| core | ||
| ethics | ||
| guardrails | ||
| issue | ||
| perf | ||
| qa | ||
| review | ||
| scripts | ||
| verify | ||
| .DS_Store | ||
| AGENTS.md | ||
| IMPROVEMENTS.md | ||
| INTEGRATION_PLAN.md | ||
| README.md | ||
| REPORT.md | ||
Host UK Codex Plugin
This plugin provides Codex-friendly context and guardrails for the core-agent monorepo. It mirrors key behaviours from the Claude plugin suite, focusing on safe workflows, the Host UK toolchain, and the Axioms of Life ethics modal.
Plugins
awarenessethicsguardrailsapicicodecollectcoolifycoreissueperfqareviewverify
What It Covers
- Core CLI enforcement (Go/PHP via
core) - UK English conventions
- Safe shell usage guidance
- Pointers to shared scripts from
core-agent/claude/code/
Usage
Include core-agent/codex in your workspace so Codex can read AGENTS.md and apply the guidance.
Files
AGENTS.md- primary instructions for Codexscripts/awareness.sh- quick reference outputscripts/overview.sh- README outputscripts/core-cli.sh- core CLI mappingscripts/safety.sh- safety guardrails.codex-plugin/plugin.json- plugin metadata.codex-plugin/marketplace.json- Codex marketplace registryethics/MODAL.md- ethics modal (Axioms of Life)