This website requires JavaScript.
Explore
Help
Sign In
mathias
/
hyperguild
Watch
1
Star
0
Fork
0
Code
Issues
31
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
v0.4.1
hyperguild
/
ingestion
/
internal
/
pipeline
T
History
mathias
and
Claude Sonnet 4.6
3e9a648115
CI / Lint / Test / Vet (push)
Successful in 11s
Details
CI / Mirror to GitHub (push)
Has been skipped
Details
fix(pipeline): repair invalid JSON escape sequences from LLM output before parsing
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-04-23 22:04:27 +02:00
..
backfill_test.go
feat(pipeline): add POST /backfill-refs endpoint to retroactively inject source back-references
2026-04-23 16:50:00 +02:00
backfill.go
feat(pipeline): add POST /backfill-refs endpoint to retroactively inject source back-references
2026-04-23 16:50:00 +02:00
build_test.go
fix(pipeline): skip RawPages with empty title in BuildPages instead of producing broken paths
2026-04-23 19:55:37 +02:00
build.go
fix(pipeline): skip RawPages with empty title in BuildPages instead of producing broken paths
2026-04-23 19:55:37 +02:00
chunk_test.go
feat(ingestion): add content chunking and LLM JSON output parser
2026-04-22 22:37:14 +02:00
chunk.go
feat(ingestion): add content chunking and LLM JSON output parser
2026-04-22 22:37:14 +02:00
links_test.go
feat(pipeline): add CanonicalizeLinks — convert [[Display Name]] to [[slug|Display Name]]
2026-04-23 18:59:10 +02:00
links.go
feat(pipeline): add CanonicalizeLinks — convert [[Display Name]] to [[slug|Display Name]]
2026-04-23 18:59:10 +02:00
parse_test.go
fix(pipeline): repair invalid JSON escape sequences from LLM output before parsing
2026-04-23 22:04:27 +02:00
parse.go
fix(pipeline): repair invalid JSON escape sequences from LLM output before parsing
2026-04-23 22:04:27 +02:00
pipeline_test.go
feat(pipeline): wire ParseRawPages+BuildPages+CanonicalizeLinks into Run
2026-04-23 19:07:33 +02:00
pipeline.go
fix(pipeline): skip RawPages with empty title in BuildPages instead of producing broken paths
2026-04-23 19:55:37 +02:00
prompt.go
feat(pipeline): update system prompt for new LLM JSON contract (no slugs)
2026-04-23 19:45:21 +02:00
refs_test.go
feat(pipeline): inject source back-references into concept and entity pages
2026-04-23 16:35:47 +02:00
refs.go
feat(pipeline): inject source back-references into concept and entity pages
2026-04-23 16:35:47 +02:00
resolve_test.go
feat(pipeline): add fuzzy entity resolution to prevent slug proliferation
2026-04-23 15:59:36 +02:00
resolve.go
feat(pipeline): add fuzzy entity resolution to prevent slug proliferation
2026-04-23 15:59:36 +02:00