consciousness/src
ProofOfConcept 31c1bca7d7 digest: drop per-level instructions and section templates
The LLM knows how to structure a summary. Move the essential framing
(narrative not task log, link to memory, include Links section) into
the shared prompt template. Drop the ~130 lines of per-level output
format specifications — the level name, date range, and inputs are
sufficient context.
2026-03-03 17:53:43 -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: drop per-level instructions and section templates 2026-03-03 17:53:43 -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