Container runtime, LinuxKit builder, and dev environment management
Find a file
Snider ce3a297170 chore(repo): canonicalize — add .core/go.yaml + scope .gitignore to runtime subdirs
The .core/ root holds tracked Lethean canon config (go.yaml, build.yaml,
agents.yaml, etc.). Only the runtime subdirs (workspace/, vm/, cache/,
runtime/) and per-repo runtime artifacts should be gitignored.

Brings this repo into the managed canonical set per audit-sweep
discovery filter.

Co-Authored-By: Cladius Maximus <cladius@lethean.io>
2026-05-01 11:23:50 +01:00
.core chore(repo): canonicalize — add .core/go.yaml + scope .gitignore to runtime subdirs 2026-05-01 11:23:50 +01:00
docs chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
go refactor(go): restructure to /go/ subtree + audit COMPLIANT (Mantis #1229) 2026-05-01 02:27:04 +01:00
kb refactor(container): migrate module path to dappco.re/go/core/container 2026-03-22 01:55:36 +00:00
specs refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
tests/cli/container feat(go-container): add CLI test Taskfile for build and test validation (AX-10) 2026-04-24 15:11:24 +01:00
.gitignore chore(repo): canonicalize — add .core/go.yaml + scope .gitignore to runtime subdirs 2026-05-01 11:23:50 +01:00
.woodpecker.yml ci: woodpecker pipeline (Go) — golangci-lint/eslint/phpstan + sonar.lthn.sh 2026-04-30 13:13:03 +01:00
AGENTS.md refactor(go): restructure to /go/ subtree + audit COMPLIANT (Mantis #1229) 2026-05-01 02:27:04 +01:00
CLAUDE.md chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
CONSUMERS.md refactor(container): migrate module path to dappco.re/go/core/container 2026-03-22 01:55:36 +00:00
CONTEXT.md refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
GEMINI.md refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
go.work chore(repo): refresh submodules + go.work hygiene (Phase 2 cascade unblock) 2026-05-01 09:39:24 +01:00
LICENCE chore: add EUPL-1.2 LICENCE file (UK English canonical) 2026-05-01 08:33:48 +01:00
LICENSE Initial commit 2026-03-09 11:40:45 +00:00
PROMPT.md refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
README.md Initial commit 2026-03-09 11:40:45 +00:00
RECENT.md refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
sonar-project.properties ci: woodpecker pipeline (Go) — golangci-lint/eslint/phpstan + sonar.lthn.sh 2026-04-30 13:13:03 +01:00
TODO.md refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
UPGRADE.md docs(upgrade): add v0.8.0 upgrade report 2026-03-26 13:45:08 +00:00

go-container

Container runtime, LinuxKit builder, and dev environment management