Deixis & pronoun resolution
"It", "that" and "the one from earlier" resolve to the right thing.
IMPLEMENTED , rung 2 of 8 Recorded 29 July 2026
Technical
What it is
Deixis and pronoun resolution over a typed context stack (jarvis/cognition/deixis.py, context_stack.py).
Truth ladder
Where it stands
Rung 2 of 8: IMPLEMENTED
Code exists. Nothing has demonstrated that it behaves correctly.
Project record: IMPLEMENTED
- CONCEPT Designed or specified. No working code yet.
- IMPLEMENTED Code exists. Nothing has demonstrated that it behaves correctly.
- TESTED Automated tests exercise it in isolation, often against fixtures.
- INTEGRATED Wired into the rest of JARVIS and tested across component boundaries.
- PRODUCTION-REACHABLE The owner can reach it through the real runtime path, not only through a test harness.
- LIVE-PROVEN A bounded probe ran the real code path on a booted JARVIS on the real machine and recorded evidence. The project treats live evidence as expiring after 24 hours, so every live reading here shows the date it was taken.
- FORMALLY VERIFIED Its critical property is checked by a proof or exhaustive verification.
- RELEASE-QUALIFIED Passed every qualification gate for a named release.
Limits
Limitations
- The code and its tests exist, but the project's AUDIT 03 reachability sweep found no production entry point constructing it at the time the state was set (2026-07-29); later post-LM work may have changed this (UNCERTAIN, registry not re-derived).
Record
Status history
- IMPLEMENTED , rung 2 of 8 Recorded state: IMPLEMENTED
Only states recorded in the public export are listed. Earlier states may exist in the project’s private ledgers.
Neighbours
Related capabilities
- Route selection (deterministic/fast/deep/coding/vision/research) Each request is routed to the right kind of thinking: instant, fast, deep, coding, vision or research.
- Risk & uncertainty escalation Risky or uncertain requests are escalated instead of guessed.
- Epistemic marking JARVIS marks how sure it is: confirmed, inferred, incomplete, or unknown.
- Evidence-based pushback JARVIS pushes back, with evidence, when you say something the evidence contradicts.