Commit Graph

137 Commits

Author SHA1 Message Date
0731304bec docs: add Minecraft server file and directory reference for file browser implementation 2026-03-01 19:48:20 +00:00
b1003ddb9e docs: add filesystem and file browser architecture planning doc 2026-02-28 22:45:50 +00:00
991047bf92 docs: add Modrinth API upstream entry 2026-02-28 22:28:12 +00:00
f259953e17 docs: append Feb 23 mod system operational summary 2026-02-28 22:27:49 +00:00
84dd6fcee4 docs: append current mod lifecycle model (Feb 2026 implementation state) 2026-02-28 22:26:55 +00:00
a589cd8702 docs: add file browser as next major feature, close mod lifecycle thread 2026-02-28 22:26:08 +00:00
be79b5e43c docs: replace session log with full mod lifecycle summary 2026-02-28 22:25:39 +00:00
751684fb53 docs: session summary - modrinth mod install integration Feb 23 2026 2026-02-23 23:03:08 +00:00
6d0c0d4c77 docs: add dev-to-game artifact promotion pipeline specification v1.0 2026-02-23 00:12:42 +00:00
c926cad4ff docs: add mod deployment safety & self-healing specification v1.0 2026-02-23 00:12:01 +00:00
0be7da49e8 docs: update session log with Feb 22 work and artifact strategy decisions 2026-02-22 18:19:57 +00:00
4065f31813 docs: update upstreams with NeoForge artifact tree 2026-02-22 18:19:17 +00:00
2e22d28365 docs: update open threads with Feb 22 state 2026-02-22 18:18:58 +00:00
95a6a853dd docs: update README with Feb 22 handover state 2026-02-22 18:18:33 +00:00
ccedde9b5c docs: update portal migration - reflect Feb 2026 current state 2026-02-08 22:57:39 +00:00
7ef9bc63ad docs: update open threads - close Feb 7-8 items, refine remaining work 2026-02-08 22:57:16 +00:00
e2784c49e1 docs: append Feb 7-8 session - metrics API, console UI, agent updates complete 2026-02-08 22:55:26 +00:00
eb46e18d4e docs: update README with Feb 8 handover - metrics, console UI, agent updates complete 2026-02-08 22:53:37 +00:00
3869ca7cba docs: add host controls decision (keep delete failsafe, add LXC controls) 2026-02-07 21:48:02 +00:00
7b81770f16 docs: add Prometheus + Grafana setup notes and portal metrics plan 2026-02-07 21:47:41 +00:00
67b46d189f docs: add customer ID schema decision (use Prisma CUID everywhere) 2026-02-07 21:47:05 +00:00
e2d41bedcd docs: update README with Feb 7 2026 handover summary 2026-02-07 21:46:32 +00:00
452fa59fcb docs: expand drift prevention rules with AI-specific guardrails 2026-01-18 23:58:57 +00:00
2d51149c60 docs: add network architecture constraints to prevent agent bypass 2026-01-18 23:58:28 +00:00
b03836057f docs: add architectural boundaries to prevent frontend-agent drift 2026-01-18 23:57:55 +00:00
2e0e0c1d89 Add Console Anti-Drift Rule - enforce PTY-backed, agent-owned, WebSocket architecture, disallow log-tailing or exec-based alternatives 2026-01-18 22:50:25 +00:00
cf29e91ebe Add Live Console (Implemented) section - PTY-backed interactive console for dev/game servers, replaces log-only approaches 2026-01-18 22:49:57 +00:00
ab298fd7f2 Add Console Responsibility Split - clarify agent owns PTY/execution, API authenticates, portal renders UI only 2026-01-18 22:49:23 +00:00
1a869d731d Close console core implementation threads - mark interactive console, WebSocket, dev/game console streaming as complete 2026-01-18 22:48:45 +00:00
7830fb8d8d Append Jan 14-18 2026 session - Agent PTY Console Breakthrough, interactive bidirectional console complete 2026-01-18 22:48:19 +00:00
ed215ae89f Add Console Development as highest priority - planned order, constraints, architecture, deferred items 2026-01-11 22:53:17 +00:00
d2b58337ac Add Live Status Model section - finalized agent health vs service runtime, DEV vs GAME semantics, UI mapping table 2026-01-11 22:52:53 +00:00
e8e55be83e Append Jan 11 2026 session - Live Status & Agent Integration, Redis caching, DEV vs GAME semantics 2026-01-11 22:51:16 +00:00
5c73393530 Append Jan 2026 session - Portal v2 UX alignment, agent-first control model, dashboard/servers/system view decisions 2026-01-04 22:47:10 +00:00
8074909c06 Replace OPEN_THREADS.md - Portal v2 focused threads, System View, Resource Schema, intentional deferrals 2026-01-04 22:46:03 +00:00
e7f91b8152 Replace PORTAL_MIGRATION.md - Portal v2 migration, agent-first model, dashboard/servers redesign, removed concepts 2026-01-04 22:45:39 +00:00
282ccc6211 Update README.md - Portal v2 UX alignment, agent-first control model, locked dashboard/servers philosophy 2026-01-04 22:45:09 +00:00
bb63de3e48 Create PORTAL_MIGRATION.md - Authoritative migration guide from APIv1/Pterodactyl to APIv2 with phases, checklist, anti-drift 2025-12-28 22:30:17 +00:00
dd123a0613 Add Enforcement Note (Dec 28) - portal code must remove CSRF/cookies/Pterodactyl/APIv1 before merge 2025-12-28 22:29:02 +00:00
b4f88d2c47 Add Auth & Portal Drift Guardrails - forbidden APIv1/Pterodactyl/CSRF/cookie patterns, enforce Portal→JWT→APIv2 flow 2025-12-28 22:28:40 +00:00
bd067ba801 Add Authentication Ownership section - Portal/APIv2 responsibilities and explicit non-responsibilities 2025-12-28 22:28:12 +00:00
6e353c381f Add Authentication Constraints section - APIv2 stateless JWT, no CSRF, no cookies, forbidden patterns 2025-12-28 22:27:49 +00:00
d47e1c52a8 Add Portal Migration to APIv2 Auth thread - legacy assumptions, blocking items, open questions 2025-12-28 22:27:24 +00:00
4cb41a66a4 Add Dec 28 session - APIv2 Auth + Portal Alignment verification and decisions 2025-12-28 22:26:41 +00:00
8922c80995 Clarify bastion issue affects both IP and hostname from external networks 2025-12-28 00:39:05 +00:00
5957e49a57 Add backend/infrastructure threads before frontend work 2025-12-28 00:32:50 +00:00
f1d03b376d Add Dec 26 session - SSH/bastion work and public access blocker 2025-12-28 00:31:55 +00:00
7e926dd12a Update session start - subtraction-first mindset 2025-12-28 00:16:08 +00:00
70bf832d92 Update open threads - frontend focus 2025-12-28 00:15:57 +00:00
68a94fb510 Update guardrails - control surface not game UI 2025-12-28 00:15:46 +00:00