Commit Graph

15 Commits

Author SHA1 Message Date
CxLLM Buildout
c7a7f5ca1b chore(scaffold): full repo build-out
Adds README, LICENSE (MIT), .gitignore, Makefile, CONTRIBUTING, CHANGELOG,
SECURITY, CODEOWNERS, .editorconfig, .github/workflows/ci.yml, and
docs/ARCHITECTURE.md + docs/adr/0001 to bring this repository up to the
CxLLM family baseline.
2026-05-17 11:07:25 -05:00
CxLLM Buildout
2f853c94ba chore(auto): ARCHITECTURE.md 2026-05-17 11:07:05 -05:00
CxLLM Buildout
47eaed7141 chore(auto): CONTRIBUTING.md 2026-05-17 11:06:49 -05:00
CxLLM Buildout
dce80d167f chore(auto): 0001-record-architecture-decisions.md 2026-05-17 11:06:44 -05:00
CxLLM Buildout
567da137ba chore(auto): .editorconfig 2026-05-17 11:06:36 -05:00
CxLLM Buildout
2fe37fb470 chore(auto): README.md 2026-05-17 11:06:33 -05:00
CxLLM Buildout
2aaa15d3e6 chore(scaffold): full repo build-out
Adds README, LICENSE (MIT), .gitignore, Makefile, CONTRIBUTING, CHANGELOG,
SECURITY, CODEOWNERS, .editorconfig, .github/workflows/ci.yml, and
docs/ARCHITECTURE.md + docs/adr/0001 to bring this repository up to the
CxLLM family baseline.
2026-05-17 11:06:21 -05:00
CxLLM Buildout
7c4094acf9 chore(auto): CONTRIBUTING.md 2026-05-17 11:06:16 -05:00
CxLLM Buildout
8162738153 chore(scaffold): full repo build-out
Adds README, LICENSE (MIT), .gitignore, Makefile, CONTRIBUTING, CHANGELOG,
SECURITY, CODEOWNERS, .editorconfig, .github/workflows/ci.yml, and
docs/ARCHITECTURE.md + docs/adr/0001 to bring this repository up to the
CxLLM family baseline.
2026-05-17 11:06:04 -05:00
CxLLM Buildout
452c331da7 chore(auto): ci.yml 2026-05-17 11:06:00 -05:00
CxLLM Buildout
3f49ac24b4 chore(auto): CHANGELOG.md 2026-05-17 11:05:59 -05:00
CxLLM Buildout
674b226222 chore(auto): CODEOWNERS 2026-05-17 11:05:56 -05:00
CxLLM Buildout
f96859068e chore(scaffold): full repo build-out
Adds README, LICENSE (MIT), .gitignore, Makefile, CONTRIBUTING, CHANGELOG,
SECURITY, CODEOWNERS, .editorconfig, .github/workflows/ci.yml, and
docs/ARCHITECTURE.md + docs/adr/0001 to bring this repository up to the
CxLLM family baseline.
2026-05-17 11:05:49 -05:00
CxAI Agent
68b496f3c8 feat: add Package.swift + CxKernel seed target
Some checks are pending
ci / validate (push) Waiting to run
Stamps a SwiftPM manifest onto the scaffold so the package can be
consumed by the CxLLM-SDK umbrella and downstream apps. The seed
source exposes a versioned namespace placeholder; real implementation
lands in subsequent phases.
2026-05-16 14:18:23 -05:00
CxAI Ops
c366e983cb chore: initial commit (Phase 3 scaffold)
Some checks are pending
ci / validate (push) Waiting to run
2026-05-16 10:52:04 -05:00