Commit Graph

9 Commits

Author SHA1 Message Date
c0eb464262 chore: snapshot local working tree (clean, ignoring .git.nosync internals)
Some checks failed
ci / validate (push) Has been cancelled
2026-05-17 15:30:32 -05:00
CxLLM Buildout
8842e90c20 chore(scaffold): full repo build-out
Some checks are pending
ci / validate (push) Waiting to run
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:10:12 -05:00
CxLLM Buildout
5144db3b57 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:08:04 -05:00
CxLLM Buildout
aa8d79a195 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:26 -05:00
CxLLM Buildout
eb0be3c504 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:22 -05:00
CxLLM Buildout
bdfbb8bb49 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:05 -05:00
CxAI Agent
7a2c614913 feat: add Package.swift + CxLib 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:36 -05:00
CxAI Agent
440adf3f7a refactor: rename CxLLM-LB project + target to CxLLM-LIB
Some checks are pending
ci / validate (push) Waiting to run
The directory was already named CxLLM-LIB but the .xcodeproj, target,
product name, and built dylib used the abbreviated 'CxLLM-LB' form.
Rename the project bundle, all internal pbxproj references, and the
Aggregate workspace pointer so naming is consistent everywhere.
2026-05-16 14:08:13 -05:00
CxAI Ops
a9f6d12319 chore: initial commit (Phase 3 scaffold) 2026-05-16 10:52:04 -05:00