feat: complete operational growth foundations

This commit is contained in:
Felipe Domingues 2026-08-03 17:19:08 -03:00
commit 8ec85e51f8
5 changed files with 154 additions and 0 deletions

9
agentpack.json Normal file
View file

@ -0,0 +1,9 @@
{
"schemaVersion": 1,
"product": "AgentPack Lite",
"version": "0.1.0",
"publisher": "DOM Hubs",
"entrypoint": "AGENTS.md",
"sha256": "03d2b7d8258ca271bf84f3afa9e72dfde7accdf55b1f800ffca9a84976e59b79",
"installers": ["install.sh", "install.ps1"]
}