Commit 630b6e8
Untrack design_system + finish the SVG move + README fixes
design_system/
- `git rm --cached -r design_system/` so the 23 tracked files are
removed from the repo's index but stay on disk for local
reference. Anyone cloning will no longer pull this folder; it's
been gitignored too.
- Added a `design_system/` rule to `.gitignore` so future
`git add -A` invocations skip it.
SVG move
- Staged the rename `docs/job-agent-architecture.svg` →
`docs/images/job-agent-architecture.svg` that was sitting as
uncommitted in the working tree (the SVG file got moved into
docs/images/ alongside the other image assets).
- Updated the README's `![Architecture overview]` link to point
at the new path. The README revision in d638fec missed this —
it would have rendered a broken image once pulled.
README — small markdown fix
- The "Output" comparison table separator had three dash-blocks
(|---|---|---|) but the header + body rows have only two
cells, after the modern_resume_render entry was dropped.
Trimmed the separator to two blocks (|---|---|) so the table
renders cleanly on GitHub.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d638fec commit 630b6e8
26 files changed
Lines changed: 5 additions & 5846 deletions
File tree
- design_system/redesign
- handoff
- prototype
- screens
- specs
- landing
- specs
- docs/images
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
This file was deleted.
0 commit comments