Skip to content

cofacts/kb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cofacts Knowledge Base

Cofacts is a Taiwan-based open-source fact-checking platform run by a civic volunteer community. This repository is Cofacts' institutional memory — weekly meeting notes dating back to 2017, plus a structured wiki distilled from them.

I want to learn about Cofacts

I want to look up past records

Meeting notes from 2017 onwards are stored by year under src/meetings/:

src/meetings/
  2017/
  2018/
  ...
  2026/YYYYMMDD.md

Each file has a resource field linking back to the original HackMD document. You can search across all notes on GitHub, or locally with:

git grep "keyword" src/meetings/

When a topic recurs across multiple meetings, wiki/ will have a summary page that links back to the relevant meeting notes.

Repository structure

src/meetings/YYYY/YYYYMMDD.md   # raw weekly meeting notes (2017 – present)
wiki/
  people/                        # contributors
  projects/                      # initiatives and workstreams
  activities/                    # recurring events
  index.md

wiki/ content is distilled from meeting notes by an AI agent and merged after human review.

Related links


Maintenance workflow and AI agent conventions: see AGENTS.md and CLAUDE.md

About

LLM wiki for Cofacts project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors