5 Commits

Author SHA1 Message Date
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
2886662a66 Demo: todonotes integration for Split's editing comments
Added:
- todonotes.sty (local copy since tlmgr had version mismatch)
- \split{} and \splitinline{} commands for margin/inline comments
- Example comments in goals section demonstrating the workflow

To remove when done: delete the todonotes block in main.tex preamble
2026-03-09 21:25:00 -04:00
Dane Sabo
b4a4429a6b Auto sync: 2026-02-27 14:12:02 (10 files changed)
A  2-state-of-the-art/v2.tex

M  main.aux

A  main.fdb_latexmk

AM main.fls

MM main.log

MM main.pdf

A  main.synctex(busy)

A  main.synctex.gz
2026-02-27 14:12:02 -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
c5e7784810 first commit 2026-02-06 20:23:52 -05:00