|
|
d2b46ea410
|
feat: landing via nginx:alpine container with volume mount
- Removed Dockerfile build; uses nginx:alpine image + read-only volume mount
- landing/src/ mounted as /usr/share/nginx/html:ro
- nginx.conf mounted as /etc/nginx/conf.d/default.conf:ro
- Healthcheck on /health.json
|
2026-05-18 22:40:53 +01:00 |
|
|
|
f75b3d4193
|
chore: simplify .gitignore to exclude entire .kilo directory
|
2026-05-18 21:21:38 +01:00 |
|
Phantom Release
|
add76376bd
|
docs: replace agent README with Phantom Protocol description
- New README.md focused on Phantom Protocol (C core, landing, Docker)
- Removed all APAW/agent infrastructure references
- Added quick start, stack, repo structure
|
2026-05-18 20:55:27 +01:00 |
|
Phantom Release
|
87820c0e58
|
feat: extract landing to separate service with Docker + status badge
- landing/ structure with src/, Dockerfile, nginx.conf
- docker-compose.landing.yml on port 8080:80
- status.js with build status badge (CI, commit, issues)
- api/status.json fallback
- Glassmorphism cyberpunk styling matching existing design
|
2026-05-18 18:48:41 +01:00 |
|
Phantom Release
|
75a9f318d9
|
chore: exclude agent infrastructure and kilocode modules from git sync
|
2026-05-18 18:24:29 +01:00 |
|
|
|
863a67db8e
|
config: full APAW agent infrastructure + Phantom project files
- Added all agent definitions (.kile/agents/*.md)
- Added commands, rules, skills, shared modules
- Added src/, scripts/, tests/, docker/, agent-evolution/
- Extracted 3 archives: website/, workspace/, release/
- Created .env with Gitea creds for UniqueSoft/Phantom
- Created docs/ with project-specific guides
- Added .gitignore for node_modules
|
2026-05-18 17:53:59 +01:00 |
|
|
|
b680c5aeca
|
unified: Phantom Protocol 2025 complete archive integration
|
2026-05-18 17:28:53 +01:00 |
|