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.
This commit is contained in:
CxLLM Buildout 2026-05-17 11:06:05 -05:00
parent 7a2c614913
commit bdfbb8bb49
189 changed files with 35 additions and 12 deletions

View File

@ -1,6 +1,6 @@
refactor: rename CxLLM-LB project + target to CxLLM-LIB feat: add Package.swift + CxLib seed target
The directory was already named CxLLM-LIB but the .xcodeproj, target, Stamps a SwiftPM manifest onto the scaffold so the package can be
product name, and built dylib used the abbreviated 'CxLLM-LB' form. consumed by the CxLLM-SDK umbrella and downstream apps. The seed
Rename the project bundle, all internal pbxproj references, and the source exposes a versioned namespace placeholder; real implementation
Aggregate workspace pointer so naming is consistent everywhere. lands in subsequent phases.

View File

@ -8,8 +8,8 @@
multiPackIndex = false multiPackIndex = false
fsmonitor = false fsmonitor = false
[user] [user]
email = cxai-ops@cxai-studio.com email = buildout@cxllm-studio.com
name = CxAI Ops name = CxLLM Buildout
[maintenance] [maintenance]
auto = false auto = false
[gc] [gc]

Binary file not shown.

View File

@ -1,2 +1,3 @@
0000000000000000000000000000000000000000 a9f6d12319523862438a8d58fa62475a4d67efc6 CxAI Ops <cxai-ops@cxai-studio.com> 1778946724 -0500 commit (initial): chore: initial commit (Phase 3 scaffold) 0000000000000000000000000000000000000000 a9f6d12319523862438a8d58fa62475a4d67efc6 CxAI Ops <cxai-ops@cxai-studio.com> 1778946724 -0500 commit (initial): chore: initial commit (Phase 3 scaffold)
a9f6d12319523862438a8d58fa62475a4d67efc6 440adf3f7a333a30a25d1b991916b561958e26bd CxAI Agent <agent@cxai-studio.com> 1778958493 -0500 commit: refactor: rename CxLLM-LB project + target to CxLLM-LIB a9f6d12319523862438a8d58fa62475a4d67efc6 440adf3f7a333a30a25d1b991916b561958e26bd CxAI Agent <agent@cxai-studio.com> 1778958493 -0500 commit: refactor: rename CxLLM-LB project + target to CxLLM-LIB
440adf3f7a333a30a25d1b991916b561958e26bd 7a2c6149131f192d3821f299c09d32efc95c6c66 CxAI Agent <agent@cxai-studio.com> 1778959116 -0500 commit: feat: add Package.swift + CxLib seed target

View File

@ -1,2 +1,3 @@
0000000000000000000000000000000000000000 a9f6d12319523862438a8d58fa62475a4d67efc6 CxAI Ops <cxai-ops@cxai-studio.com> 1778946724 -0500 commit (initial): chore: initial commit (Phase 3 scaffold) 0000000000000000000000000000000000000000 a9f6d12319523862438a8d58fa62475a4d67efc6 CxAI Ops <cxai-ops@cxai-studio.com> 1778946724 -0500 commit (initial): chore: initial commit (Phase 3 scaffold)
a9f6d12319523862438a8d58fa62475a4d67efc6 440adf3f7a333a30a25d1b991916b561958e26bd CxAI Agent <agent@cxai-studio.com> 1778958493 -0500 commit: refactor: rename CxLLM-LB project + target to CxLLM-LIB a9f6d12319523862438a8d58fa62475a4d67efc6 440adf3f7a333a30a25d1b991916b561958e26bd CxAI Agent <agent@cxai-studio.com> 1778958493 -0500 commit: refactor: rename CxLLM-LB project + target to CxLLM-LIB
440adf3f7a333a30a25d1b991916b561958e26bd 7a2c6149131f192d3821f299c09d32efc95c6c66 CxAI Agent <agent@cxai-studio.com> 1778959116 -0500 commit: feat: add Package.swift + CxLib seed target

View File

