Skip to content

feat(info): add encrypted Iberian itinerary plan - #3

Merged
jormal merged 3 commits into
mainfrom
feature/ISSUE-001.02-SpainPortugalItinerary
Aug 19, 2026
Merged

feat(info): add encrypted Iberian itinerary plan#3
jormal merged 3 commits into
mainfrom
feature/ISSUE-001.02-SpainPortugalItinerary

Conversation

@jormal

Copy link
Copy Markdown
Owner

요약

  • 공개 가능한 이베리아 여행 일정 페이지와 info 탐색 경로를 추가했습니다.
  • 상세 일정은 브라우저 내 복호화 방식으로 분리하고, 공개 파일에는 정확한 항공편·예약·시간 정보를 두지 않았습니다.
  • 현재 초안은 마드리드·포르투·리스본·세비야·론다·그라나다·바르셀로나 동선이며, 이후 일정 변경을 이 PR에서 계속 반영합니다.

검증

  • node scripts/test-itinerary-crypto.mjs
  • node scripts/verify-static-site.mjs
  • git diff --check

Refs: #2

Replace the placeholder index.html with a minimal semantic document, add a dependency-free verification script, and wire GitHub issue/PR templates and a CI job that runs it.
Rewrite AGENTS.md as the single source of agent rules with CLAUDE.md as a symlink, and move wiki, ticket, ticket-review, and commit conventions into their own docs. Rewrite README.md in Korean per the language policy.
Add public itinerary pages and browser-side encrypted detail access. Keep flight, booking, and exact schedule details out of public files. Document the private itinerary workflow and add verification scripts.
Refs: #2
@jormal
jormal marked this pull request as ready for review August 19, 2026 16:59
@jormal
jormalforce-pushed the feature/ISSUE-001.02-SpainPortugalItinerary branch 2 times, most recently from e1da77d to 57d1849CompareAugust 19, 2026 17:01
@jormal
jormalforce-pushed the feature/ISSUE-001.02-SpainPortugalItinerary branch from 57d1849 to f9936d5CompareAugust 19, 2026 17:04
@jormal
jormal merged commit 6cc5663 into mainAug 19, 2026
1 check passed
jormal added a commit that referenced this pull request Aug 19, 2026
* chore(repo): set up static site workflow and documentation baseline
Replace the placeholder index.html with a minimal semantic document, add a dependency-free verification script, and wire GitHub issue/PR templates and a CI job that runs it.
Rewrite AGENTS.md as the single source of agent rules with CLAUDE.md as a symlink, and move wiki, ticket, ticket-review, and commit conventions into their own docs. Rewrite README.md in Korean per the language policy.
* feat(info): add encrypted Iberian itinerary plan
Add public itinerary pages and browser-side encrypted detail access. Keep flight, booking, and exact schedule details out of public files. Document the private itinerary workflow and add verification scripts.
Refs: #2
* feat(site): protect detailed itinerary data
jormal added a commit that referenced this pull request Aug 19, 2026
* chore(repo): set up static site workflow and documentation baseline
Replace the placeholder index.html with a minimal semantic document, add a dependency-free verification script, and wire GitHub issue/PR templates and a CI job that runs it.
Rewrite AGENTS.md as the single source of agent rules with CLAUDE.md as a symlink, and move wiki, ticket, ticket-review, and commit conventions into their own docs. Rewrite README.md in Korean per the language policy.
* feat(info): add encrypted Iberian itinerary plan
Add public itinerary pages and browser-side encrypted detail access. Keep flight, booking, and exact schedule details out of public files. Document the private itinerary workflow and add verification scripts.
Refs: #2
* feat(site): protect detailed itinerary data
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@jormal