A.D.Lee alee
  • Joined on 2026-04-01
alee pushed to main at alee/relicario 2026-05-15 23:44:36 +00:00
2de250a41e docs: promote overview.md to root ARCHITECTURE.md + add update discipline table
1758edd5c8 docs: add STATUS/ROADMAP/FORMATS and update CLAUDE.md planning guidance
Compare 2 commits »
alee pushed to main at alee/relicario 2026-05-09 16:37:00 +00:00
a30c04242f Update README.md
alee pushed to main at alee/relicario 2026-05-09 16:30:54 +00:00
8e81ef8b8b chore(license): switch from MIT to GPL-3.0-or-later
alee pushed to main at alee/relicario 2026-05-09 16:22:23 +00:00
888a05146b feat(cli): alias gen for generate subcommand + add -l / -w short flags
alee pushed to main at alee/relicario 2026-05-09 16:16:12 +00:00
4bf5e1dc37 docs(readme): document recovery QR + sync feature list with current code
alee pushed to main at alee/relicario 2026-05-09 16:05:50 +00:00
3759f6a5f0 merge(cycle-2): land Stream B — Plan B Phases 4+5+6 (session/manifest discipline)
c4777cc0bb refactor(cli): apply simplify findings (Plan B Phases 4-6 polish)
e69b3479e4 merge(cycle-2): land Stream C — Plan B Phases 7+8 (core/wasm seam)
4b657e71f1 refactor(cli): batched purge in cmd_purge and cmd_trash_empty (Plan B Phase 6)
fc9264e9ae feat(wasm): add parse_month_year, base32_decode_lenient, guess_mime exports
Compare 48 commits »
alee created branch feature/cli-tail-stream-b-session-manifest in alee/relicario 2026-05-09 15:51:40 +00:00
alee pushed to feature/cli-tail-stream-b-session-manifest at alee/relicario 2026-05-09 15:51:40 +00:00
c4777cc0bb refactor(cli): apply simplify findings (Plan B Phases 4-6 polish)
4b657e71f1 refactor(cli): batched purge in cmd_purge and cmd_trash_empty (Plan B Phase 6)
7901c2758d refactor(cli): Vault::after_manifest_change wrapper (Plan B Phase 4)
2e41e0bae0 refactor(cli): single canonical ParamsFile in session.rs (Plan B Phase 5)
Compare 4 commits »
alee created pull request alee/relicario#5 2026-05-09 15:34:53 +00:00
refactor(core,wasm): migrate parsers + base32 dedup + WASM exports (Plan B Phases 7, 8)
alee created branch feature/cli-tail-stream-c-core-wasm-seam in alee/relicario 2026-05-09 15:33:58 +00:00
alee pushed to feature/cli-tail-stream-c-core-wasm-seam at alee/relicario 2026-05-09 15:33:58 +00:00
fc9264e9ae feat(wasm): add parse_month_year, base32_decode_lenient, guess_mime exports
03f2a1b58e refactor(core,cli): migrate CLI parsers to relicario-core, parse.rs becomes shim
e5d63ab196 refactor(core): extract base32 module, dedupe two RFC 4648 impls
Compare 3 commits »
alee created pull request alee/relicario#4 2026-05-09 15:22:11 +00:00
refactor(cli): prompt_or_flag helper + build_*_item compression (Plan B Phase 3)
alee created branch feature/cli-tail-stream-a-prompt-helpers in alee/relicario 2026-05-09 15:21:24 +00:00
alee pushed to feature/cli-tail-stream-a-prompt-helpers at alee/relicario 2026-05-09 15:21:24 +00:00
8e791e4853 refactor(cli): compress build_*_item with prompt_or_flag
bfec232f11 feat(cli): add prompt_or_flag<T> + prompt_or_flag_optional<T>
b9bd152e9d merge(cycle-1): land Stream B — Plan B Phases 1+2 (main.rs split + git_run)
89090a8f30 merge(cycle-1): land Stream A — security + docs polish
73a2579fa8 docs(coordination): add ship-it autonomy + simplify discipline to cycle-2 dev prompts
Compare 9 commits »
alee created pull request alee/relicario#3 2026-05-09 02:32:52 +00:00
fix(security/docs): SessionHandle Drop + free-swallow + recovery_qr docs + dev-c launcher (Stream A)
alee pushed to feature/arch-followup-stream-a-security-polish at alee/relicario 2026-05-09 02:28:08 +00:00
0c9387fb1d fix(relay): start.sh opens fourth window for dev-c
f8296fa03b docs(core): drop intra-doc link to private RECOVERY_PRODUCTION_PARAMS
229e483430 docs(core): bring recovery_qr.rs to the documented-zone standard
03d0781c39 fix(ext): unswallow free() errors in SW session.clearCurrent + vitest
1e858e1d1f fix(wasm): impl Drop for SessionHandle clears registry entry
Compare 10 commits »
alee created branch feature/arch-followup-stream-a-security-polish in alee/relicario 2026-05-09 02:28:08 +00:00
alee pushed to main at alee/relicario 2026-05-04 01:51:51 +00:00
bd6a30155e Merge feature/v0.5.1-stream-b-settings: unified left-nav settings (Autofill/Display/Security/Generator/Retention/Backup/Import)
8baef5b3cb fix(ext/settings): restore settings-security.ts from main (Stream C real implementation)
ddfb95d683 fix(ext/settings): call teardownSettings in popup render to prevent listener leak
7df76c692a feat(ext/settings): settings left-nav skeleton with section routing
b4d253c60b chore(ext/settings): stub settings-security.ts (DEV-C replaces implementation)
Compare 5 commits »
alee pushed to feature/v0.5.1-stream-b-settings at alee/relicario 2026-05-04 01:51:12 +00:00
8baef5b3cb fix(ext/settings): restore settings-security.ts from main (Stream C real implementation)
alee pushed to feature/v0.5.1-stream-b-settings at alee/relicario 2026-05-04 01:48:25 +00:00
ddfb95d683 fix(ext/settings): call teardownSettings in popup render to prevent listener leak
7df76c692a feat(ext/settings): settings left-nav skeleton with section routing
b4d253c60b chore(ext/settings): stub settings-security.ts (DEV-C replaces implementation)
c16adc4335 Merge feature/v0.5.1-stream-a-layout: 3-column vault layout, toast system, glyph constants, emoji sweep
9a8cdf8e4f fix: replace all remaining emoji with monochrome glyph constants
Compare 30 commits »