Commit Graph

9 Commits

Author SHA1 Message Date
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
452c331da7 chore(auto): ci.yml 2026-05-17 11:06:00 -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