docs: fix staleness across all research docs + Zargham feedback + gitignore#154
Merged
rororowyourboat merged 4 commits intomainfrom Mar 28, 2026
Merged
docs: fix staleness across all research docs + Zargham feedback + gitignore#154rororowyourboat merged 4 commits intomainfrom
rororowyourboat merged 4 commits intomainfrom
Conversation
added 4 commits
March 28, 2026 21:10
Findings from parallel audit agents: - paper-implementation-gap.md: added Step 5b (backward reachability) - verification-plan.md: Phase 4 updated (gds-analysis exists, not future); artifact path .tex → .md; Steps 1-5 marked complete - research-boundaries.md: continuous-time DSL and state-space matrices marked as Done (gds-continuous, gds-symbolic) - gds-analysis CLAUDE.md: added gds-continuous optional dependency, backward_reachability.py to module table, reachability.py API updated - Root CLAUDE.md: gds-analysis dependency graph includes gds-continuous[opt]
Critical: - paper-implementation-gap.md Section 7: continuous-time marked as implemented (gds-continuous exists), no longer "not needed" Important: - paper-implementation-gap.md Steps 3-5: design signatures updated to match actual implementations (StateMetric fields, reachable_set API, configuration_space API) - formal-representability.md: 8-tuple → 9-tuple (StateMetric added) - semantic-web-summary.md: R1=13, R3=7, SHACL shapes=18 (was 12/6/13) - research-boundaries.md: "three DSLs" → "six DSLs" throughout - representation-gap.md: canonical spectrum table includes software + business domains - verification-plan.md: Phase 1b-c artifacts noted as not yet created
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Parallel audit by two agents (code-reviewer + code-explorer) identified
19 staleness findings across 10 research docs. All fixed:
SHACL 13→18, three→six DSLs, canonical spectrum includes software+business
Test plan