Commit Graph
9 Commits
Author SHA1 Message Date
ila 6fd19d0f43 Harden Windows package paths (T-605) 2026-07-16 23:56:19 +08:00
ila 8dad40f934 Implement resumable download queue (T-301) 2026-07-16 19:49:06 +08:00
ila a52acbf926 Add app details and icon cache (T-204)
Harness governance / validate (push) Has been cancelled
Phase 0 build gate / verify (push) Has been cancelled
2026-07-16 17:22:37 +08:00
ila 819b1cdf88 Recognize local app states (T-202) 2026-07-16 17:00:06 +08:00
ila 2e21c9f327 Integrate validated catalog loading (T-201) 2026-07-16 16:52:46 +08:00
ila 9da72caa01 Prototype atomic install recovery (T-103) 2026-07-16 16:32:58 +08:00
ila 0ffeff63e1 Prototype secure ZIP extraction (T-102) 2026-07-16 16:22:45 +08:00
ila 0d6ed05d7e Prototype signed catalog fallback (T-101) 2026-07-16 16:13:18 +08:00
ilaandClaude Fable 5 0184595ccc Add harness coding docs for SoftBox (Go + Gio dual-build)
Harness governance / validate (push) Has been cancelled
Initialize the full harness coding document set from the
harness_coding_docs template, customized for the SoftBox project:

- Vision, requirements, tech stack (modern Go 1.25 + Gio v0.10.1;
  Win7 legacy Go 1.20.14 + Gio v0.6.0), architecture, coding rules
- Protocol contracts (signed catalog, package protocol v1, Ed25519
  license, events, CLI) and Gio view structure
- Roadmap Phase 0-6 with 20 suggested tasks; T-001 (monorepo
  skeleton) filed and ready to claim
- Agent entry points (AGENTS.md, docs/00-ai-start-here.md),
  context manifest, governance scripts and tests
- Merge Go gitignore with harness rules; keep go.work tracked

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 14:33:54 +08:00