14 Commits

Author SHA1 Message Date
b2598d3092 Fix unicode and escaping in review comments 2026-03-14 21:37:42 -04:00
c37720f66b Add literature review annotations from NEEDS_REVIEWED papers
Papers analyzed:
- Katis 2022, Pressburger 2023 (FRET)
- Maoz 2015, Luttenberger 2020 (reactive synthesis)
- Borrmann 2015, SOSTOOLS 2021 (barrier certificates)
- SpaceEx 2011, Flow* 2013, JuliaReach 2019 (reachability)
- Kapuria 2025 (decomposition-based verification)

Key findings:
- FRET lacks liveness support (important gap)
- GR(1) synthesis is tractable for reactor specs
- Compositional verification needs assume-guarantee citations
- Expulsory mode verification needs additional references

Report: needs-review-report.md
2026-03-10 20:49:34 -04:00
02ecfaad94 Clean up repo: remove tracked build artifacts, old versions, cruft
Removed from tracking:
- Build artifacts (*.aux, *.bbl, *.blg, *.fls, *.fdb_latexmk, *.log, *.toc, *.pdf)
- Old versioned files (v1.tex, v2.tex) - content now in renamed files
- Empty biblatex.sty placeholder
- Vendored todonotes.sty (still in working tree, now gitignored)
- .DS_Store

Updated .gitignore to prevent re-adding *.sty files
2026-03-09 22:05:33 -04:00
623f760084 Add Split's editorial comments with color-coded feedback
Edit mode system:
- \editmode{1} enables comments + wider margins
- \editmode{0} hides all comments for final output

Comment types (color-coded):
- \splitnote{} (green): General observations, good work
- \splitsuggest{} (yellow): Suggestions to consider
- \splitpolish{} (orange): Needs polish, should fix
- \splitfix{} (red): Must fix, not acceptable

Comments added throughout all sections with substantive feedback
on structure, wording, and Gopen-style improvements.

Also fixed typos: 'ivariant' → 'invariant', 'excess' → 'access'
2026-03-09 21:44:23 -04:00
3373af9816 Rename versioned files to descriptive names
Git handles versioning — no need for v1/v2/v3 suffixes.

Renamed:
- research_statement_v1.tex → research-statement.tex
- v1.tex (goals) → goals.tex
- v2.tex (state of art) → state-of-art.tex
- v3.tex (approach) → approach.tex
- v1.tex (metrics) → metrics.tex
- v1.tex (risks) → risks.tex
- v1.tex (impacts) → impacts.tex
- v1.tex (schedule) → schedule.tex

Old v1/v2 versions in subdirs preserved for reference.
2026-03-09 21:27:20 -04:00
Dane Sabo
b05d807e02 Auto sync: 2026-03-07 14:19:48 (8 files changed)
M  2-state-of-the-art/v2.tex

M  3-research-approach/v3.tex

M  main.aux

M  main.fdb_latexmk

M  main.log

M  main.pdf

M  main.synctex.gz

M  main.toc
2026-03-07 14:19:48 -05:00
Dane Sabo
f1b43da96f Auto sync: 2026-03-04 13:00:34 (8 files changed)
M  3-research-approach/v3.tex

M  main.aux

M  main.blg

M  main.fdb_latexmk

M  main.log

M  main.pdf

M  main.synctex.gz

M  main.toc
2026-03-04 13:00:34 -05:00
Dane Sabo
c3309cf4a4 Auto sync: 2026-03-03 15:30:14 (10 files changed)
M  3-research-approach/v3.tex

M  main.aux

M  main.blg

M  main.fdb_latexmk

M  main.fls

M  main.log

M  main.pdf

D  main.synctex(busy)
2026-03-03 15:30:14 -05:00
Dane Sabo
fe81103fea Auto sync: 2026-02-27 14:24:49 (6 files changed)
M  3-research-approach/v3.tex

M  main.fdb_latexmk

MM main.fls

M  main.log

M  main.pdf

M  main.synctex.gz
2026-02-27 14:24:49 -05:00
6e10a4db81 Add v3 research approach: clean structure, DICE framing, figures
- Created v3.tex with structure matching Thesis.RA tasks
- Added pyramid figure (strategic/operational/tactical hierarchy)
- Added hybrid automaton figure with guards and dynamics
- Wove in DICE abstract framing (gap, why now, two-layer approach)
- Split contributions marked in blue for review
- Switched main.tex to use v3
2026-02-23 16:00:41 -05:00
Dane Sabo
5e60ce4289 Auto sync: 2026-02-23 15:29:00 (10 files changed)
M  .DS_Store

M  3-research-approach/v2.tex

M  main.aux

M  main.fdb_latexmk

M  main.fls

M  main.log

M  main.pdf

M  main.synctex.gz
2026-02-23 15:29:00 -05:00
Dane Sabo
28091b89a9 Auto sync: 2026-02-10 21:15:03 (1 files changed)
M  3-research-approach/v2.tex
2026-02-10 21:15:03 -05:00
Dane Sabo
20c499ac35 Auto sync: 2026-02-09 13:49:24 (2 files changed)
M  .DS_Store

M  3-research-approach/v2.tex
2026-02-09 13:49:24 -05:00
Dane Sabo
c5e7784810 first commit 2026-02-06 20:23:52 -05:00