adlee-was-taken
900ccf1cf4
docs: refresh README, ARCHITECTURE, overview for current state
...
Apply trivial-fix findings from the 2026-05-02 doc audit:
- README: items/ vs entries/, settings.enc + attachments/ +
revoked.json in vault layout, full crate tree (relicario-wasm
+ relicario-server + typed-items modules), 16-char hex IDs,
roadmap reflects shipped trains
- ARCHITECTURE.md: git-server box reflects items/ + 16-char IDs;
relicario-core inner box lists typed-items modules
- architecture/overview.md: ID width / 128-bit AttachmentId
8 deeper findings still proposed for v0.5.0 release prep.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-02 16:04:02 -04:00
adlee-was-taken
39ae2ecbf3
style: capitalize "Relicario" in prose / UI / CLI help
...
Brand name uses capital R in user-facing text — extension UI strings,
CLI clap help / descriptions / error prose, markdown docs. Lowercase
preserved for the binary command, crate names, npm package, file
paths, env vars, and code identifiers.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-01 17:29:10 -04:00
adlee-was-taken
519a6f0e36
chore: rename project from idfoto to relicario
...
Sweeping rename across crates, CLI binary, WASM bindings, extension, docs,
and vault metadata paths. Git remote updated to relicario.git.
- crates/idfoto-{core,cli,wasm} -> crates/relicario-{core,cli,wasm}
- IdfotoError -> RelicarioError
- IDFOTO_IMAGE env var -> RELICARIO_IMAGE
- ~/.config/idfoto -> ~/.config/relicario
- .idfoto/ vault metadata dir -> .relicario/ (breaking; pre-release)
- Binary name idfoto -> relicario
- Extension wasm module idfoto_wasm -> relicario_wasm
- Storage key idfotoSettings -> relicarioSettings
- All doc filenames and content references updated
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-19 16:47:02 -04:00
adlee-was-taken
20ff1d9f47
feat: add logo and polish icon presentation
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-19 16:44:04 -04:00
adlee-was-taken
66866efe1c
docs: add README with security model and CLAUDE.md project context
2026-04-11 23:17:33 -04:00