Compare
Sorry, something went wrong.
No results found
feat(anda_hippocampus): conditional review trigger, KIP spec alignment
- Code: only trigger review follow-up when prompt >= 10,000 chars;
remove unnecessary prompt.clone()
- KIP Syntax: align all four agent assets (KIPSyntax, Formation,
Maintenance, Recall) with latest KIP spec — LIMIT/CURSOR :param,
(id: "<link_id>") target syntax, error code table (add KIP_3003
DuplicateExists, KIP_4003 InternalError), DETACH cascading,
DELETE ATTRIBUTES/METADATA on proposition vars, superseded_at,
metadata null override semantics
- Formation: KIP discipline (registered types/predicates),
belongs_to_domain in Person UPSERT, array/object RMW clarification,
superseded example metadata fix
- Maintenance: KIP discipline header, confidence decay superseded
filter, Phase 10 simpler queries, Phase 13 read-merge-write
- Recall: read-only emphasis, superseded filter on prefers queries,
IS_NOT_NULL guard for evidence_count, concrete predicate
substitution, stop-condition refinement
- Version: 0.4.11 → 0.4.12
Co-Authored-By: Anda Bot <anda-bot@ldclabs.com>