@ -0,0 +1,4 @@
x]ŽÁNÃ0 †9ç)¬žZ©M…*„¨´ËØÑ ¤ÑnH·hé7'äIH<48>Jød}þýÙ<C3BD>¦ªªº)KpgÕûÂiWœ¤uŠ5Üñf<>M³.š§%ü|}ƒAë<41>úH¡]=35
ìÅ·r%<25>°Êø``LK&k"eꀃ¬!ù“'ù„<C3B9>Fß“\ o|@ñÒ¦üt[e9pûûls‰Zz?
?&§ÕÑʵê,ÚÏtÖ«.ÉÁ£ÝÊ):^ h“EÉÅ5ÏgUdÿMý.üÝÒÑ
éÊh»ÊXÆ~Fcp

View File

@ -0,0 +1,3 @@
xE<>»NÄ0E©ý·Û<C39B>
$:j¥Ð ~À<>×ൣ±³Iþž1KD9š{ÎÜ11<=>ß1<C39F>ÚÖÌ/`JúBx[‡áýa8bâüE¶âU³§Šš÷åé¨Ôç™àK"ó†EèȤ݆¦qÿQ˜YXI÷«ÍŽš¶ûSvJ&7ËÆtÐÉI:Ä
·Å`05TÃt ºÊ|Ø0f¾ôêãV¼åöÎfN.6aŒ©'1™µíåÑäYKåvQ@õê=“?ÌßeÒVdù­^H¡ÀæTB©”*èJ¼-gqõêaTu‰

View File

@ -0,0 +1,2 @@
x]<5D>MOÃ0 †¹¶¿¢Úq¨ HˆÃ¤I|]& ±ûÄÁKÝ.<2E>ÄUì ñïq6´"n~ýñ>¶÷žöÍÝíýÕÎRÂ÷ºJ8;¡ôÝS
_˜ØQlVÍM]õÎc UIÊXW{HEôàY•§¼OØç±´¹!ª»ž&GÕ”…9:û×3d/n ös;<Nî=Še³Kj—“׬=kiä‡SÀ;G ¥ÔU„PÐÏÇÇuó6r½Ó‰(!Úr4d¡Éu°¿©°‡©<E280A1>ôxÁfFÉ .δ+§Â=ˆŒ¼4æÖ NLA¶ÛDhØl^ÛÍúi¡%}'ÊÉþZ_Ææ€Ð±™/OâŒbsF™yý<>Ñ

View File

@ -0,0 +1,2 @@
x%ŽÍJA „=÷SÔ]œƒõæ.,Œ/<2F>îÎì4öŸ<C3B6>Œ»¾½÷(òñUùÜ<ŸŸî&}ň…/:ó$—´(îñv=$aŽPgVçf¥Ò„ygNGªiaQ´ª º2$в´!·ÜoVªðìB«²SúßÜJLJùý[ñƒs&P<>ˆíRESõ.>wµMqÒ¶|íMxŸòÃCR«¦¬TX¬<58>ѳÝÕVðx…Y2Ré™ W%5Øe+¤
Ù¼ð÷fô•Ì8¹?fodŒ

View File

@ -0,0 +1 @@
x+)JMU03c040031Q0L67K62716706036±46M6357J42°4´L4IN14H3exàj׸EO·6BïÝE•<7A>ººÕ5

View File

@ -0,0 +1,2 @@
xќђMN$1 …YзЮЈnХOWЄГЊhf3$¤жNЕЎ#*?SNAПнЗ7`+Ц{Я{т”c ¦№Є mъйЁGм5й¶ГО4}3bgqмј,otOxPJb<4и|пЕРчШ7Ш ®µЖґ¦ХvР­ЋФiл®хњшu№ячЇ›х'nгnє`Шq]]Иы)З[hЗсhУ¶vНР4J¶Т±ТчЬКЦ@за§7 ЭуGр®ҐМАD*.ЇT•:UЊ…бґiћџ b
ћёBN5C=р„ЮзЩэЛ&L`IЪ&^Ј нїO№„<>нNї`ЌvЎyFАдАеЏДrrЊЂҐр^6ґTQњЧe" KЙL[•wZ8д$И„К,пYZРт„2C€e¦(Е*b5KCHА«eъ»n/gв^эПђ¤A

Some files were not shown because too many files have changed in this diff Show More