Private
Public Access
0
0
Files
manual_slop/conductor
ed fb7b08a5d1 nagent: add v2.2 review (style + intent DSL survey cross-refs)
v2.2 (nagent_review_v2_2_20260612.md, ~35KB) is a focused delta, not a full
rewrite. Two user inputs drove it:

1. The user published intent_dsl_survey_20260612/report_v1.2.md (1367 lines,
   10 prior-art clusters, 4 anchor claims, ~42-verb vocab, 10 AI-Agent
   Properties in §6). The survey's §6 Claims 4 and 5 explicitly cite
   nagent_review_v2_1 §2.1 and §2.2 as the source for the 4 memory
   dimensions and stable-to-volatile cache ordering — so the v2.1 patterns
   are now formally codified by the survey.

2. The user said: 'I don't really like JSON, I like table based formats
   more, or things that are forth/array-like.'

v2.2 applies the data-format preferences:
- JSON block in v2.1 §2.1 (harvest output schema) replaced with a §4.4
  7-column table (Symbol, Name, Signature, Semantics, Example,
  Borrowed from, Shape)
- Comparison table (§5) reformatted with SSDL shape tags
- Future-track candidate list (§6) reformatted as a single 16-row table
  with all metadata columns
- Proposed new artifacts (§8) in table form

v2.2 adopts survey grammar primitives (name := value, for x .. n,
if cond { ... }, tape { ... }, try { ... } recover err { ... },
sandbox { ... }, audit msg, fuzzy { ... }) where applicable.

v2.2 adds:
- Candidate 12b (cache TTL GUI controls) - the v2.1 sub-candidate
- Candidate 16 (AGENTS.md @import + canonical DOD file) - HIGH priority,
  the foundation for all the other styleguides
- New §11 'In dialogue with intent DSL survey' - the 9 mutual cross-refs

v2 and v2.1 are preserved (per user instruction). All v1 artifacts and
the human Readme files are preserved. Format commitment for the
next-turn artifacts: all new styleguides and project docs will follow
the §4.4 table format.
2026-06-12 11:55:35 -04:00
..
2026-06-11 23:28:39 -04:00