2. under "updates", mkdir 3.0.0/rules/
3. initial filename creation/convention:
70_testing.cf - test rules, gets tested nightly 80_updates.cf - test rules passing QA, not created until QA is specified 85_scores.cf - score updates passing QA, not created until QA is specified
we can split up 80_updates.cf later as necessary, rename stuff, etc.
Why put the test rules in the same directory as those tested? If everything passing QA is in a separate directory, it should be easier to publish, as a client could just do an "svn update" to grab the latest QA'd release without pulling stuff still in testing.
