Commit Graph

101 Commits

Author SHA1 Message Date
e674d6af45 consolidation pass: replace SESSION_START with current checklist 2026-03-01 23:29:41 +00:00
944b3cb7f6 consolidation pass: replace OPEN_THREADS with current state 2026-03-01 23:29:34 +00:00
fe2a6d1ffc consolidation pass: replace CONSTRAINTS with current guardrails 2026-03-01 23:29:19 +00:00
160cecd2a8 consolidation pass: replace README with current architecture state 2026-03-01 23:29:04 +00:00
e615d09b68 docs: replace with current upstream dependencies (portal, API, agent, Modrinth, artifact store) 2026-03-01 23:18:15 +00:00
c297bbcadf docs: replace with consolidated anti-drift policy (upload, console, auth, filesystem) 2026-03-01 23:17:55 +00:00
5bb7714f9f docs: replace with current session start checklist (upload transport, no speculation) 2026-03-01 23:17:39 +00:00
93eadcb855 docs: prepend 2026-03-01 upload pipeline + filesystem consolidation session entry 2026-03-01 23:17:30 +00:00
969e49d971 docs: replace with current open threads only (upload timeout, dev fs model, curated provenance) 2026-03-01 23:16:39 +00:00
0a7bc87b43 docs: replace with consolidated system constraints (filesystem, upload, auth, console) 2026-03-01 23:14:28 +00:00
c378881849 docs: replace README with current system state (upload model, provenance, console, repo usage) 2026-03-01 23:14:06 +00:00
ca105227c3 docs: v2 — incorporate direct upload model, provenance metadata, API streaming, failure categories 2026-03-01 23:13:09 +00:00
7d7e2378f5 docs: replace with runtime-aligned upload architecture (direct writes, metadata provenance, API streaming) 2026-03-01 23:12:23 +00:00
2c8a9de41c docs: add Minecraft known file locations reference for file browser implementation 2026-03-01 19:50:51 +00:00
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