consciousness/src
Kent Overstreet f415a0244f digest: remove dead iso_week_info, use chrono directly everywhere
Deleted iso_week_info() — dead code after week_dates() was rewritten.
Replaced remaining epoch_to_local/today/now_epoch calls with chrono
Local::now() and NaiveDate parsing. Month arg parsing now uses
NaiveDate instead of manual string splitting. Phase 3 month
comparison simplified to a single tuple comparison.

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-03-03 17:26:01 -05:00
..
bin spectral decomposition, search improvements, char boundary fix 2026-03-03 01:33:31 -05:00
store replace libc date math with chrono, extract memory_subdir helper 2026-03-03 17:23:43 -05:00
audit.rs digest: split into focused modules, externalize prompts 2026-03-03 17:18:18 -05:00
consolidate.rs replace libc date math with chrono, extract memory_subdir helper 2026-03-03 17:23:43 -05:00
digest.rs digest: remove dead iso_week_info, use chrono directly everywhere 2026-03-03 17:26:01 -05:00
enrich.rs replace libc date math with chrono, extract memory_subdir helper 2026-03-03 17:23:43 -05:00
graph.rs split capnp_store.rs into src/store/ module hierarchy 2026-03-03 12:56:15 -05:00
llm.rs digest: split into focused modules, externalize prompts 2026-03-03 17:18:18 -05:00
main.rs replace libc date math with chrono, extract memory_subdir helper 2026-03-03 17:23:43 -05:00
migrate.rs split capnp_store.rs into src/store/ module hierarchy 2026-03-03 12:56:15 -05:00
neuro.rs digest: split into focused modules, externalize prompts 2026-03-03 17:18:18 -05:00
query.rs split capnp_store.rs into src/store/ module hierarchy 2026-03-03 12:56:15 -05:00
search.rs split capnp_store.rs into src/store/ module hierarchy 2026-03-03 12:56:15 -05:00
similarity.rs query: rich QueryResult + toolkit cleanup 2026-03-03 12:07:04 -05:00
spectral.rs spectral decomposition, search improvements, char boundary fix 2026-03-03 01:33:31 -05:00
util.rs replace libc date math with chrono, extract memory_subdir helper 2026-03-03 17:23:43 -05:00