[PLAN] Reconcile trentuna/asw with agentic-semantic-web legacy #24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
~/projects/agentic-semantic-web/is the original ASW framework — no git, no Forgejo repo. It has significant work NOT yet intrentuna/asw:What we ported
src/layers/*.css→assets/css/layers/(M1)lab/hugo-demo/content/→ frontmatter audited, ready for M2 importlab/hugo-demo/themes/asw-hugo/layouts/→ partially ported (M2)What we have NOT ported
Packs (server integration kits):
packs/hugo/— Hugo theme (the mature asw-hugo theme)packs/nginx/— nginx SSI configpacks/flask/— Flask integrationpacks/pandoc/— Pandoc templatepacks/apache/,packs/caddy/,packs/python/Templates (standalone HTML):
templates/doc.html,page.html,pattern.html,example.htmlExamples (component demos):
examples/charts/,examples/components/,examples/content/,examples/layout/,examples/vault/Docs (HTML docs site):
docs/— full documentation site (introduction, philosophy, typography, vocabulary, design-tokens, utilities, charts, components, layout, vault, packs)docs/llms.txt— LLM-readable specLab (experiments):
lab/kitchen-sink.html,lab/charts/,lab/css-art.html,lab/fonts.htmlBuild system:
build.sh— concatenates layers intoagentic.csspackage.json— dependenciesLive artifacts:
agentic.css— compiled single-file CSS (symlinked from nginx at/agentic.css)index.html— landing pageweb-fonts.css— font loadingDecision needed (Ludo)
What is trentuna/asw? Is it:
a) The Hugo site only (asw.trentuna.com) — framework stays in agentic-semantic-web
b) The entire framework — agentic-semantic-web becomes legacy, everything moves to trentuna/asw
c) Two repos: trentuna/asw (site) + trentuna/asw-framework (CSS framework with packs/docs/examples)
Packs: Do the server integration packs move to trentuna/asw or stay separate?
Docs site: The HTML docs at
/docs/are substantial. Convert to Hugo content pages, or keep as static HTML?agentic.css: The compiled single-file is still served by nginx. When trentuna/asw is the canonical source, this symlink needs updating.
llms.txt: This is valuable. Where does it live in the new structure?
What's clean now (this session)
Remaining M2 issues (open)
Known tech debt